Difference between revisions of "Scalasca"

From SNIC Documentation
Jump to: navigation, search
(Created page with "{{software info |description=Performance tool for parallel applications |license=free |research areas=Performance tool; Computational science }}")
 
Line 4: Line 4:
 
|research areas=Performance tool; Computational science
 
|research areas=Performance tool; Computational science
 
}}
 
}}
 +
 +
== Overview ==
 +
Scalasca is a performance analysis tool specially geared towards investigating parallel programs.  It can also be deployed to profile serial applications.
 +
 +
Scalasca can analyse programs written in [[Fortran]], [[C]] and [[C++]] which are parallelised in [[MPI]] and/or [[OpenMP]].
 +
 +
 +
== License ==
 +
{{show license}}
 +
 +
Free but copyright
 +
 +
 +
== Availability ==
 +
{{list resources for software}}
 +
 +
== Links ==
 +
 +
* [http://www.scalasca.org/ Official website]
 +
* [http://www.scalasca.org/download/documentation/documentation.html Documentation]

Revision as of 12:07, 20 September 2012


Overview

Scalasca is a performance analysis tool specially geared towards investigating parallel programs. It can also be deployed to profile serial applications.

Scalasca can analyse programs written in Fortran, C and C++ which are parallelised in MPI and/or OpenMP.


License

License: Free.

Free but copyright


Availability

ResourceCentreDescription
AlarikLUNARCthroughput cluster resource of 40 TFLOPS
AuroraLUNARCthroughput/general purpose cluster resource
PlatonLUNARCthroughput cluster resource of 26 TFLOPS
TriolithNSCCapability cluster with 338 TFLOPS peak and 1:2 Infiniband fat-tree

Links