Sylvain Jeaugey
778bbbce93
Makefile improvements
...
- Use standard CXX env var
- Permit redefinition of more env
- Separate lib from tests
[ROCm/rccl commit: 889ad3d4e6 ]
2016-06-02 15:01:03 -07:00
Boris Fomitchev
8265e45d65
Merge pull request #21 from borisfom/master
...
Fixed install location, new .deb version
[ROCm/rccl commit: 0629fb62d7 ]
2016-04-21 14:46:41 -07:00
Boris Fomitchev
14b094e21b
Fixed install location, new .deb version
...
[ROCm/rccl commit: 0177cf3ea4 ]
2016-04-21 14:10:31 -07:00
Nathan Luehr
d3b27aa92d
Merge pull request #17 from Hopobcn/master
...
Enable compilation with specific g++
[ROCm/rccl commit: 658aca1469 ]
2016-04-21 13:25:18 -07:00
Nathan Luehr
6d6120cd1e
Moved no-as-needed flag to link rule.
...
Avoids link errors for tests linked with nvcc.
[ROCm/rccl commit: 03df4c7759 ]
2016-04-19 14:51:03 -07:00
Adam Paszke
3baec150aa
Add --no-as-needed to make sure that cudart library gets liked
...
[ROCm/rccl commit: c0c959b1be ]
2016-04-13 10:04:38 -04:00
Pau Farré
c23edf3d49
Enable compilation with old g++ when the default g++ is not supported (+5.0)
...
[ROCm/rccl commit: e30bf95989 ]
2016-04-12 12:49:13 +02:00
Boris Fomitchev
3070897cb8
Removing Tegra
...
[ROCm/rccl commit: e6f4a83da6 ]
2016-03-17 17:25:27 -07:00
Boris Fomitchev
801d962bfe
Use arch=5.3 as well
...
[ROCm/rccl commit: 62b551798f ]
2016-03-16 23:09:36 -07:00
Boris Fomitchev
cf44496d6e
Added compute 5.3
...
[ROCm/rccl commit: 92d2123d8d ]
2016-03-16 19:24:48 -07:00
Boris Fomitchev
07a4274a66
Preparing for pbuild
...
[ROCm/rccl commit: ec3de28ae5 ]
2016-03-16 19:23:49 -07:00
Boris Fomitchev
711444221f
Updated package version, added manpage
...
[ROCm/rccl commit: 941d9da08c ]
2016-02-29 12:10:34 -08:00
Nathan Luehr
16379ec27b
Added NCCL error checking to tests.
...
Also cleaned up makefile so that tests and lib are not built unnecessarily.
Change-Id: Ia0c596cc2213628de2f066be97615c09bb1bb262
Reviewed-on: http://git-master/r/999627
Reviewed-by: Przemek Tredak <ptredak@nvidia.com >
Tested-by: Przemek Tredak <ptredak@nvidia.com >
[ROCm/rccl commit: 2758353380 ]
2016-01-29 11:09:05 -08:00
Sylvain Jeaugey
42c3edc35a
Moved tests to separate dir and improved MPI test
...
test sources moved to test/ directory.
MPI test displays PASS/FAIL and returns code accordingly.
Change-Id: I058ebd1bd5202d8f38cc9787898b2480100c102b
Reviewed-on: http://git-master/r/936086
Reviewed-by: Przemek Tredak <ptredak@nvidia.com >
Tested-by: Przemek Tredak <ptredak@nvidia.com >
[ROCm/rccl commit: c05312f151 ]
2016-01-28 12:56:36 -08:00
Nathan Luehr
bb5df3dbb4
Merge pull request #6 from lukeyeager/deb
...
Deb packaging
[ROCm/rccl commit: 90af7c73ef ]
2016-01-07 13:06:28 -08:00
Luke Yeager
d529f63072
Update deb packaging scripts
...
[ROCm/rccl commit: c9da89254b ]
2015-12-18 14:23:34 -08:00
Nathan Luehr
8915ecb588
Merge pull request #5 from lukeyeager/tests-nvml
...
Don't link tests with NVML
[ROCm/rccl commit: eb2d869f71 ]
2015-12-18 13:36:20 -08:00
Boris Fomitchev
b3db23e837
Don't link tests with NVML
...
[ROCm/rccl commit: b5400c54df ]
2015-12-18 13:27:55 -08:00
Nathan Luehr
87be580f28
Merge pull request #4 from lukeyeager/build-sm50
...
Build SM 5.0 code
[ROCm/rccl commit: a4de6016f8 ]
2015-12-18 13:23:48 -08:00
Luke Yeager
eff4cd1cb3
Build SM 5.0 code
...
[ROCm/rccl commit: dd0884b707 ]
2015-12-18 13:19:50 -08:00
Luke Yeager
a0d7e36891
Use semantic versioning
...
[ROCm/rccl commit: e1634ca6cb ]
2015-12-18 12:02:17 -08:00
Nathan Luehr
529702aec6
Initial release.
...
[ROCm/rccl commit: 0673d5f44f ]
2015-11-17 11:30:40 -08:00