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
2019-03-04Fix crash during shared memory creation (#185)Rong Ou
2019-02-02update to newest nccl versionMarcin Junczys-Dowmunt
2019-01-302.4.2-1Sylvain Jeaugey
2019-01-08Fix memory leak in bootstrapRoot()Christian Sigg
2018-12-14Replace CUDA_VERSION by CUDART_VERSIONSylvain Jeaugey
2018-12-14Qualify nullptr_t with std::Christian Sigg
2018-12-14Two temporary workarounds for cuda-clang issues.Christian Sigg
2018-12-14Change __CUDACC_VER_*__ preprocessor directives to CUDA_VERSION because clang...Christian Sigg
2018-12-11Fix #163 : remove warningsSylvain Jeaugey
2018-12-10disable warning about unused functionsMarcin Junczys-Dowmunt
2018-12-06Fix dummy pluginKe Wen
2018-12-05Remove error logging from a normal pathSylvain Jeaugey
2018-12-05Fix GPU Direct RDMA detection.Sylvain Jeaugey
2018-12-05Add NCCL_NET flag to many debug lines.Sylvain Jeaugey
2018-12-04Improve INFO message when external network is not found.Sylvain Jeaugey
2018-11-30Fixed some compilation errors when TRACE=1 setDavid Addison
2018-11-29Rework shared memory code to use SYSCHECK macros.Sylvain Jeaugey
2018-11-29Rework SYSCHECK macros to better handle retries.Sylvain Jeaugey
2018-11-27Improve net API descriptionSylvain Jeaugey
2018-11-27Make network isend/irecv non blockingSylvain Jeaugey
2018-11-27Add support for external network.Sylvain Jeaugey
2018-11-20Generate host-hash for P2P and SHM based on $(readlink /proc/self/ns/uts) + $...Alex Sergeev
2018-11-10Generate nccl.h in build instead of srcSylvain Jeaugey
2018-11-08Add official builds download linkKe Wen
2018-11-05 Add instructions to install packaging toolchainSylvain Jeaugey
2018-11-05Add install targetSylvain Jeaugey
2018-10-252.3.7-1v2.3.7-1David Addison
2018-10-14Fix nccl-tests all_reduce_perf pathObihörnchen
2018-09-262.3.5-5v2.3.5-5Sylvain Jeaugey
2017-11-29Merge pull request #119 from sclarkson/masterSylvain Jeaugey
2017-11-12fix tests on maxwellsclarkson
2017-08-04Update README to link to NCCL2Sylvain Jeaugey
2017-08-04Update README to link to NCCL2 part 3Sylvain Jeaugey
2017-08-04Update README to link to NCCL2 #2Sylvain Jeaugey
2017-08-04Update README to link to NCCL2Sylvain Jeaugey
2017-06-14Add support for CUDA9 half semanticsSylvain Jeaugey
2017-04-04Merge pull request #78 from ilya-biryukov/masterSylvain Jeaugey
2017-03-24Added Pascal nvcc flags, bumped versionv1.3.4-1Boris Fomitchev
2017-03-16Fix compilation error when compiling with 'clang -x cuda'.Ilya Biryukov
2017-03-02Bumping version to 1.3.3Sylvain Jeaugey
2017-03-02Only enable peer access for ring neighbors.Nathan Luehr
2017-03-02Fix copy/paste typo in error messageSylvain Jeaugey
2017-03-02Fix crash in Reduce when non-root ranks have invalid recvbuffSylvain Jeaugey
2017-02-08Merge pull request #69 from cwhipkey/masterSylvain Jeaugey
2017-02-08Qualify nullptr_t with std::.Chad Whipkey
2016-12-08Fix 1.3.2 compilationSylvain Jeaugey
2016-12-06Adding missing fileSylvain Jeaugey
2016-12-021.3.2 releaseSylvain Jeaugey
2016-12-02Replace min BW by average BW in testsSylvain Jeaugey
2016-11-28Merge pull request #54 from peterhj/peterhj-staticlibSylvain Jeaugey