-
10/1/26, 2:50 PMAbstract
Performance analysis tools provide profiling and tracing capabilities that help developers understand the behavior of their applications.
Go to contribution page
However, instrumenting only the entry and exit points of functions may not provide sufficient information to correctly identify performance bottlenecks.
A function may contain hundreds of lines of code, multiple nested loops, or regions that may not be... -
10/1/26, 3:20 PMAbstract
The OpenMP Tools Interface (OMPT) provides a standardized mechanism for performance analysis and tooling, enabling developers to gain detailed insight into OpenMP program execution. While the LLVM OpenMP runtime provides a mature OMPT implementation, libgomp has no support at the moment, limiting the availability of performance tools on GCC compiled code.
This talk presents our work to add...
Go to contribution page
Choose timezone
Your profile timezone: