Implement ROCTX (#1094)

* Implement roctx

[ROCm/rccl commit: b617aecc31]
This commit is contained in:
Bertan Dogancay
2024-02-27 15:46:15 -07:00
committed by GitHub
parent d0a346a738
commit cee279fd99
9 changed files with 364 additions and 22 deletions
+1
View File
@@ -37,6 +37,7 @@ The root of this repository has a helper script 'install.sh' to build and instal
-l|--local_gpu_only Only compile for local GPU architecture
--no_clean Don't delete files if they already exist
--npkit-enable Compile with npkit enabled
--roctx-enable Compile with roctx enabled (example usage: rocprof --roctx-trace ./rccl-program)
-p|--package_build Build RCCL package
--prefix Specify custom directory to install RCCL to (default: /opt/rocm)
--rm-legacy-include-dir Remove legacy include dir Packaging added for file/folder reorg backward compatibility