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

Incorrect oneTBB Spec version macro #253

Open
omalyshe opened this issue Oct 9, 2020 · 0 comments
Open

Incorrect oneTBB Spec version macro #253

omalyshe opened this issue Oct 9, 2020 · 0 comments
Assignees
Labels

Comments

@omalyshe
Copy link

omalyshe commented Oct 9, 2020

On the page ONETBB_SPEC_VERSION must be instead of TBB_SPEC_VERSION.
And its value should be in "", that is
#define ONETBB_SPEC_VERSION "1.0"

@akukanov akukanov added the TBB label Oct 21, 2020
akukanov pushed a commit that referenced this issue Nov 17, 2020
Addresses #253. The proper definition of the macro should be added later.

Signed-off-by: Fedotov, Aleksei <aleksei.fedotov@intel.com>
rscohn2 pushed a commit to rscohn2/oneAPI-spec that referenced this issue Nov 17, 2020
Addresses uxlfoundation#253. The proper definition of the macro should be added later.

Signed-off-by: Fedotov, Aleksei <aleksei.fedotov@intel.com>
rscohn2 added a commit that referenced this issue Nov 17, 2020
* oneDAL spec version removal (#264)

* oneDAL spec version removed

* added spec version notion

* Remove oneTBB spec version macro (#265)

Addresses #253. The proper definition of the macro should be added later.

Signed-off-by: Fedotov, Aleksei <aleksei.fedotov@intel.com>

Co-authored-by: Michael Smirnov <michael.smirnov@intel.com>
Co-authored-by: Aleksei Fedotov <aleksei.fedotov@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants