/usr/share/pyshared/mpi4py/mpi.cfg is in python-mpi4py 1.2.2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | [mpi]
mpicxx = /usr/bin/mpicxx.openmpi
mpif77 = /usr/bin/mpif77
mpicc = /usr/bin/mpicc.openmpi
mpif90 = /usr/bin/mpif90
|