[MITgcm-support] Problem with parallel installation
Martin Losch
Martin.Losch at awi.de
Tue Jul 19 03:45:23 EDT 2011
Ali,
can you run this from the command line:
> cat cd_code_ini_vars.F | ../../../tools/set64bitConst.sh | cpp
> -traditional -P -DWORDLENGTH=4 -DNML_TERMINATOR -DALLOW_USE_MPI
> -DALWAYS_USE_MPI -DHAVE_SYSTEM -DHAVE_FDATE -DHAVE_ETIME -DHAVE_CLOC
> -DHAVE_SETRLSTK -DHAVE_SIGREG -DHAVE_STAT -I > cd_code_ini_vars.f
or parts of this? It looks like there is no cd_code_ini_vars.F in your build directory (or nothing is left after set64bitConst.sh. But since it seems to work for other files, you should be able to figure out what's different between cd_code_ini_vars.F and cd_code_init_fixed.F
Martin
More information about the MITgcm-support
mailing list