- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel Thread Checker
- Helps you create threaded applications quickly by identifying shared and private variable conflicts.
- Locates threading errors before they occur with an intuitive understanding of threaded application behavior.
- Isolates threading bugs to the source code line where the bug occurs, showing you exactly where in your program threading errors are likely to happen.
- Describes possible causes of threading errors and suggested solutions with one-click diagnostic help.
- Shows your applications critical path as it moves from thread to thread, helping you decide how to use threads more efficiently.
- Identifies synchronization issues and excessive blocking time that cause delays for Win32, POSIX threaded and OpenMP code.
- Shows you thread workload imbalances.
- Maximizes threaded application performance by maximizing application time spent in parallel regions.
The Intel Threading Tools product page contains additional information plusa product demo, an online tutorial, and extensive documentation on threading.
Link Copied
0 Replies

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