Skip to content

Commit e88b5ba

Browse files
committed
switched petsc dependency to blas so we don't get two blas installs
1 parent 83752be commit e88b5ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/proteus.linux2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ packages:
4343
petsc:
4444
version: 3.7.5
4545
build_with: |
46-
parmetis, cmake, openblas
46+
parmetis, cmake, blas
4747
download: |
4848
superlu, superlu_dist, hypre, blacs, scalapack, mumps
4949
coptflags: -O2

0 commit comments

Comments
 (0)