Removing OpenMP from unit tests (#163)

[ROCm/rccl commit: 000bce6f27]
This commit is contained in:
gilbertlee-amd
2019-12-20 11:41:56 -07:00
committed by GitHub
parent a461b6d139
commit 71635198b8
11 changed files with 14 additions and 28 deletions
-2
View File
@@ -11,8 +11,6 @@
#include "test_Reduce.hpp"
#include "test_ReduceScatter.hpp"
#include <omp.h>
namespace CorrectnessTests
{
TEST_P(GroupCallsCorrectnessTest, Correctness)