Wenkai Du
b0853ccd51
gtest: add scatter to combined calls and use loops ( #303 )
...
* gtest: add scatter to combined calls and use loops
* gtest: run validation inside loop
* gtest: revert small element count to 2520
* gtest: fix memory leak in validation
2020-11-13 17:57:44 -08:00
gilbertlee-amd
41bcfb8878
Clique kernel support ( #295 )
...
* Adding experimental clique-based kernels (opt-in only)
Co-authored-by: Stanley Tsang <stanley.tsang@amd.com >
Co-authored-by: Gilbert Lee <gilbert.lee@amd.com >
Co-authored-by: Wenkai Du <43822138+wenkaidu@users.noreply.github.com >
2020-11-10 15:44:10 -07:00
Stanley Tsang
684f3e6af4
Adding better naming to unit tests for filtering; adding short and full unit test suites ( #235 )
2020-07-21 12:19:47 -06:00
gilbertlee-amd
f87ba17737
Removing UnitTest as install, removing unused env var ( #231 )
2020-07-10 09:30:28 -06:00
Wenkai Du
fee1a20b74
gtest: add scatter, gather and all to all unit tests
2020-06-09 17:44:15 -07:00
Stanley Tsang
20fa04d9b6
Updating copyright notices for 2020.
2020-01-29 15:28:08 -08:00
Wenkai Du
bdac0256a5
Add bfloat16 all reduce unit test
2019-11-18 13:50:29 -08:00
gilbertlee-amd
a115f577dd
Adding fix for unsufficient devices / better logging for skipped tests ( #63 )
2019-05-21 14:34:20 -06:00
Gilbert Lee
a50c852851
Adding support for alignment tests via sub-datasets
...
Added sample alignment test for AllGather
Datasets no longer free memory on destruction so Release() must be used
2019-05-18 00:04:03 +00:00
Gilbert Lee
08fcce5ec9
Fixing GoogleTest to 1.8.1 and making changes to tests to support older API
2019-05-16 23:13:49 +00:00
Gilbert Lee
55a4b22ad7
Updating RCCL based on NCCL 2.3.7
...
- Contains modifications to support AMD hardware
- Adds unit tests
2019-05-16 16:16:18 +00:00