Commit Graph

22 Commits

Author SHA1 Message Date
Wenkai Du bb0f15d407 Merge remote-tracking branch 'nccl/master' into develop 2023-06-14 08:21:02 -07:00
Felix Abecassis 17d0a42d5a Update README.md 2023-03-23 09:05:41 -07:00
Edgar Gabriel bdf58b1656 revamp cmake MPI detection
we honor user requested MPI installations using MPI_PATH first,
and check afterwards for MPICH and Open MPI in the default
Ubuntu and RHEL installation directories.
2023-03-02 19:40:13 +00:00
Edgar Gabriel 2b2f23f42d auto-detect and enable MPI 2023-02-23 18:27:08 +00:00
Sylvain Jeaugey 2cbb968101 Update README.md
Improve MPI example to avoid confusion of number of processes / total number of GPUs.

https://github.com/NVIDIA/nccl-tests/issues/54#issuecomment-1212023369
2023-01-03 08:47:43 +01:00
Wenkai Du 9f8ddadcdf Merge remote-tracking branch 'nccl/master' into develop 2021-07-13 08:11:44 -07:00
David Addison 11cff17a04 Updated with new command line arguments 2021-07-06 16:27:45 -07:00
Wenkai Du 5361dd8177 Merge remote-tracking branch 'nccl/master' into HEAD 2020-07-06 17:54:31 +00:00
Sylvain Jeaugey a2af1d959d Update README.md
Checks are now fully local, no need to disable them at scale.
2019-10-10 10:51:05 -07:00
Sylvain Jeaugey ca7a565236 Update README.md 2019-08-16 09:06:28 -07:00
Stanley Tsang 924521ff57 Adding unit tests and files for CI (#4)
* Adding initial unit test and Jenkins code.

Fixing scope of unit tests

Adding unit tests and files for CI

Fixing Jenkinsfile

* Removing typos from Jenkinsfile

* Making some fixes to the Jenkins file; temporarily disabling MPI

* Making corrections to Jenkinsfile

* Correcting dockerNodes entry in Jenkinsfile

* Fixed Jenkinsfile for CI

* Correcting Jenkinsfile for CI

* Updating README to include instructions on how to run unit tests.
2019-06-28 08:52:44 -07:00
Stanley Tsang 3aa32972f4 Update README.md 2019-05-15 11:22:34 -06:00
Stanley Tsang 79356ec218 Updating README to include CUSTOM_RCCL_LIB. 2019-05-15 16:59:47 +00:00
Stanley Tsang 71e663e62d Adding AMD copyright notices 2019-04-10 15:28:40 -07:00
Wenkai Du a15f771cb2 hipify nccl-tests to become rccl-tests 2019-04-10 13:43:58 -07:00
David Addison cbe7f65400 Resync all tests with test code from NCCL 2.4
Major rework to merge most of the changes from the NCCL internal
tests into the public ones

Added "-m <agg_iters>" operation aggregation option.
Data integrity checking is now much more performant at scale.
Startup times at scale are improved.
Test latency units are now displayed in usec.
2019-04-05 13:42:15 -07:00
Sylvain Jeaugey db39a88f8a Fix link to performance page 2018-01-30 09:14:49 -08:00
Sylvain Jeaugey 222f94f949 Added explanation about performance numbers 2018-01-30 09:13:52 -08:00
Sylvain Jeaugey 9ec3e35276 Fix typo in Readme 2017-08-08 16:29:25 -07:00
Sylvain Jeaugey a15599f5cf Improve Readme 2017-08-08 16:28:46 -07:00
Sylvain Jeaugey caede2fbd6 Improve Readme 2017-08-08 16:25:07 -07:00
Sylvain Jeaugey b188a15299 Initial commit 2017-08-08 16:18:34 -07:00