On Feb 13, 2007, at 1:13 PM, David Gunter wrote:
We currently build 4 versions of Open-MPI for the various Fortran
compilers: gfortran, Intel, Pathscale and PGI.
We modify the build so that the compiler name is part of the rpm
filename. For the final install of the package we end up with t
We currently build 4 versions of Open-MPI for the various Fortran
compilers: gfortran, Intel, Pathscale and PGI.
We modify the build so that the compiler name is part of the rpm
filename. For the final install of the package we end up with the
following:
/opt/OpenMPI/openmpi--/
Users so
If we need to have a g95 version of openmpi and a second version built with
intel compilers, how do others usually handle this? We would like to do this
via rpms so we can easily push any changes out to the compute nodes
and try to eliminate any versioning problems. I was thinking a different rpm