Scalasca#
Scalasca is a software tool that supports the performance optimization of parallel programs by measuring and analyzing their runtime behavior. The analysis identifies potential performance bottlenecks - in particular those concerning communication and synchronization - and offers guidance in exploring their causes.
Read more about Scalasca on their website.
Licensing#
The entire code of Scalasca v2 is licensed under the BSD-style license agreement.
The Scalasca module on the HPC#
The Scalasca module can be loaded into your environment with the following command:
$ module add scalasca
The Scalasca module is available on ARC3:
System |
Version |
Command |
---|---|---|
ARC3 |
scalasca 2.3.1 |
|