mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
gputests: missing device is a test failure
This commit is contained in:
@@ -212,6 +212,6 @@ BOOST_AUTO_TEST_CASE(TestRocsparseSolver)
|
||||
// Test with 3x3 block solvers.
|
||||
test3(prm);
|
||||
} catch(const HIPInitException& ) {
|
||||
BOOST_WARN_MESSAGE(true, "Problem with initializing HIP, skipping test");
|
||||
BOOST_ERROR("Problem with initializing HIP.");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user