Removing UnitTest as install, removing unused env var (#231)
[ROCm/rccl commit: f87ba17737]
This commit is contained in:
@@ -178,7 +178,7 @@ fi
|
||||
# Optionally, run tests if they're enabled.
|
||||
if ($run_tests); then
|
||||
if (test -f "./test/UnitTests"); then
|
||||
HSA_FORCE_FINE_GRAIN_PCIE=1 ./test/UnitTests
|
||||
./test/UnitTests
|
||||
else
|
||||
echo "Unit tests have not been built yet; please re-run script with -t to build unit tests."
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user