You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If your system does not support AVX or AVX-512 instructions (e.g., on AMD processors), install MUMPS with the following command:
63
67
64
68
spack install mumps target=x86_64
65
69
66
-
67
-
## Step 3: Install Required Dependencies
68
-
69
-
MUMPS relies on other packages like `Metis` for matrix ordering and `Likwid` for performance monitoring. You can install these dependencies using Spack as well:
0 commit comments