added npkit_enable on CI tests (#698)

此提交包含在:
akolliasAMD
2023-04-05 08:05:23 -06:00
提交者 GitHub
父節點 addbf4bd90
當前提交 9fe5a349f1
共有 3 個檔案被更改,包括 101 行新增12 行删除
+1
查看文件
@@ -30,6 +30,7 @@ The root of this repository has a helper script 'install.sh' to build and instal
* `./install.sh -s` -- builds RCCL as a static library (default: shared)
* `./install.sh -hcc` -- builds RCCL with hcc compiler; note that hcc is now deprecated. (default:hip-clang)
* `./install.sh --prefix` -- specify custom path to install RCCL to (default:/opt/rocm)
* `./install.sh --npkit-enable` -- enable compilation of npkit profiler framework with all options
## Manual build
### To build the library :