Skip to content

Changes for Ascent Tests (ECP CI)

Abhishek Yenpure requested to merge ayenpure/vtk-m:ecp-ci-unit-test-fixes into master
  • Removing test exclusions since they seem to be passing
  • Adding macros for PowerPC to exclude poor FMA tests (vtkm::DiffernceOfProducts on Power 9 using FMA produces the same result as a*b - c*d, when ideally it's expected to produce a more accurate result.)

Merge request reports