rambhari0123@gmail_com
Member
Hello, I am trying to run cesm1.2.0 (CAM5.3) as CAM standalone on Linux machine with PGI CDK 13.7 (Inbuild MPI2 library) comlier and parallely compiled NeTCDF4.2 libraries, I used the following commands lines to submit the run:Commands to configue:$/home/opt/app/cesm1_2_0/models/atm/cam/bld/configure -fc_type pgi -fc mpif90 -cc mpicc -dyn fv -hgrid 10x15 -ntasks 12 -nosmp -test command to build the model:gmake Command to build the namelist
/home/opt/app/cesm1_2_0/models/atm/cam/bld/build-namelist -test -config /home/ankush/New_PerformanceTests/Test2_12/bld/config_cache.xml Torque/PBS script To submit the run: #!/bin/bash#PBS -q batch#PBS -N CAM#PBS -l walltime=24:00:00#PBS -l nodes=1:ppn=12#PBS -m e#mpirun -np 12 -hostfile $PBS_NODEFILE /home/ankush/New_PerformanceTests/Test3_12/bld/cam######################################### I got the run terminated with following error message:
seq_flds_mod: read seq_cplflds_inparm namelist from: drv_inPGFIO-F-209/OPEN/unit=90/'OLD' specified for file which does not exist. File name = drv_inIn source file /home/opt/app/cesm1_2_0/models/drv/shr/seq_flds_mod.F90, at line number 359 We concluded that drv_in file found in running directory.I am attaching the the log files for your refernce. Thanking you anticipations,Please help me out in running a successful CAM run. Regards:
/home/opt/app/cesm1_2_0/models/atm/cam/bld/build-namelist -test -config /home/ankush/New_PerformanceTests/Test2_12/bld/config_cache.xml Torque/PBS script To submit the run: #!/bin/bash#PBS -q batch#PBS -N CAM#PBS -l walltime=24:00:00#PBS -l nodes=1:ppn=12#PBS -m e#mpirun -np 12 -hostfile $PBS_NODEFILE /home/ankush/New_PerformanceTests/Test3_12/bld/cam######################################### I got the run terminated with following error message:
seq_flds_mod: read seq_cplflds_inparm namelist from: drv_inPGFIO-F-209/OPEN/unit=90/'OLD' specified for file which does not exist. File name = drv_inIn source file /home/opt/app/cesm1_2_0/models/drv/shr/seq_flds_mod.F90, at line number 359 We concluded that drv_in file found in running directory.I am attaching the the log files for your refernce. Thanking you anticipations,Please help me out in running a successful CAM run. Regards: