Skip to content

Commit bdd600d

Browse files
committed
hard dataset notebook working too
1 parent c74e4bf commit bdd600d

File tree

2 files changed

+112
-98
lines changed

2 files changed

+112
-98
lines changed

dataset-creation/create_hard_dataset_to_query.ipynb

Lines changed: 110 additions & 97 deletions
Large diffs are not rendered by default.

runBuild.sh

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

7272
make -j20 all
7373

74-
ls -a *-cuda > ../cuda-profiling/builtCUDACodes.txt
74+
ls -a *-cuda > ../cuda-profiling/builtCUDACodes.txt
75+
cp ./compile-commands.json ../cuda-profiling/compile-commands.json

0 commit comments

Comments
 (0)