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.
 
Back
Top