Go to file
Cristian Le a9297c32c6 Added CMAKE_PREFIX_PATH to the module file
... to unsure that CMake projects find the available MPI enabled
packages, libraries, executables, etc.

The motivation is that CMake projects will search first in the
CMAKE_PREFIX_PATH, both for cmake specific files like <Package>Config.cmake as
well as libraries and header files in general. Adding this variable is crucial
to making sure that the MPI versions take precedence over the serial versions.
2024-02-12 14:47:17 +01:00
.gitignore Version 4.1.2 2023-07-18 10:02:52 +02:00
0001-pkgconf-remove-optimization-and-link-flags-from-pkgc.patch Remove dependency libs from wrappers 2023-05-20 17:37:53 +02:00
0002-pkgconf-also-drop-rpath-flags-from-pkgconf-file.patch Remove dependency libs from wrappers 2023-05-20 17:37:53 +02:00
0003-Drop-build-flags-e.g.-specs.-and-lto-from-mpi-wrappe.patch Remove dependency libs from wrappers 2023-05-20 17:37:53 +02:00
0004-Make-mpich.module-useful.patch Added CMAKE_PREFIX_PATH to the module file 2024-02-12 14:47:17 +01:00
changelog Convert to rpmautospec 2022-01-19 08:38:05 +01:00
esac-syntax-fix.diff Rip out part of configure.ac to fix build under autoconf-2.71 2021-05-17 09:49:23 +02:00
mpich-aclocal_cc-implicit-int.patch Update to 4.1; Switch to default ch4:ofi device 2023-05-20 17:36:12 +02:00
mpich-configure-max_align_t.patch Port configure script to C99 2022-12-03 12:59:39 +01:00
mpich-json-configure-__thread.patch Port configure script to C99 2022-12-03 12:59:39 +01:00
mpich.macros Initial commit 2013-07-19 12:31:27 -04:00
mpich.pth.py3 Use .pth files to set the python path 2015-08-27 21:30:19 -04:00
mpich.spec Drop dependency on ftbfs infinipath-psm 2024-01-29 14:43:42 +01:00
sources Version 4.1.2 2023-07-18 10:02:52 +02:00