added npkit_enable on CI tests (#698)

Esse commit está contido em:
akolliasAMD
2023-04-05 08:05:23 -06:00
commit de GitHub
commit 9fe5a349f1
3 arquivos alterados com 101 adições e 12 exclusões
+1
Ver Arquivo
@@ -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 :