- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
where can i find the previous versions of TBB?
thanks for your help !
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Greg,
TBB sources are stored on Github: https://github.com/oneapi-src/oneTBB
You may identify the versions by releases (https://github.com/oneapi-src/oneTBB/releases) or by tags (https://github.com/oneapi-src/oneTBB/tags).
To retrieve the sources, run the command line:
git clone --branch <tag-name> https://github.com/oneapi-src/oneTBB.git
or just download an archive from Github web page https://github.com/oneapi-src/oneTBB/releases/tag/<tag-name>
where <tag-name> is v2020.2 or 2018_U5 or another one chosen by you.
Mariya
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Greg,
TBB sources are stored on Github: https://github.com/oneapi-src/oneTBB
You may identify the versions by releases (https://github.com/oneapi-src/oneTBB/releases) or by tags (https://github.com/oneapi-src/oneTBB/tags).
To retrieve the sources, run the command line:
git clone --branch <tag-name> https://github.com/oneapi-src/oneTBB.git
or just download an archive from Github web page https://github.com/oneapi-src/oneTBB/releases/tag/<tag-name>
where <tag-name> is v2020.2 or 2018_U5 or another one chosen by you.
Mariya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Greg, please let me know if above the reply solved your question.
Thanks, Mariya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As the issue is solved, we stop monitoring this thread.
Feel free to start a new thread in case of further questions.
Mariya

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page