Skip to content

Commit

Permalink
Small clean up of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrismarsh committed Jan 16, 2024
1 parent 564ce98 commit 57e059b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions docs/build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ It will look like this

$ cat ~/.spack/repos.yaml
repos:
- /some/path/here//spack-repo
- /some/path/here/spack-repo
- $spack/var/spack/repos/builtin


Expand Down Expand Up @@ -113,13 +113,6 @@ This step will build and install the dependencies via spack.
spack install -j 8 # number of parallel builds, adjust accordingly


Intel MKL
~~~~~~~~~

.. warning::
Using MKL with Trilinos is not supported as the final CHM link will conflict with the internal BLAS in GSL.


Build CHM
***********

Expand Down

0 comments on commit 57e059b

Please sign in to comment.