You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since CI with MPICH was introduced, there were a bunch of failing tests due to this check failing:
DisCoTec-gcc-mpich-Debug/tests/test_distributedsparsegrid.cpp(907): error: in "distributedsparsegrid/test_sparseGridAndSubspaceReduce": check subspaceStart[j] == i * nprocs has failed [108071 != 108135]
Since CI with MPICH was introduced, there were a bunch of failing tests due to this check failing:
(code here:
DisCoTec/tests/test_distributedsparsegrid.cpp
Line 912 in ea91e58
never for openmpi, often for mpich in both debug and release mode.
???
The text was updated successfully, but these errors were encountered: