schism-dev / schism

Semi-implicit Cross-scale Hydroscience Integrated System Model (SCHISM)
http://ccrm.vims.edu/schismweb/
Apache License 2.0
93 stars 88 forks source link

Support for the Intel 2024+ compilers #136

Open pvelissariou1 opened 6 months ago

pvelissariou1 commented 6 months ago

As of version 2024 of the oneapi-compilers "icc" has been changed to "icx". CMake (and make?) module files need to be modified to reflect this change. SCHISM compiles as expected up to Intel compiler 2023+ versions.