Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Intel oneAPI TBB / oneTBB #144

Merged
merged 7 commits into from
Jan 4, 2021
Merged

Commits on Jan 2, 2021

  1. Support Intel oneAPI TBB / oneTBB

    oneAPI redirects the TBB headers:
    
    `#include "../oneapi/tbb.h"`
    
    So, make sure that we copy TBB headers in `$TBB_INC/oneapi`.
    hsbadr committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    d60c9b0 View commit details
    Browse the repository at this point in the history
  2. Update NEWS

    hsbadr committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    a589e78 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Configuration menu
    Copy the full SHA
    7c1d57b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efc1a0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    010fb60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f602da View commit details
    Browse the repository at this point in the history
  5. Update NEWS

    hsbadr committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    dcc1595 View commit details
    Browse the repository at this point in the history