Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
suzanmanasreh committed May 29, 2024
1 parent b440e63 commit 775b9d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ You will need `gcc`, `gfortran`, and a suitable MPI wrapper like `mvapich` (or t
* This will automatically set the `MKL_ROOT` environment variable necessary for `Makefile.in`
* You can check environment variables via `module show mkl`
* If your cluster does not have mkl, it's available for download and install [here](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?operatingsystem=linux&distributions=offline).
* For a manual mkl install, we recommend installing inside a packages directory. Creating an `MKL_ROOT` variable in `Makefile.in` may be necessary too.
* Note that `MKL_LIB` options in Makefile.in may need to be changed depending on the version of mkl, but the [mkl link line advisor](https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl-link-line-advisor.html#gs.9hbhed) should provide the correct link options.

### BLAS
Expand Down

0 comments on commit 775b9d1

Please sign in to comment.