Open Issues
Resolved: some OpenMP flags ignored in PGI C/C++ compiler
March 29, 2011 by Helen He | 0 Comments
Description:
OpenMP flags other than -mp=nonuma are ignored with the PGI C and C++ wrapper on Hopper. The PGI Fortran wrapper behaves correctly.
"gni_pub.h" not found in compilation
March 29, 2011 by Helen He | 0 Comments
Description:
After the OS upgrade to CLE3.1UP03, codes using "gni_pub.h" are getting the "gni_pub.h not found" error at compile time. The workaround is to specify the detailed location of this include file in the CFLAGS or FCFLAGS. For example: set CFLAGS = "$CFLAGS -I/opt/cray/gni-headers/default/include".


