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

CESM1.2.0 Porting to a new Machine

,Dear Users,

We are trying to port CESM1.2.0 to new institute Linux machine detailed as below,
Machine details:
Sandy bridge
128GB RAM
15+1 nodes

$ uname -a
Linux hpca 2.6.32-279.el6.x86_64 #1 SMP Wed Jun 13 18:24:36 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux

Intel Cluster Suite.
I completed the following steps successfully,

1.) zlib and szip compilation [OK]
2.) HDF5 compilation [OK]
3.) NETCDF compilation [OK]
4.) NETCDF-fortran compilation [OK]

When i start compiling the test with proper setting, i found the error messege 'can not found netCDF library '.
Log message :
*****
checking for netcdf... /data/asz118159/netcdf
checking for library containing nc_inq_libvers... -lnetcdf
checking for library containing NF_INQ_LIBVERS... no
configure: error: cannot find netCDF fortran library
gmake: *** [/data/asz118159/test1/pio/Makefile.conf] Error 1
cp: cannot stat `Makefile.conf': No such file or directory
Makefile:25: Makefile.conf: No such file or directory
gmake: *** No rule to make target `Makefile.conf'. Stop.
********

though i cross checked for netCDF laibrary and related Environment variables, i found them set and ok but i am still getting this error.
For more details i am also attaching the pio log file and environment log of the machine here,
Please have a look over it and suggest the required to do.
Thanking you all in anticipation.
Ram
 

jedwards

CSEG and Liaisons
Staff member
Hi Ram,The first thing that you should try is updating to the 1.2.2 release where this problem may already be fixed.Thanks, 
 

jedwards

CSEG and Liaisons
Staff member
Hi Ram,The first thing that you should try is updating to the 1.2.2 release where this problem may already be fixed.Thanks, 
 

jedwards

CSEG and Liaisons
Staff member
Hi Ram,The first thing that you should try is updating to the 1.2.2 release where this problem may already be fixed.Thanks, 
 

jedwards

CSEG and Liaisons
Staff member
Hi Ram,The first thing that you should try is updating to the 1.2.2 release where this problem may already be fixed.Thanks, 
 
Top