Browse Source

Add new MPI.jl version to compat.

pull/2/head
termi-official 3 years ago
parent
commit
9f32b4fadc
  1. 2
      Project.toml

2
Project.toml

@ -13,7 +13,7 @@ SparseMatricesCSR = "a0a7dd2c-ebf4-11e9-1f05-cf50bc540ca1"
[compat] [compat]
CEnum = "0.4" CEnum = "0.4"
MPI = "0.19" MPI = "^0"
PartitionedArrays = "0.2" PartitionedArrays = "0.2"
SparseMatricesCSR = "0.6" SparseMatricesCSR = "0.6"
julia = "1.6" julia = "1.6"

Loading…
Cancel
Save