Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/nccl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-20Merge remote-tracking branch 'nccl/master' into HEADHEADmasterMarcin Junczys-Dowmunt
2020-11-172.8.3-1Sylvain Jeaugey
2020-10-21fix proxyArgs for trace logxietingwew
2020-10-14Fix affinity moveSylvain Jeaugey
2020-10-14Make sure proxy threads inherit the CPU affinity.Sylvain Jeaugey
2020-08-05Setting type when gpu sub node is discoveredJack Snyder
2020-08-05Merge pull request #364 from badgerious/net-classSylvain Jeaugey
2020-08-05Don't require NIC devices to have specific PCI classEric Badger
2020-07-282.7.8-1David Addison
2020-07-07Fix build action orderRiatre Foo
2020-06-272.7.6-1Sylvain Jeaugey
2020-06-272.7.5-1Sylvain Jeaugey
2020-06-082.7.3-1Sylvain Jeaugey
2020-04-17Fix crash when only a subset of GPUs are visible within a container.Sylvain Jeaugey
2020-04-17Improve robustness of PCI detectionSylvain Jeaugey
2020-04-15Fix wrong variable name "slice" to "chunk"aokomoriuta
2020-04-10Fix bug #307 : wrong NIC selection on the reduction tree.Sylvain Jeaugey
2020-03-27Merge pull request #314 from NVIDIA/v2.6Sylvain Jeaugey
2020-03-212.6.4-1Sylvain Jeaugey
2020-03-17Check return code for Flush operationRashika Kheria
2020-02-12Fix Allgather operations above 4G with multiple GPUs per process.Sylvain Jeaugey
2020-01-172.5.7-1Sylvain Jeaugey
2020-01-17Merge pull request #283 from lukeyeager/topo-trim-net-linksSylvain Jeaugey
2020-01-08[topology] remove NET links when trimming systemLuke Yeager
2020-01-08[build] Allow setting CXXFLAGS on the command lineLuke Yeager
2020-01-07merge with newest masterMarcin Junczys-Dowmunt
2019-12-09Fix clang build (#274)Christian Sigg
2019-12-07Merge branch 'master' into HEADKe Wen
2019-12-072.5.6-2Ke Wen
2019-12-06Fix clang compilationSylvain Jeaugey
2019-12-06Fix clang build (#271)Christian Sigg
2019-11-202.5.6-1 (#255)Sylvain Jeaugey
2019-08-14Merge branch 'lowintelligence-shm'David Addison
2019-08-14Updated PR#196 to use a common hash functionDavid Addison
2019-08-14Merge branch 'shm' of git://github.com/lowintelligence/nccl into lowintellige...David Addison
2019-08-14Make use of SO_REUSEPORT conditionalDavid Addison
2019-07-31Refine RPM package building spec file.Cao Zongyan
2019-07-17Fix NIC distances for 11+ NICsKe Wen
2019-07-17Fix #224: prevent number of IB devices from going out of boundKe Wen
2019-07-12Size up IPC buffers to multiples of 2MBKe Wen
2019-07-10Add the exact matching modifier support "=" to the NCCL_IB_HCA variable (#236)Hirochika Asai
2019-06-25Merge branch 'master' into HEADKe Wen
2019-06-252.4.8-1Ke Wen
2019-06-21Fix out-of-bounds read in ncclStrToCpuset (#233)Felix Abecassis
2019-05-23Update debian dependencies in README (#228)Rajat Chopra
2019-05-10NCCL 2.4.7-1David Addison
2019-05-08Allow CUDA runtime library selection (#220)jakirkham
2019-04-08Add pkgconfig file (#190)Gustavo Alvarez
2019-04-05NCCL 2.4.6-1David Addison
2019-03-15Fix share memory collision in multi-communicator case.Cao Zongyan