yambo-code / yambo

This is the official GPL repository of the yambo code
http://www.yambo-code.eu/
GNU General Public License v2.0
91 stars 35 forks source link

Collisions crash #82

Open attacc opened 1 month ago

attacc commented 1 month ago

When I try to run collisions I get this error message:

Abort(1007300371) on node 24 (rank 24 in comm 0): Fatal error in PMPI_Waitall: Request pending due to failure, error stack:
PMPI_Waitall(346): MPI_Waitall(count=1, req_array=0x7f2000097e00, status_array=0x1) failed
PMPI_Waitall(322): The supplied request in array element 0 was invalid (kind=0)

it may be due to a too large system? I can check

best Claudio

attacc commented 1 month ago

I can reproduce this crash on a particular cluster... but I have no idea why it happens. Using the same compiler etc.. on another cluster it works :-(