Issue with automatic data file import during case build/test ...

All,

I now have what looks like a complete installation on both our Cray XE6 (using CCE
7.4.2) and our SGI Ice (using Intel 12.1) ... it builds cleanly anyway. This was done
by creating my own custom-supported configuration files (Macros.cuny_sgi, env_machopts.cuny_sgi,
mkbatch.cuny_sgi, [and same for Cray]). I am now working through the test cases with
the basic f19_g16 test first. Unfortunately, I get the following on both systems:

(shr_mct_sMatReaddnc) reading mapping matrix data decomposed...
(shr_mct_sMatReaddnc) * file name : map_fv1.9x2.5_to_gx1v6_aave_da_090206.nc
(shr_mct_sMatReaddnc) No such file or directory

in the PBS output file after the prestage completes and a lot of initialization
output is generated. It must be that I am missing some require input data file.

I have the input data path set in the environment and the configure files mentioned
above. Permissions look good and I have run the ./check_input_data script. Both:

richard.walsh@salk:~/cesm/test_cuny> ./check_input_data -check
Input Data List Files Found:
./Buildconf/cpl.input_data_list
richard.walsh@salk:~/cesm/test_cuny> ./check_input_data -export
Input Data List Files Found:
./Buildconf/cpl.input_data_list

give the same result (same on SGI). The named files 'cpl.input_data_list'
has nothing in it. Perhaps this is the problem, but there is not complaint
during the build.

I am not a CESM expert yet ... ideas ... ??

Thanks,

Richard Walsh

Parallel Applications and Systems Manager
CUNY HPC Center
 

klr324@psu_edu

New Member
Hi,I have been working on porting CESM1.0.3 on a system at Penn State and I'm now stuck with this same exact issue with the missing map_fv1.9x2.5_to_gx1v6_aave_da_090206.nc, the 'cpl.input_data_list' having nothing in it, and no complaints during the build.Did you solve this issue and if so how did you solve the problem?Thanks! 
 
Back
Top