Don't build in parallel
This commit is contained in:
@@ -43,6 +43,8 @@ class Hpl(Package):
|
|||||||
depends_on('mpi@1.1:')
|
depends_on('mpi@1.1:')
|
||||||
depends_on('blas')
|
depends_on('blas')
|
||||||
|
|
||||||
|
parallel = False
|
||||||
|
|
||||||
def configure(self, spec, arch):
|
def configure(self, spec, arch):
|
||||||
# List of configuration options
|
# List of configuration options
|
||||||
# Order is important
|
# Order is important
|
||||||
|
Reference in New Issue
Block a user