Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy test benchmark for CUDA

Build & Run Instructions

Prerequisites


Install Python dependencies

pip install -r requirements.txt

Build the project

cmake -B build -S .
cmake --build build

If you are using a virtual environment then build with

cmake -B build -Dpybind11_DIR=$(python3 -m pybind11 --cmakedir)
cmake --build build

Run

python3 run/run.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages