diff --git a/installation.html b/installation.html index da596c2..228f822 100644 --- a/installation.html +++ b/installation.html @@ -31,7 +31,7 @@
If you have a recent Mac with an Apple silicon (arm64) chip, you must run all commands in a Rosetta 2 terminal, see here how to set it up (note that recent systems must be handled as described here). Also, please make sure to not upgrade your mkl package, i.e. enforce it to version 2021.4.0. Alternatively, you can compile it directly on arm64, but with the downside of not being able to use the fast Pardiso solver. See here for details.
If you have a recent Mac with an Apple silicon (arm64) chip, you must run all commands in a Rosetta 2 terminal, see here how to set it up (note that recent systems must be handled as described here). Also, please make sure to not upgrade your mkl package, i.e. enforce it to version 2021.4.0. Alternatively, you can compile it directly on arm64, but with the downside of not being able to use the fast Pardiso solver. See here for details. Also, you might have to use a less recent version of python. See here for details.
python3 -m pip install mkl==2021.4.0