Hello,
I've been trying to compile WPS on Casper but ran into some problems.
1) Is there a precompiled version on Casper? I see the Derecho precompiled code but not Casper
2) My errors seem to be only with ungrib installing. geogrid and metgrid executables are created.
I use configure option 19: Linux x86_64, Intel compiler (dmpar)
I've also tried the other Intel options but they seemed to fail even faster.
Currently Loaded Modules:
1) ncarenv/24.12 (S) 2) intel/2024.2.1 3) ncarcompilers/1.0.0 4) cuda/12.3.2 5) ucx/1.17.0 6) openmpi/5.0.6 7) hdf5/1.12.3 8) netcdf/4.9.2
The first error is:
cio.c:52:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
and a bunch of similar errors follow that one.
I'm not 100% sure what to look for after this point. Am I choosing the correct compiler option at least?
Thanks
I've been trying to compile WPS on Casper but ran into some problems.
1) Is there a precompiled version on Casper? I see the Derecho precompiled code but not Casper
2) My errors seem to be only with ungrib installing. geogrid and metgrid executables are created.
I use configure option 19: Linux x86_64, Intel compiler (dmpar)
I've also tried the other Intel options but they seemed to fail even faster.
Currently Loaded Modules:
1) ncarenv/24.12 (S) 2) intel/2024.2.1 3) ncarcompilers/1.0.0 4) cuda/12.3.2 5) ucx/1.17.0 6) openmpi/5.0.6 7) hdf5/1.12.3 8) netcdf/4.9.2
The first error is:
cio.c:52:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
and a bunch of similar errors follow that one.
I'm not 100% sure what to look for after this point. Am I choosing the correct compiler option at least?
Thanks