Skip to content

FindTBB does not work for 2021 and later versions. #249

@pnookala

Description

@pnookala

FindTBB.cmake fails with the below error for oneAPI versions later than 2021.

-- /opt/intel/oneapi/tbb/2021.6.0/env/..
CMake Error at cmake/modules/FindTBB.cmake:358 (file):
  file failed to open for reading (No such file or directory):

    /opt/intel/oneapi/tbb/2021.6.0/include/tbb/tbb_stddef.h
Call Stack (most recent call first):
  cmake/modules/FindCXXStdExecution.cmake:97 (find_package)
  CMakeLists.txt:114 (find_package)

Name of the version file has changed from tbb_stddef.h to version.h and the cmake module needs to be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions