Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 243 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 243 Bytes

gpurunner

Prebuild requirements

If you did not clone recursively, run

git submodule update --init --recursive

Build

In the root directory of your gpurunner clone: mkdir build cd build cmake .. make -j $CORE_COUNT

Run