I followed the guidance, but still failed to install.
if [ ! -d /disk2/public/usr_local/ioapi-3.2/Linux2_x86_64ifort ]; then mkdir -p /disk2/public/usr_local/ioapi-3.2/Linux2_x86_64ifort; fi
cd /disk2/public/usr_local/ioapi-3.2/Linux2_x86_64ifort; icc -c -DIOAPI_NCF4=1 -O3 -traceback -xHost -DVERSION='3.2-nocpl' /disk2/public/usr_local/ioapi-3.2/ioapi/bufint3.c
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.
In file included from /disk2/public/usr_local/ioapi-3.2/ioapi/bufint3.c(87):
/disk2/public/usr_local/ioapi-3.2/ioapi/iodecl3.h(100): error: #error directive: "Error compiling: unsupported architecture"
#error "Error compiling: unsupported architecture"
^
/disk2/public/usr_local/ioapi-3.2/ioapi/bufint3.c(155): error: #error directive: "Error compiling envgets.c: unsupported architecture"
#error "Error compiling envgets.c: unsupported architecture"
^
compilation aborted for /disk2/public/usr_local/ioapi-3.2/ioapi/bufint3.c (code 2)
make[1]: *** [bufint3.o] Error 2
make[1]: Leaving directory `/disk2/public/usr_local/ioapi-3.2/ioapi'
make: *** [all] Error 2
I would appreciate it if you would take the time out of your busy schedule to check out my posts and give suggestions.