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
2016-06-13Preparing for 1.2.3 rebuildv1.2.3-1+cuda8.0Boris Fomitchev
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
2016-06-03Better name for GENCODESylvain Jeaugey
2016-06-03Removing unneeded includesSylvain Jeaugey
2016-06-03Makefile improvementsSylvain Jeaugey
2016-04-22Merge pull request #22 from borisfom/masterv1.2.1-1+cuda7.5Boris Fomitchev
2016-04-22Fixed version in ChangeLogBoris Fomitchev
2016-04-22Merge pull request #21 from borisfom/masterBoris Fomitchev
2016-04-22Fixed install location, new .deb versionBoris Fomitchev
2016-04-21Merge pull request #17 from Hopobcn/masterNathan Luehr
2016-04-20Moved no-as-needed flag to link rule.Nathan Luehr
2016-04-19Merge pull request #18 from apaszke/masterNathan Luehr
2016-04-19Fix readme to reflect the new test pathsSylvain Jeaugey
2016-04-19Fix random deadlock during ncclCommInitRank.Sylvain Jeaugey
2016-04-19Fix MPI test usageSylvain Jeaugey
2016-04-13Add --no-as-needed to make sure that cudart library gets likedAdam Paszke
2016-04-12Enable compilation with old g++ when the default g++ is not supported (+5.0)Pau Farré
2016-03-18Merge pull request #16 from borisfom/masterv1.2.1-1+cuda7.5-1Boris Fomitchev
2016-03-18Removing TegraBoris Fomitchev
2016-03-18fixed version formatBoris Fomitchev
2016-03-18Merge pull request #15 from borisfom/masterBoris Fomitchev
2016-03-18Version with . 7.5Boris Fomitchev
2016-03-17Use arch=5.3 as wellBoris Fomitchev
2016-03-17Delete libnccl1_1.1.1+cuda75_amd64.debBoris Fomitchev
2016-03-17Delete libnccl-dev_1.1.1+cuda75_amd64.debBoris Fomitchev
2016-03-17Added files via uploadBoris Fomitchev
2016-03-17Added compute 5.3Boris Fomitchev
2016-03-17Preparing for pbuildBoris Fomitchev
2016-03-17Moved to pbuilderBoris Fomitchev
2016-03-17Moved release files to proper areaBoris Fomitchev
2016-02-29Updated package version, added manpageBoris Fomitchev
2016-02-19Fixed useRemoteRecv consistency issue.Nathan Luehr
2016-02-13Fixed buffer overflow in ReduceOrCopyNathan Luehr
2016-01-29Libwrap checks for LIB.so.1 if LIB.so not foundNathan Luehr
2016-01-29Added NCCL error checking to tests.Nathan Luehr
2016-01-29Enabled support for char type to be unsigned.Nathan Luehr
2016-01-28Moved tests to separate dir and improved MPI testSylvain Jeaugey
2016-01-22Added support for more than 8 GPUs.Nathan Luehr
2016-01-21Fixed deadlock in back-to-back reduce_scatters.Nathan Luehr
2016-01-08Merge pull request #6 from lukeyeager/debNathan Luehr
2016-01-07Merge branch 'yangky11-patch-1'Nathan Luehr
2015-12-23fix a typo in README.mdKaiyu Yang
2015-12-19Update deb packaging scriptsLuke Yeager
2015-12-19Merge pull request #5 from lukeyeager/tests-nvmlNathan Luehr