nccl-tests
: add version v2.13.6 (#36160)
This commit is contained in:
parent
52bcd0eda1
commit
a0bc32c319
@ -14,6 +14,7 @@ class NcclTests(MakefilePackage, CudaPackage):
|
||||
homepage = "https://github.com/NVIDIA/nccl-tests"
|
||||
url = "https://github.com/NVIDIA/nccl-tests/archive/v2.0.0.tar.gz"
|
||||
|
||||
version("2.13.6", sha256="52b472a58a4918d3221a9b8c4bd9335382643d7e241983918b64692d685cc3d1")
|
||||
version("2.0.0", sha256="731fc3b7c37de59cfe880bf198349ac185639ef23570749ea6aef334c850c49c")
|
||||
|
||||
variant("mpi", default=True, description="with MPI support")
|
||||
|
Loading…
Reference in New Issue
Block a user