- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In our application we have 2 separate parallel_fors running on different windows threads. We would like to use thread affinity mask so each one of them will run on different cores in a way they will not interfere each other. How can we do that? Should we use SetThreadAffinityMask function and if so, where should we use it?
Thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - eyalk
Hi,
In our application we have 2 separate parallel_fors running on different windows threads. We would like to use thread affinity mask so each one of them will run on different cores in a way they will not interfere each other. How can we do that? Should we use SetThreadAffinityMask function and if so, where should we use it?
Thanks

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