RPM dependency generator hooks for MPI packages
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.
|
||
|---|---|---|
| .gitignore | ||
| LICENSE | ||
| mpi.attrs | ||
| mpi.prov | ||
| mpi.req | ||
| mpilibsymlink.attr | ||
| rpm-mpi-hooks.spec | ||
| sources | ||