Moved release files to proper area
Bumping a version; building for 7.5
[ROCm/rccl commit: 172f316ac2]
This commit is contained in:
@@ -2,15 +2,15 @@ Source: nccl
|
||||
Section: universe/libs
|
||||
Maintainer: Boris Fomitchev <bfomitchev@nvidia.com>
|
||||
Priority: optional
|
||||
Build-depends: debhelper(>=9), go-md2man, cuda-toolkit-7-0,
|
||||
cuda-curand-dev-7-0, cuda-cublas-dev-7-0, cuda-cudart-dev-7-0, cuda-ld-conf-7-0
|
||||
Build-depends: debhelper(>=9), go-md2man, cuda-core-7-5, cuda-toolkit-7-5,
|
||||
cuda-curand-dev-7-5, cuda-cublas-dev-7-5, cuda-cudart-dev-7-5, cuda-ld-conf-7-5
|
||||
Standards-Version: 3.9.5
|
||||
|
||||
Package: libnccl1
|
||||
Section: universe/libs
|
||||
Architecture: amd64
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends},
|
||||
cuda-curand-7-0, cuda-cublas-7-0, cuda-cudart-7-0, cuda-ld-conf-7-0
|
||||
cuda-curand-7-5, cuda-cublas-7-5, cuda-cudart-7-5, cuda-ld-conf-7-5
|
||||
Description: NVIDIA Communication Collectives Library (NCCL) Runtime
|
||||
NCCL (pronounced "Nickel") is a stand-alone library of standard collective
|
||||
communication routines,such as all-gather, reduce, broadcast, etc., that have
|
||||
|
||||
Reference in New Issue
Block a user