Then I get :
…
make: *** [Makefile:133: mpp_parameter.o] Error 1
make: *** Waiting for unfinished jobs…
make: *** [Makefile:147: platform.o] Error 1
make: *** [Makefile:27: cloud_interpolator.o] Error 1
icc: remark #10441: The Intel(R) C++ Compiler Classic (ICC) is deprecated and will be
removed from product release in the second half of 2023. The Intel(R) oneAPI
DPC++/C++ Compiler (ICX) is the recommended compiler moving forward. Please
transition to use this compiler. Use ‘-diag-disable=10441’ to disable this message.
make: *** [Makefile:65: drifters_io.o] Error 1
make: *** [Makefile:63: drifters_input.o] Error 1
make: *** [Makefile:61: drifters_core.o] Error 1
Does anyone know why that is?How can I adjust to avoid mistakes? Thank you so much!
1 Like
Aidan
(Aidan Heerdegen, ACCESS-NRI Release Team Lead)
2
Hi Ruhui,
There are some instructions on the CLEX CMS wiki for compiling MOM6 on gadi
Aidan
(Aidan Heerdegen, ACCESS-NRI Release Team Lead)
5
The problem you are encountering is because it is using the ssh method to clone the git repository. You can either set up ssk keys or use the https protocol by going to the repo and under the “<> Code” dropdown menu, select HTTPS and copy that URL and clone like so:
Aidan
(Aidan Heerdegen, ACCESS-NRI Release Team Lead)
8
That is one of the other cases that is already catered for. You can just modify the cms_build.sh script to add that case, following the logic for the ocean_only_symmetric case but changing the directory name to ice_ocean_SIS2_symmetric.