Skip to content

FindMPI: add IntelLLVM MPI wrappers

Eisuke Kawashima requested to merge e-kwsm/cmake:FindMPI.IntelLLVM into master

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

Merge request reports