Better ROCTX tracing

This commit is contained in:
Peter Boyle
2026-08-20 11:46:33 -04:00
parent 3ed05dbbb1
commit d62fc91996
7 changed files with 25 additions and 19 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ CLIME=`spack find --paths c-lime@2-3-9 | grep c-lime| cut -c 15-`
--with-lime=$CLIME \
--enable-unified=no \
--enable-shm=nvlink \
--enable-tracing=none \
--enable-tracing=roctx \
--enable-accelerator=hip \
--enable-gen-simd-width=64 \
--disable-gparity \