We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 657680f commit 0aacff0Copy full SHA for 0aacff0
runBuild.sh
@@ -71,4 +71,4 @@ cmake -DCMAKE_C_COMPILER=clang \
71
72
make -j20 all
73
74
-ls -a *-cuda > builtCUDACodes.txt
+ls -a *-cuda > ../cuda-profiling/builtCUDACodes.txt
0 commit comments