Difference between revisions of "ScoreP"

From HPC Wiki
ScoreP
Jump to navigation Jump to search
(Redirected page to Score-P)
Tag: New redirect
Line 1: Line 1:
 +
#REDIRECT [[Score-P]]
 +
 
Score-P is a performance evaluation tool for large scale parallel applications. It provides a measurement infrastructure for profiling, event trace recording, and online analysis of High Performance Computing applications. [http://www.vi-hps.org/projects/score-p/]
 
Score-P is a performance evaluation tool for large scale parallel applications. It provides a measurement infrastructure for profiling, event trace recording, and online analysis of High Performance Computing applications. [http://www.vi-hps.org/projects/score-p/]
  

Revision as of 16:28, 14 March 2019

Redirect to:

Score-P is a performance evaluation tool for large scale parallel applications. It provides a measurement infrastructure for profiling, event trace recording, and online analysis of High Performance Computing applications. [1]


Score-P allows users to instrument and record the behavior of sequential, multi-process (MPI, SHMEM), thread-parallel (OpenMP, Pthreads) and accelerator-based (CUDA, OpenCL) applications as well as hybrid parallel applications. Profile data, in CUBE4 format, can be viewed with CUBE. The Score-P trace files, in OTF2 format, can be visualized using Vampir.