summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorserbanmaerean <serban@us.ibm.com>2017-02-06 13:53:53 -0500
committerTodd Gamblin <tgamblin@llnl.gov>2017-02-06 10:53:53 -0800
commitd78a35bb548566ddfc5c60079ac7b2cc1361aab9 (patch)
treeec8220f4a26de87cff499d63ccac7c321fa22eb1 /share
parentffd582b2f647f208e9de7b8919aa46b60f186d1f (diff)
downloadspack-d78a35bb548566ddfc5c60079ac7b2cc1361aab9.tar.gz
spack-d78a35bb548566ddfc5c60079ac7b2cc1361aab9.tar.bz2
spack-d78a35bb548566ddfc5c60079ac7b2cc1361aab9.tar.xz
spack-d78a35bb548566ddfc5c60079ac7b2cc1361aab9.zip
spectrum-mpi: Add new package file for external package (#3005)
* spectrum-mpi: Add new package file for external package IBM Spectrum MPI is a commercial implementation of MPI based on OpenMPI. It is usually install in /opt/ibm/spectrum_mpi. Users need to add the Spectrum MPI package in their packages.yaml file as follows: packages: spectrum-mpi: version: ['10.1.0.2'] paths: spectrum-mpi@10.1.0.2: /opt/ibm/spectrum_mpi/ buildable: False all: providers: mpi: [spectrum-mpi@10.1.0.2] * spectrum-mpi: Added license files and removed the versions No need for versions as the package is external. * spectrum-mpi: Remove extraneous defines Keep only the defines that other MPI implementation define in their package file: self.spec.mpicc self.spec.mpicxx self.spec.mpif77 self.spec.mpifc
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions