mpimd-csc / flexiblas

FlexiBLAS - A BLAS and LAPACK wrapper library with runtime exchangeable backends. This is only a mirror of https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release
https://www.mpi-magdeburg.mpg.de/projects/flexiblas
GNU Lesser General Public License v3.0
36 stars 7 forks source link

FindTBB.cmake looks for non-existent header #34

Closed barracuda156 closed 1 year ago

barracuda156 commented 1 year ago
CMake Error at cmake/FindTBB.cmake:403 (file):
  file STRINGS file "/opt/local/include/tbb/tbb_stddef.h" cannot be read.
Call Stack (most recent call first):
  cmake/FindMklTBB.cmake:12 (FIND_PACKAGE)
  src/CMakeLists.txt:476 (FIND_PACKAGE)
  src/CMakeLists.txt:633 (BuildFindPackage)

oneTBB has no such a header, no wonder it is not found.

grisuthedragon commented 1 year ago

Will be fixed in 3.3.1