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
The mpi_algo_factory unit test runs fine for up to 9 cores on my Mac but starting with 10 it seg-faults immediately:
mpi_algo_factory.cc:71: FAILED:
{Unknown expression after the reported line}
due to a fatal error condition:
SIGTERM - Termination request signal
...
--------------------------------------------------------------------------
prterun noticed that process rank 9 with PID 21680 on node eduroam-int-dhcp-97-149-91 exited on
signal 11 (Segmentation fault: 11).
--------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
The
mpi_algo_factory
unit test runs fine for up to 9 cores on my Mac but starting with 10 it seg-faults immediately:The text was updated successfully, but these errors were encountered: