Closed WilkAndy closed 3 years ago
geochemistry/test:spatial_reactor.explore_threading_problem_threads: +----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+
geochemistry/test:spatial_reactor.explore_threading_problem_threads: | time | cl0 | cl1 | cl10 | cl2 | cl3 | cl4 | cl5 | cl6 | cl7 | cl8 | cl9 |
geochemistry/test:spatial_reactor.explore_threading_problem_threads: +----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+
geochemistry/test:spatial_reactor.explore_threading_problem_threads: | 0.000000e+00 | 0.000000e+00 | 0.000000e+00 | 0.000000e+00 | 0.000000e+00 | 0.000000e+00 | 0.000000e+00 | 0.000000e+00 | 0.000000e+00 | 0.000000e+00 | 0.000000e+00 | 0.000000e+00 |
geochemistry/test:spatial_reactor.explore_threading_problem_threads: | 1.000000e+00 | 1.000000e-05 | 1.100000e-05 | 2.000000e-05 | 1.200000e-05 | 1.300000e-05 | 1.400000e-05 | 1.500000e-05 | 1.600000e-05 | 1.700000e-05 | 1.800000e-05 | 1.900000e-05 |
geochemistry/test:spatial_reactor.explore_threading_problem_threads: | 2.000000e+00 | 1.000000e-05 | 1.100000e-05 | 3.000000e-05 | 1.200000e-05 | 1.300000e-05 | 1.400000e-05 | 2.000000e-05 | 2.200000e-05 | 2.400000e-05 | 2.600000e-05 | 2.800000e-05 |
geochemistry/test:spatial_reactor.explore_threading_problem_threads: +----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+----------------+
Bug Description
I have added a "skip" to the test. I really want #15698 to be merged soon, even though it does not pass the Minimum Clang CIVET recipe due to spatial_4_threads_mpi failing. The reason i want the merge is that i just spent the whole day getting the geochemistry unit tests to pass with the new version of MOOSE (due to json changes). If #15698 had been merged then i wouldn't have wasted the whole day.
Sooooo, i'm opening this issue to look at this problem at a later time.
Steps to Reproduce
Just remove the skip line in the following:
Impact
I'm worried that this failure means geochemistry is somehow not working properly with MPI and threads. But i can't reproduce the problem on any of my systems, so i'm a bit stuck.