Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 125 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 125 Bytes

CUDA Assignment

Commands to run the code

cd <name>
cmake -B build .
cmake --build build
./build/my_project