Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Crash MVAPICH Intel 64bit

I am trying to run CAM on a machine which has Intel EM64T processors and uses MVAPICH for MPI. I have successfully compiled and run CAM in serial on this machine, and have successfully compiled it for parallel runs, however when I run the 1day test simulation the model crashes at the end with the error:
HTML:
Successfully wrote local restart pointer file
------------------------------------------------------------
 
[0:compute-13-9.local] Abort: [0] Got FATAL event IBV_EVENT_QP_LAST_WQE_REACHED, code=16 at line 2551 in file viacheck.c
done.

The settings I used for compilation are :
HTML:

I have not been able to find information about this error through searches, and was hoping someone might know of a solution.

Thanks,
Neil Davis
 
Top