OpenMP analysis in Intel VTune Amplifier XE – talking to a user about performance in the language a program was written in

Schedule: View OpenMPCon 2015 Program Speaker: Sergey Vinogradov Organisation: Intel Corp. Co-Authors: Dmitry Prohorov Abstract: OpenMP directives remain one of the most popular ways to express shared memory multi-threaded parallelism. Fork-join work sharing constructs are simple to use and permit the incremental introduction of data parallelism. As a result the OpenMP language is widely used [...]