...
-xHost will not work on AMD
AVX2 may need to change to AVx512 AVX512 for Intel Skylake hosts
Edit mpicc, remove the “-f90=$(SFC)” option from mpif90 and the “-cc=$(SCC)” option from mpicc for HPC-X (Open MPI) as it doesn’t need those options.
...