- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are there 64 bit tbb libraries for window? If so how do I call them?
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Vijay Oza
Are there 64 bit tbb libraries for window? If so how do I call them?
Yes, there should be a folder called intel64, either in the Composer/tbb folder in your Intel Parallel Studio installation or under Intel/TBB/2.2 (assuming a standalone installation of the latest versions). If your Visual Studio settings are set up for an x64 configuration, it should be just a matter of building the project. If you're doing it via command line, you should be able to stick the path in the LIB path list.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Vijay Oza
Are there 64 bit tbb libraries for window? If so how do I call them?
Yes, there should be a folder called intel64, either in the Composer/tbb folder in your Intel Parallel Studio installation or under Intel/TBB/2.2 (assuming a standalone installation of the latest versions). If your Visual Studio settings are set up for an x64 configuration, it should be just a matter of building the project. If you're doing it via command line, you should be able to stick the path in the LIB path list.

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