FindMPI: add IntelLLVM MPI wrappers
Intel MPI library now provides mpiicx
, mpiicpx
, and mpiifx
wrappers, which respectively use icx
, icpx
, and ifx
by default.
https://www.intel.com/content/www/us/en/developer/articles/guide/download-documentation-intel-oneapi-toolkits-components.html > https://d1hdbi2t0py8f.cloudfront.net/mpi-docs/mpi_docs_2024.0.0.zip
Edited by Eisuke Kawashima