Analyze Threading Performance with Intel® VTune™ Profiler | Intel Software

Subscribers:
257,000
Published on ● Video Link: https://www.youtube.com/watch?v=t194aY6rj1U



Duration: 4:00
124 views
5


This video demonstrates how to use Intel VTune Profiler to configure a threading analysis to analyze locks and waits. The hands-on example we use consists of an application creating over 30 threads writing to a mutex protected file. As a result there are a large number of threads competing for mutex ownership and generating disk I/O. VTune Profiler allows you to understand, analyze and resolve these kinds of threading issues.

Intel VTune Profiler performs threading analysis to analyze locks and waits. It is aided by Intel Instrumentation and Tracing Technologies APIs to identify what code blocks the threads are executing when examining the timeline. VTune Profiler can pinpoint exactly which thread is waiting on which synchronization object and for how long. Drilling down further we see where synchronization object contention occurred during execution. Synchronization object examples include semaphores, mutexes, and I/O waits. We also see the source file and line number where transitions occur.

Zooming in on the associated timeline, we then identify where the task begin and task end were called for each thread so we better understand what that thread was executing during this portion of the timeline.

This level of detailed understanding of the thread timing in an application and the role locks, waits and mutexes play in orchestrating best possible synchronization between threads then allows us to consider performance improvement strategies.

Intel® VTune™ Profiler: https://www.intel.com/content/www/us/en/developer/tools/oneapi/vtune-profiler.html

Intel Distribution for Python*: https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-for-python.html

Intel® oneAPI: https://www.intel.com/content/www/us/en/developer/tools/oneapi/overview.html

oneAPI Code Samples Library: https://www.intel.com/content/www/us/en/developer/tools/oneapi/code-samples.html

oneAPI Code Samples Catalog: https://oneapi-src.github.io/oneAPI-samples/

About Intel Software:
Intel® Developer Zone is committed to empowering and assisting software developers in creating applications for Intel hardware and software products. The Intel Software YouTube channel is an excellent resource for those seeking to enhance their knowledge. Our channel provides the latest news, helpful tips, and engaging product demos from Intel and our numerous industry partners. Our videos cover various topics; you can explore them further by following the links.

Connect with Intel Software:
INTEL SOFTWARE WEBSITE: https://intel.ly/2KeP1hD
INTEL SOFTWARE on FACEBOOK: http://bit.ly/2z8MPFF
INTEL SOFTWARE on TWITTER: http://bit.ly/2zahGSn
INTEL SOFTWARE GITHUB: http://bit.ly/2zaih6z
INTEL DEVELOPER ZONE LINKEDIN: http://bit.ly/2z979qs
INTEL DEVELOPER ZONE INSTAGRAM: http://bit.ly/2z9Xsby
INTEL GAME DEV TWITCH: http://bit.ly/2BkNshu

#intel #intelsoftware #oneapi

Analyze Threading Performance with Intel® VTune™ Profiler | Intel Software




Other Videos By Intel Software


2023-05-25May 2023 | oneAPI Dev News | Intel Software
2023-05-24Logging Layer | Intel® Graphics Performance Analyzers Framework Quick Tips | Intel Software
2023-05-23May 2023 | IDZ News | Intel Software
2023-05-16Crowd Simulation on Multiple Devices Using SYCL | Intel Software
2023-05-15Logging Layer | Intel® Graphics Performance Analyzers Framework Quick Tips | Intel Software
2023-05-15Fix Processor Throttling with Intel® VTune™ | Intel Software
2023-05-12Deploy your SSH Key for Intel® VTune™ Profiler | Intel Software
2023-05-11Optimize Python* Workloads with Intel® VTune™ Profiler | Intel Software
2023-05-10Resolve NUMA Performance Impact with Intel® VTune™ Profiler | Intel Software
2023-05-09Crowd Simulation on Multiple Devices Using SYCL | Intel Software
2023-05-09Analyze Threading Performance with Intel® VTune™ Profiler | Intel Software
2023-05-08Customize Data Collection for Intel® VTune™ Profiler Performance Analysis | Intel Software
2023-05-05Open Model Zoo Demos | Intel Software
2023-05-05Configure Intel® VTune™ Profiler for Performance Analysis | An Introduction | Intel Software
2023-05-04Optimize Memory and Cache Usage with Intel® VTune™ Profiler | Intel Software
2023-05-04April 2023 | oneAPI Dev News | Intel Software
2023-05-04Open Model Zoo Demos | Intel Software
2023-05-03April 2023 | IDZ News | Intel Software
2023-05-03Take Advantage for Intel® Instrumentation and Tracing Technology for Performance Analysis
2023-05-02Innovation Thrives in Open Ecosystems | Intel Software
2023-05-02Innovation Thrives in Open Ecosystems | Highlights | Intel Software



Tags:
Intel Developer Zone
IDZ
Intel Software
Software Developer
Developer Tools
Software Tools
Developer
Intel