Skip to content

Commit 2620b66

Browse files
committed
Improve documentation.
1 parent 4caa8f4 commit 2620b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ Note: Make sure to update `CMAKE_MODULE_PATH` env variable (otheriwse, `find_pac
387387
PARPACK doesn't: each MPI processor must handle and solve a subpart of the eigen system (matrices) only (independently from the other processors).
388388
See examples for Fortran in folder `PARPACK/EXAMPLES/MPI`, and for C/C++ examples in `PARPACK/TESTS/MPI/icb_parpack_c.c` and `PARPACK/TESTS/MPI/icb_parpack_cpp.cpp`
389389

390-
## Using MKL instead of BLAS / LAPACK
390+
## Using MKL (also known as Intel oneAPI or oneMKL) instead of BLAS / LAPACK
391391

392392
How to use arpack-ng with Intel MKL:
393393

0 commit comments

Comments
 (0)