Added variants and dependencies to plumed but I'm getting an error when trying to resolve mpi to a valid virtual package

This commit is contained in:
Andrew Williams
2016-08-17 15:43:59 +01:00
parent 27793d97dc
commit b99e945e6d
3 changed files with 76 additions and 21 deletions

View File

@@ -1,5 +1,8 @@
packages:
intelmpi:
paths:
intelmpi@4.1.0%gcc@4.4.7 arch=linux-x86_64: /software/compilers/intel/13.0/impi/4.1.0.024
intelmpi@4.1.0%gcc@4.4.7 arch=linux-x86_64: /software/compilers/intel/13.0/impi/4.1.0.024/intel64
buildable: False
all:
providers:
mpi: [intelmpi, openmpi]