From 863aee423d543215f449ee59859558a0600f1765 Mon Sep 17 00:00:00 2001 From: Simon Lapointe Date: Tue, 19 Nov 2024 11:37:15 -0800 Subject: [PATCH] Fix formatting issues --- docs/src/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/install.md b/docs/src/install.md index 39c2f70bc..60418aa66 100644 --- a/docs/src/install.md +++ b/docs/src/install.md @@ -156,7 +156,7 @@ and LAPACK libraries depending on the system architecture according to the follo procedure: - For `x86_64` systems: - + + If the `MKLROOT` environment variable is set, looks for an [Intel MKL](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html) installation. @@ -167,7 +167,7 @@ procedure: which is permissively licensed and available from most package managers. - For `aarch64`/`arm64` systems: - + + If the `ARMPL_DIR` environment variable is set, looks for an [Arm Performance Libraries (PL)](https://www.arm.com/products/development-tools/server-and-hpc/allinea-studio/performance-libraries) installation.