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

Compiling CAM on Linux Opterons

ahmadn@saic_com

New Member
I am trying to compile CAM on a Linux box using PGI compilers. ESMF builds alright but when I try to compile CAM, I get the following error:

PGF90-F-0004-Unable to open MODULE file esmf_timemgmtmod.mod (/home/ahmad/cam/cam1/models/atm/cam/src/control/time_manager.F90: 7)
PGF90/x86-64 Linux 7.1-4: compilation aborted
gmake: *** [time_manager.o] Error 2

Any help/suggestion will be greatly appreciated.

Nash'at Ahmad
ahmadn@saic.com
 

rneale

Rich Neale
CAM Project Scientist
Staff member
Are you sure you have write permissions for all the relevant directories you are trying to write to?
 
Top