We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04fe2cd + f0d4fab commit daa1c9dCopy full SHA for daa1c9d
build-all.sh
@@ -9,8 +9,8 @@ make -f $ROOT_DIR/profiling/memory-events/Makefile
9
make -f $ROOT_DIR/profiling/memory-hwm/Makefile
10
make -f $ROOT_DIR/profiling/memory-hwm-mpi/Makefile
11
make -f $ROOT_DIR/profiling/memory-usage/Makefile
12
-make -f $ROOT_DIR/profiling/nvprof-connector/Makefile
13
-make -f $ROOT_DIR/profiling/nvprof-focused-connector/Makefile
+make -f $ROOT_DIR/profiling/nvtx-connector/Makefile
+make -f $ROOT_DIR/profiling/nvtx-focused-connector/Makefile
14
make -f $ROOT_DIR/profiling/papi-connector/Makefile
15
make -f $ROOT_DIR/profiling/simple-kernel-timer-json/Makefile
16
make -f $ROOT_DIR/profiling/simple-kernel-timer/Makefile
0 commit comments