We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This guide gives detailed instructions on how to install ASPECT and dependencies on the new ARM M1 Mac devices from Apple.
Follow the instructions at https://github.com/dealii/dealii/wiki/Apple-ARM-M1-OSX You only need the following dependencies from candi
./candi.sh -j 8 --packages="astyle hdf5 netcdf sundials p4est trilinos dealii"
so don't worry about other packages.
First load deal.II into the environment
. ~/dealii-candi/configuration/enable.sh
and then install ASPECT normally.