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

jedwards

CSEG and Liaisons
Staff member
I think that the pbuf make need to be broken up in the same way that the Q field was.   You might also try using a netcdf4/hdf5 output file format if that is avalable to you:Build and link the model against a netcdf4 library built with hdf5 parallel support and set PIO_TYPENAME = 'netcdf4p' in the env_run.xml file.  
 

jedwards

CSEG and Liaisons
Staff member
I think that the pbuf make need to be broken up in the same way that the Q field was.   You might also try using a netcdf4/hdf5 output file format if that is avalable to you:Build and link the model against a netcdf4 library built with hdf5 parallel support and set PIO_TYPENAME = 'netcdf4p' in the env_run.xml file.  
 

jedwards

CSEG and Liaisons
Staff member
I think that the pbuf make need to be broken up in the same way that the Q field was.   You might also try using a netcdf4/hdf5 output file format if that is avalable to you:Build and link the model against a netcdf4 library built with hdf5 parallel support and set PIO_TYPENAME = 'netcdf4p' in the env_run.xml file.  
 

jedwards

CSEG and Liaisons
Staff member
I think that the pbuf make need to be broken up in the same way that the Q field was.   You might also try using a netcdf4/hdf5 output file format if that is avalable to you:Build and link the model against a netcdf4 library built with hdf5 parallel support and set PIO_TYPENAME = 'netcdf4p' in the env_run.xml file.  
 

jedwards

CSEG and Liaisons
Staff member
I think that the pbuf make need to be broken up in the same way that the Q field was.   You might also try using a netcdf4/hdf5 output file format if that is avalable to you:Build and link the model against a netcdf4 library built with hdf5 parallel support and set PIO_TYPENAME = 'netcdf4p' in the env_run.xml file.  
 
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?
 
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?
 
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?
 
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?
 
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?
 
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?
 
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?
 
Back
Top