Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson authored Mar 9, 2024
1 parent d5326c9 commit dd29ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ You will need `gcc`, `gfortran`, and a suitable MPI wrapper like `mvapich` (or t
* We need an old MKL, in this case `l_mkl_p_10.0.1.014/`
* Fetch it:
* `cd packages/`
* `wget https://www.dropbox.com/s/gljrvl6p2f5x3go/l_mkl_p_10.0.1.014.tgz`
* `wget -O l_mkl_p_10.0.1.014.tgz https://www.dropbox.com/scl/fi/9wifonc4mst54n7h05fnq/l_mkl_p_10.0.1.014.tgz?rlkey=jr0bay0wfodzgzb14cfajqcpg&dl=0`
* `tar -xvf l_mkl_p_10.0.1.014.tgz`
* Proceed with a user installation
* `mkdir RBC3D/packages/mkl`
Expand Down

0 comments on commit dd29ada

Please sign in to comment.