Skip to content

Find{BLAS,LAPACK}: Update IBM ESSL library

Igor S. Gerasimov requested to merge foxtran/cmake:IBMESSL_SMP into master

Changes:

  1. IBM ESSL is known also as the LAPACK library
  2. OMP parallelized version of IBM ESSL can be found
  3. The necessity of BLAS (blas) was removed

Tested with IBM ESSL 6.1 with simple Fortran-LAPACK application

Topic-rename: FindBLAS-LAPACK-IBM-ESSL

Edited by Brad King

Merge request reports