Jump to content

Scalasca

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Katharineamy (talk | contribs) at 21:20, 25 September 2016 (added Category:Free software; removed {{uncategorized}} using HotCat). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Scalasca
Developer(s)Forschungszentrum Jülich and Technische Universität Darmstadt
Written inC, C++
Operating systemUnix-like
PlatformIA-32, x64, ARM, PowerPC
TypeProfiling
LicenseBSD
Websitewww.scalasca.org

Scalasca is a free and open-source software for measurement, analysis, and optimization of parallel program performance.[1] It is licensed under the BSD-style license.

Scalasca is mostly used for profiling scientific and engineering applications using OpenMP and/or MPI. It supports runtime analysis on HPCs.

References

  1. ^ "The Scalasca performance toolset architecture". Concurrency and Computation: Practice and Experience. John Wiley & Sons, Inc. Retrieved 29 June 2016.

External links