Hello all,
I am attempting to install ISSM on an x86_64 cluster and have the following modules loaded:
1) GCCcore/13.2.0 3) binutils/2.40 5) CUDA/12.3.2 7) bzip2/1.0.8 9) cURL/8.3.0 11) libarchive/3.7.2
2) zlib/1.2.13 4) GCC/13.2.0 6) ncurses/6.4 8) OpenSSL/1.1 10) XZ/5.4.4 12) CMake/3.27.6
When I get to the installation of linux on triangle and m1qn3, I get the following warning:
./install-linux.sh: line 25: patch: command not found
This varies between triangle and m1qn3 depending on the first patch line. I have also tried this with OpenMPI and other patch modules, as well as trying static linux, to no avail. Does anyone know what the issue could be?
Thanks