Sandro Mani
55b26a2f68
Filter default from available modules ( #1945041 )
2021-03-31 11:47:54 +02:00
Sandro Mani
44dbc1d59e
Fix left-over argument shift in mpi.prov and mpi.req ( #1930096 )
2021-02-18 16:07:05 +01:00
Orion Poplawski
69593b3c97
Allow for no MPI_PYTHON{2}_SITEARCH
2019-11-15 17:07:43 -07:00
Orion Poplawski
a36a1e36f2
Avoid trying to load mpi/ directory as a module
...
Handle old MPI_PYTHON_SITEARCH and MPI_PYTHON3_SITEARCH conditionally for EL7
2018-12-04 20:53:24 -07:00
Sandro Mani
8615df8036
Remove misleading comment
2016-05-12 20:54:29 +02:00
Sandro Mani
a9457917b1
Use RPM_BUILD_ROOT directly instead of passing it as an argument
2016-05-12 13:16:33 +02:00
Sandro Mani
ed9755f4a4
Use MPI_PYTHON3_SITEARCH
2016-05-12 13:16:10 +02:00
Sandro Mani
f22d4de92f
Add quotes around strings which may contain spaces
2016-01-08 15:41:21 +01:00
Zbigniew Jędrzejewski-Szmek
0a13f127eb
Also handle modules for Python 3
...
The way that this is implemented is a complete hack, but mpi
modules do not provide this information in another way. What
is worse, it will not be enough to add ${MPI_PYTHON3_SITEARCH},
because current scheme cannot support more than one version of
Python, because it modifies PYTHONPATH, which cannot be done
properly before Python version is known.
2015-08-17 20:18:47 -04:00
Zbigniew Jędrzejewski-Szmek
debf66a1e8
sed s/compier/compiler/
2015-08-17 19:02:49 -04:00
Sandro Mani
5ad6adedec
Also handle binaries in and
2015-08-10 19:18:57 +02:00
Sandro Mani
6cb8095222
Add %%__mpi_magic, %%__mpi_flags to mpi.attrs
...
Add mpilibsymlink.attr
2015-07-26 21:56:53 +02:00
Sandro Mani
4ba658fb8c
Initial import
2015-07-21 11:24:20 +02:00