Run tests#7
Conversation
42e86ec to
997499b
Compare
|
And now we have a segfault. |
|
I don't understand why it warns that it's skipping that test because of PGI/Cuda, but then fails on it later |
|
Well the test gets added before the compiler is actually checked. |
|
The test is still added for |
I'll take a look |
|
So, I can't get this to fail locally or on a super (darwin). What's the best way to debug it without just add a bunch of spam prints and abusing GH actions? Also, why is this hard coded to use OpenMP vs Finally, shall we rename the tests to better match the files/examples they come from?
|
I tried on summit and got all four to segfault, but someone that knows Fortran would be a lot more helpful
I left it so far because of some explicit
Agreed, I changed the name of the tests |
I'd be happy to help out if you wanted to debug this together? |
dbd36a7 to
1c74e5f
Compare
Run with gtest
Clean up test names and compile warnings