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

Optimization level with PGI

Hello, when running CAM with the PGI compilers, the optimization level is set to -O1 by default.
When changing this level to -O2, I get a segmentation fault (with and without OpenMP).

Is there a way to improve run time with PGI compilers ??
Thanks,
Vincent.
 

rneale

Rich Neale
CAM Project Scientist
Staff member
Could you provide more information as to the nature of the error? Particularly what was CAM's output just prior to the segmentation fault. As a caution the Portland Group compiler has not provided consistantly stable performance with CAM so be cautious when changing the optimization level.
 
Top