Installing E3SM on unsupported Machine #6505
gourikadam
started this conversation in
E3SM model help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear E3SM Team
Getting below error while executing ./case.build while porting E3SM on unsupported machine
make[1]: *** [src/clib/CMakeFiles/pioc.dir/all] Error 2
make: *** [all] Error 2
/scratch/um_cdac2/met_models/CDACP_Int/E3SM/externals/scorpio/src/clib/pioc_support.cpp(3160): error: identifier "NC_64BIT_DATA" is undefined
if ((file->mode & NC_64BIT_DATA) == NC_64BIT_DATA)
Below configuration is used in config_machines.xml
Output of case setup is as below
RUN: /usr/bin/xmllint --xinclude --noout --schema /scratch/um_cdac2/met_models/CDACP_Int/E3SM/cime/CIME/data/config/xml_schemas/entry_id_namelist.xsd /scratch/um_cdac2/met_models/CDACP_Int/E3SM/driver-mct/cime_config/namelist_definition_modelio.xml
FROM: /scratch/um_cdac2/met_models/CDACP_Int/e3sm/e3sm_scratch/testcase18
errput: /scratch/um_cdac2/met_models/CDACP_Int/E3SM/driver-mct/cime_config/namelist_definition_modelio.xml validates
RUN: . /opt/ohpc/admin/lmod/8.0.6/init/sh && module list
FROM: /scratch/um_cdac2/met_models/CDACP_Int/e3sm/e3sm_scratch/testcase18
output: Currently Loaded Modules:
Please help regarding this
Beta Was this translation helpful? Give feedback.
All reactions