Skip to content

Commit 248c411

Browse files
committed
test without nvtx
1 parent ce0c6ec commit 248c411

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libkernelbot/run_eval.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -389,8 +389,6 @@ def profile_program_ncu(
389389
call = [
390390
"ncu",
391391
"--set", "full",
392-
"--nvtx",
393-
"--nvtx-include", "custom_kernel/",
394392
"--import-source", "1",
395393
"-o", f"{str(output_dir / 'profile.ncu-rep')}",
396394
"--",

0 commit comments

Comments
 (0)