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


[ROCm/rccl commit: a50c852851]
This commit is contained in:
Gilbert Lee
2019-05-17 23:57:11 +00:00
parent 81c99b59cd
commit 57ac9a8a93
7 changed files with 90 additions and 1 deletions
+2
View File
@@ -40,6 +40,8 @@ namespace CorrectnessTests
// Check results
ValidateResults(dataset);
}
dataset.Release();
}
INSTANTIATE_TEST_CASE_P(ReduceCorrectnessSweep,