Akila Premachandra
94b33a7550
Added hip-clang options to install script, and openmp/pthread options to CMakeLists.txt
...
[ROCm/rccl commit: f48ae5c98d ]
2019-08-23 22:02:42 +00:00
Wenkai Du
6047487815
RCCL 2.4 update
...
[ROCm/rccl commit: f11c8f60cd ]
2019-08-14 10:42:35 -07:00
Sylvain Jeaugey
8ffcfac437
2.3.5-5
...
Add support for inter-node communication using sockets and InfiniBand/RoCE.
Improve latency.
Add support for aggregation.
Improve LL/regular tuning.
Remove tests as those are now at github.com/nvidia/nccl-tests .
[ROCm/rccl commit: f93fe9bfd9 ]
2018-09-25 14:12:01 -07:00
sclarkson
42037d978f
fix tests on maxwell
...
[ROCm/rccl commit: 680a35c6b7 ]
2017-11-11 19:22:06 -08:00
Sylvain Jeaugey
9ec80e0873
Replace min BW by average BW in tests
...
[ROCm/rccl commit: 1093821c33 ]
2016-12-01 15:16:35 -08:00
Sylvain Jeaugey
d4c7d8014a
Add scan tests
...
[ROCm/rccl commit: ca330b110a ]
2016-09-22 11:58:33 -07:00
Sylvain Jeaugey
5dd42ff223
Make tests check for deltas and report bandwidth
...
[ROCm/rccl commit: 6c77476cc1 ]
2016-09-22 11:58:28 -07:00
Sylvain Jeaugey
a59d93cf7a
Updated LICENCE.txt
...
[ROCm/rccl commit: 75bad643bd ]
2016-08-26 15:08:20 -07:00
Nathan Luehr
159408c5d5
Fixed redundant contexts in multi-process apps
...
Change-Id: If787014450fd281304f0c7baf01d25963e40905d
[ROCm/rccl commit: 55c42ad681 ]
2016-07-25 10:10:30 -07:00
Sylvain Jeaugey
c57ef415a8
Changed CURAND generator to work on a wider set of platforms.
...
[ROCm/rccl commit: bd3cf73e6e ]
2016-06-06 14:34:03 -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
Sylvain Jeaugey
6e57ed83df
Fix MPI test usage
...
Only display usage from rank 0 and exit instead of continuing (and seg fault).
[ROCm/rccl commit: 9de361a1b9 ]
2016-04-19 10:43:38 -07: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