Skip to content

Commit 12bad3d

Browse files
authored
Merge pull request #4 from gridap/add/LinearSolver
Add MPI to Project.toml compat section
2 parents 192ae97 + 378b5da commit 12bad3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1111
SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
1212

1313
[compat]
14+
MPI = "0.10.1"
1415
Gridap = "0.5.2"
1516
SparseMatricesCSR = "0.4.2"
1617
julia = "1.1"

0 commit comments

Comments
 (0)