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
2017-03-24Added Pascal nvcc flags, bumped versionv1.3.4-1Boris Fomitchev
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
2016-11-24Add a static library target "staticlib" to the Makefile.Peter Jin
2016-11-21Remove irrelevant output from ncclReduce Fortran testsKyle Fernandes, ne Jacobs
2016-11-21Add Copyright header to Fortran bindings source filesKyle Fernandes, ne Jacobs
2016-11-18Add Fortran bindingsKyle Fernandes, ne Jacobs
2016-10-13Bump to 1.3.1Sylvain Jeaugey
2016-10-13Fix primitives function prototypeSylvain Jeaugey
2016-10-13NVML (libwrap) : import the needed definitionsSylvain Jeaugey
2016-10-07Improved allreduce segmentation for small sizesSylvain Jeaugey
2016-09-22Add scan testsv1.3.0-1Sylvain Jeaugey
2016-09-22Make tests check for deltas and report bandwidthSylvain Jeaugey
2016-09-22Heavy code refactoring to remove a lot of code in collectives (~1000 lines).Sylvain Jeaugey
2016-09-22Add profiling APISylvain Jeaugey
2016-09-22Fix MPI test pathSylvain Jeaugey
2016-09-15Merge pull request #41 from jia-kai/masterSylvain Jeaugey
2016-08-27Merge pull request #45 from NVIDIA/cw-update-copyright-yearSylvain Jeaugey
2016-08-27Update LICENSE.txtCliff Woolley
2016-08-27Updated LICENCE.txtSylvain Jeaugey
2016-08-19pass devlist as const int* rather than int* in ncclCommInitAlljiakai
2016-08-19link library with -lrt; otherwise there is undefined reference to shm_openjiakai
2016-07-28Remove unneeded deb build scriptSylvain Jeaugey
2016-07-25Merge remote-tracking branch 'github/master' into publicSylvain Jeaugey
2016-07-25Fixed redundant contexts in multi-process appsNathan Luehr
2016-07-07Improved Deb generationSylvain Jeaugey
2016-06-17Fix version numberSylvain Jeaugey
2016-06-17Add a debug level to NCCL and CUDA versions at initSylvain Jeaugey
2016-06-16Increased version to 1.2.3Sylvain Jeaugey
2016-06-16Packaging : Generate shlibs.localSylvain Jeaugey
2016-06-16Move deb to build directorySylvain Jeaugey
2016-06-16Fix make install to use BUILDDIRSylvain Jeaugey
2016-06-16Rework debian packagingSylvain Jeaugey
2016-06-15Include link to blog post in README.mdSylvain Jeaugey
2016-06-13Updating for .deb rebuildv1.2.3-1+cuda7.5Boris Fomitchev
2016-06-08Only call the CUDA runtime. That may fix #27.Sylvain Jeaugey
2016-06-07Merge remote-tracking branch 'github/master' into HEADSylvain Jeaugey
2016-06-07Make NCCL collectives work on communicators with only one rankSylvain Jeaugey
2016-06-07Changed CURAND generator to work on a wider set of platforms.Sylvain Jeaugey
2016-06-06Gencodes changed to NV recommendedv1.2.2-1+cuda7.5v1.2.1-2+cuda7.5Boris Fomitchev
2016-06-04Bump to 1.2.2Sylvain Jeaugey