We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5128a6e commit a98675dCopy full SHA for a98675d
1 file changed
Cargo.toml
@@ -2,7 +2,7 @@
2
nightly = ["pulp/nightly"]
3
# Treat warnings as a build error.
4
strict = []
5
-default = ["mpi"]
+default = []
6
mpi = ["dep:mpi", "rlst/mpi"]
7
8
0 commit comments