Large restart file output error in a high resolution configuration for CAM5-EUL dynamic core

Hi edwards, netcdf4 built with parallel hdf5 is avalable to me. But when I build the model, it throws some "undefined references" like undefined reference to `nf_inq_varid_'when linking those objects. I build CAM5 using the same way as before, just replace the old netcdf path with another new netcdf4-enabled path. Is there anything  I miss?Do I need to define INC_PNETCDF and LIB_PNETCDF?
 

jedwards

CSEG and Liaisons
Staff member
You probably need to add -lnetcdff - more recent versions of netcdf have the fortran in a seperate library.
 

jedwards

CSEG and Liaisons
Staff member
You probably need to add -lnetcdff - more recent versions of netcdf have the fortran in a seperate library.
 

jedwards

CSEG and Liaisons
Staff member
You probably need to add -lnetcdff - more recent versions of netcdf have the fortran in a seperate library.
 

jedwards

CSEG and Liaisons
Staff member
You probably need to add -lnetcdff - more recent versions of netcdf have the fortran in a seperate library.
 

jedwards

CSEG and Liaisons
Staff member
You probably need to add -lnetcdff - more recent versions of netcdf have the fortran in a seperate library.
 

jedwards

CSEG and Liaisons
Staff member
You probably need to add -lnetcdff - more recent versions of netcdf have the fortran in a seperate library.
 

jedwards

CSEG and Liaisons
Staff member
You probably need to add -lnetcdff - more recent versions of netcdf have the fortran in a seperate library.
 

jedwards

CSEG and Liaisons
Staff member
You probably need to add -lnetcdff - more recent versions of netcdf have the fortran in a seperate library.
 

eaton

CSEG and Liaisons
How much memory and how many cores on a shared memory node?How many tasks are you using per node?  What is the total number of nodes?The output log will contain information about the pio_stride and pio_numtasks.  What are those numbers?  
 

eaton

CSEG and Liaisons
How much memory and how many cores on a shared memory node?How many tasks are you using per node?  What is the total number of nodes?The output log will contain information about the pio_stride and pio_numtasks.  What are those numbers?  
 

eaton

CSEG and Liaisons
How much memory and how many cores on a shared memory node?How many tasks are you using per node?  What is the total number of nodes?The output log will contain information about the pio_stride and pio_numtasks.  What are those numbers?  
 
Back
Top