ddarriba / modeltest

Best-fit model selection
GNU General Public License v3.0
72 stars 21 forks source link

MPI version fails to run #36

Closed PrestonMcDonald closed 3 years ago

PrestonMcDonald commented 3 years ago

Attempting to run using mpirun consistently fails, even using provided test data with call provided in the manual.

This is the only error message passed to the cluster job handler. application called MPI_Abort(MPI_COMM_WORLD, -1) - process 16

I don't know what else to provide, I've been struggling to get this software to work for over 12 hours today. Completely exhausted and stumped. Is there a google group or something? I have found nowhere else to post this.

PrestonMcDonald commented 3 years ago

Rolled back to prior version and it worked like a charm. No idea what the issue was.