atlas : disabling parallel builds
This commit is contained in:
parent
310099d888
commit
a2af4940aa
@ -27,6 +27,8 @@ class Atlas(Package):
|
|||||||
provides('blas')
|
provides('blas')
|
||||||
provides('lapack')
|
provides('lapack')
|
||||||
|
|
||||||
|
parallel = False
|
||||||
|
|
||||||
def patch(self):
|
def patch(self):
|
||||||
# Disable thread check. LLNL's environment does not allow
|
# Disable thread check. LLNL's environment does not allow
|
||||||
# disabling of CPU throttling in a way that ATLAS actually
|
# disabling of CPU throttling in a way that ATLAS actually
|
||||||
|
Loading…
Reference in New Issue
Block a user