Opened 18 years ago
Last modified 18 years ago
#100 closed defect
ROPP_IO build with MKL broken — at Version 1
Reported by: | marq | Owned by: | Dave Offiler |
---|---|---|---|
Priority: | critical | Milestone: | 1.0 |
Component: | ropp_io | Version: | 0.9 |
Keywords: | Cc: | dave.offiler@…, carlo.buontempo@…, axel.vonengeln@… |
Description (last modified by )
Apparently, the recent changes to ropp_io
(inclusion of some thinning routines) required the inclusion of Lapack libraries. In other ROPP packages, the configure scripts supports the --with-mkl
option to allow transparent linking against the Math Kernel Library (MKL).
The current ropp_io
build environment does not support this, nor is any other documented way to use the MKL.
This blocks finishing the ROPP package on my side.
Note:
See TracTickets
for help on using tickets.
The usually available support for ATLAS instead of BLAS is also missing / broken.