Not compiling due to mpi error. Also getting this error from the command line so could be separate issue. Otherwise package definition first draft complete.

This commit is contained in:
Andrew Williams
2016-08-18 13:19:36 +01:00
parent b99e945e6d
commit 6641f42417
3 changed files with 36 additions and 23 deletions

View File

@@ -3,6 +3,6 @@ packages:
paths:
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]
# all:
# providers:
# mpi: [intelmpi]