Log In
rpms
/
openmpi
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Blame SOURCES/openmpi.pth.py3
Branch:
6a0879c6fc0356414d9fba9d8c2019f30e8e3e9e
c4
c5
c5-plus
c6
c6-plus
c7
c7-alt
c7-beta
c8
c8-beta
c8-sig-altarch-armhfp
c8s
c8s-sig-hyperscale
c9
c9-beta
c9s-sig-hyperscale
6a0879c6fc0356414d9fba9d8c2019f30e8e3e9e
SOURCES
openmpi.pth.py3
Blob
History
Raw
ee16ed
import sys, os; s = os.getenv('MPI_PYTHON3_SITEARCH'); s and (s in sys.path or sys.path.append(s))