Set CUDA Path and configurations export CUDA_INSTALL_PATH=<cuda path> source setup.sh Compile workloads make Then the executable is under bin/ Clean workloads make clean