Merge branch 'generic_mpi_oneAPI_stanza' into develop (PR #250)
commitc8ce54571e1cc14a03ce94020b58a6cf2926a540
authorMichael Duda <duda@ucar.edu>
Fri, 10 May 2024 22:14:20 +0000 (10 16:14 -0600)
committerMichael Duda <duda@ucar.edu>
Fri, 10 May 2024 22:14:20 +0000 (10 16:14 -0600)
tree88617d4e174fee62703e90c7680e533bcdb97531
parentbc3ed2731d7678af4bf47f6521f07d4dda90dd88
parent70a534f20f4817439874036190b7327fce680cd9
Merge branch 'generic_mpi_oneAPI_stanza' into develop (PR #250)

This merge adds a new configuration stanza for the Intel oneAPI compilers, with
compiler wrapper names appropriate for most MPI implementations.

Also included in this merge is an update to the logic in the configure script to
print compiler version information for the ifx compiler.

* generic_mpi_oneAPI_stanza:
  Switch from 'mpifort' to 'mpif90' in the Intel oneAPI compilers stanza
  Change "Intel compiler" to "Intel Classic compilers" in configure.defaults
  Add configuration stanza for the Intel oneAPI compilers
  Update 'compile' script to support version info for 'ifx' compiler