|
|
Reporter | jcbollinger | Assigned To | | |
---|
Priority | normal | Severity | minor | Reproducibility | always |
---|
Status | new | Resolution | open | |
---|
Product Version | 8.1.1911 | |
---|
|
|
Summary | 0017382: The environment module file for OpenMPI sets the wrong MPI_PYTHON2_SITEARCH |
---|
Description | OpenMPI provides an environment module, with key details defined in packaged file /etc/modulefiles/mpi/openmpi-x86_64. This file expresses the wrong value for environment variable MPI_PYTHON2_SITEARCH: instead of the Python 2 sitearch directory, it designates the Python 3 sitearch directory. This variable is specific to Python 2, so the fact that the default Python is Python 3 is not relevant here. |
---|
Steps To Reproduce | Install package openmpi-4.0.1-3.el8.x86_64.
|
---|
Additional Information | This appears to have been fixed in Fedora, before Python 2 support was removed from the package altogether.
mpich seems to have an analogous issue, which I will report separately. |
---|
Tags | No tags attached. |
---|
|
|