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

Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.

Attempting to port CESM 2.1.3 to local cray cluster and run a CIAF compset. Build and compile ok then fails at runtime after ~75 seconds. SIGFPE error. Logfile attached. Is this possibly an error with my openmpi installed? Or might this be an issue with an incorrect build/compile that leads to arithmetic errors?
 

Attachments

  • cesm.log.10116.220527-141825.txt
    963.8 KB · Views: 3

jedwards

CSEG and Liaisons
Staff member
Have you done any of the suggested porting tests? Given that you are interested in the CIAF compset
a pop ect test might be appropriate.

Consider updating to tag cesm2.1.4-rc11 which is the latest in the 2.1 series.
Try running in DEBUG mode to get more information in the log files.
 
Top