adamjhepburn Hi, I am trying to compile ISSM on a new cluster and we do not have a license to use the IMKL libraries. A few of the examples at https://issm.ess.uci.edu/trac/issm do not seem to make any (obvious) reference to imkl, is there anything I need to be wary of/will this compilation be possible at all? Cheers, Adam
mathieumorlighem Hi @adamjhepburn you can compile ISSM without MKL (which is what we do when we use GNU compilers). MKL makes ISSM a bit faster, but you don't have to use it. Let us know if anything else comes up Mathieu