Santiago Vila

Results 23 comments of Santiago Vila

> Could you test with a single rank and thread? (i.e. by changing the defaults?) Sure, if you tell me what I should do (some change in tests/CMakeLists.txt I guess)....

Ok, I tried reducing both TEST_MPI_RANKS and TEST_OMP_THREADS from 2 to 1 and now the package takes the usual 4 minutes to build again (not several hours). On machines with...

Ok, I'll probably try -DTEST_MPI_RANKS=1 as it seems to be the minimal change which makes it to work here. Thanks.