Implement ROCTX (#1094)

* Implement roctx
このコミットが含まれているのは:
Bertan Dogancay
2024-02-27 15:46:15 -07:00
committed by GitHub
コミット b617aecc31
9個のファイルの変更364行の追加22行の削除
+1
ファイルの表示
@@ -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