ROCm / MIOpen

AMD's Machine Intelligence Library
https://rocm.docs.amd.com/projects/MIOpen/en/latest/
Other
1.05k stars 219 forks source link

Remove environment variables from gtest #3134

Open CAHEK7 opened 1 month ago

CAHEK7 commented 1 month ago

Remove environment variables from gtest (MIOPEN_TEST_ALL, MIOPEN_TEST_FLOAT_ARG, etc). This must be done simultaneously for all the tests and this issue switches old ctest scheme to the new one.

It must be done after all the tests have been renamed in #3133 and new test wrapper has been implemented in #3132

atamazov commented 1 month ago

[Notice] @CAHEK7 Maybe it is worth creating an umbrella ticket for gtests (which should list all the tickets or other items to be done) in a proper order, along with theirs statuses and assignments.