Skip to content

Commit 0aacff0

Browse files
committed
correctly outputting builtCUDACodes.txt file
1 parent 657680f commit 0aacff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runBuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ cmake -DCMAKE_C_COMPILER=clang \
7171

7272
make -j20 all
7373

74-
ls -a *-cuda > builtCUDACodes.txt
74+
ls -a *-cuda > ../cuda-profiling/builtCUDACodes.txt

0 commit comments

Comments
 (0)