How To Install scalasca on Fedora 34

scalasca is Toolset for performance analysis of large-scale parallel applications Toolset for performance analysis of large-scale parallel applications

Introduction

In this tutorial we learn how to install scalasca on Fedora 34.

What is 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. Scalasca targets mainly scientific and engineering applications based on the programming interfaces MPI and OpenMP, including hybrid applications based on a combination of the two. The tool has been specifically designed for use on large-scale systems, but is also well suited for small- and medium-scale HPC platforms. scalasca 2.5 7.fc34 x86_64 461 k scalasca-2.5-7.fc34.src.rpm fedora Toolset for performance analysis of large-scale parallel applications http BSD and GPLv3+ 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. Scalasca targets mainly scientific and engineering applications based on the programming interfaces MPI and OpenMP, including hybrid applications based on a combination of the two. The tool has been specifically designed for use on large-scale systems, but is also well suited for small- and medium-scale HPC platforms.

We can use yum or dnf to install scalasca on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install scalasca.

Install scalasca on Fedora 34 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install scalasca using dnf by running the following command:

sudo dnf -y install scalasca

Install scalasca on Fedora 34 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

Fedora 34 - x86_64                               20 kB/s | 6.6 kB     00:00
Fedora 34 openh264 (From Cisco) - x86_64        1.4 kB/s | 989  B     00:00
Fedora Modular 34 - x86_64                       68 kB/s | 6.5 kB     00:00
Fedora 34 - x86_64 - Updates                    3.5 kB/s | 6.2 kB     00:01
Fedora Modular 34 - x86_64 - Updates             17 kB/s | 5.9 kB     00:00
Metadata cache created.

After updating yum database, We can install scalasca using yum by running the following command:

sudo yum -y install scalasca

How To Uninstall scalasca on Fedora 34

To uninstall only the scalasca package we can use the following command:

sudo dnf remove scalasca

scalasca Package Contents on Fedora 34

/usr/bin/scalasca
/usr/bin/scan
/usr/bin/scarlet
/usr/bin/scout.omp
/usr/bin/scout.ser
/usr/bin/skin
/usr/bin/square
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/f2f9d41a70995f27e0c12aa8c992f7f96b3fa3
/usr/lib/.build-id/04
/usr/lib/.build-id/04/2603cbe3db3c84e3f462397ae42ed38b16e921
/usr/lib/.build-id/15
/usr/lib/.build-id/15/24db9780784076320ec9c60cfe7c7ad354a1e7
/usr/lib/.build-id/39
/usr/lib/.build-id/39/da20825e57accb3636b47b3bff478f403267d9
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/2cb5204b6545f2da605d3d55bb6765e970c740
/usr/lib/.build-id/46
/usr/lib/.build-id/46/3c51789d679aef2e9eaac06a24cb929b897da0
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/a652baae4eec1f50a2a4b46fdfd2d281a0d9a2
/usr/lib/.build-id/62
/usr/lib/.build-id/62/e72f8368f32a3213acdd5893aa7c2136d7d00c
/usr/lib/libpearl.base.so.0
/usr/lib/libpearl.base.so.0.0.0
/usr/lib/libpearl.ipc.mockup.so.0
/usr/lib/libpearl.ipc.mockup.so.0.0.0
/usr/lib/libpearl.replay.so.0
/usr/lib/libpearl.replay.so.0.0.0
/usr/lib/libpearl.thread.omp.so.0
/usr/lib/libpearl.thread.omp.so.0.0.0
/usr/lib/libpearl.thread.ser.so.0
/usr/lib/libpearl.thread.ser.so.0.0.0
/usr/share/doc/scalasca
/usr/share/doc/scalasca/README
/usr/share/licenses/scalasca
/usr/share/licenses/scalasca/COPYING
/usr/share/man/man1/scalasca.1.gz
/usr/share/man/man1/scan.1.gz
/usr/share/man/man1/scout.1.gz
/usr/share/man/man1/scout.hyb.1.gz
/usr/share/man/man1/scout.mpi.1.gz
/usr/share/man/man1/scout.omp.1.gz
/usr/share/man/man1/scout.ser.1.gz
/usr/share/man/man1/square.1.gz
/usr/share/scalasca
/usr/share/scalasca/scalasca.summary
/usr/share/scalasca/scout.spec
/usr/share/scalasca/scout_pre44.spec
/usr/bin/scalasca
/usr/bin/scan
/usr/bin/scarlet
/usr/bin/scout.omp
/usr/bin/scout.ser
/usr/bin/skin
/usr/bin/square
/usr/lib/.build-id
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/f8f788292547fb91dbd631ac51a973edbe9a26
/usr/lib/.build-id/44
/usr/lib/.build-id/44/33a1d09de5514102ede911a5f572487b84b344
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/a1b47c398885006c154dc9fb6e0a584feae869
/usr/lib/.build-id/67
/usr/lib/.build-id/67/cf56914b620e3c73a0b904f1e694444a2a7483
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/d0cb3e8ab01d70973f92acb4f01da016c85ee1
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/41fca5956aa8890dfe807926e8f9b3d95b791a
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/1b0f3d3356988ca3327c7e900e2ececc9d50f4
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/cb73b98ed761cbe94792e3dfc81c8f7c050e91
/usr/lib64/libpearl.base.so.0
/usr/lib64/libpearl.base.so.0.0.0
/usr/lib64/libpearl.ipc.mockup.so.0
/usr/lib64/libpearl.ipc.mockup.so.0.0.0
/usr/lib64/libpearl.replay.so.0
/usr/lib64/libpearl.replay.so.0.0.0
/usr/lib64/libpearl.thread.omp.so.0
/usr/lib64/libpearl.thread.omp.so.0.0.0
/usr/lib64/libpearl.thread.ser.so.0
/usr/lib64/libpearl.thread.ser.so.0.0.0
/usr/share/doc/scalasca
/usr/share/doc/scalasca/README
/usr/share/licenses/scalasca
/usr/share/licenses/scalasca/COPYING
/usr/share/man/man1/scalasca.1.gz
/usr/share/man/man1/scan.1.gz
/usr/share/man/man1/scout.1.gz
/usr/share/man/man1/scout.hyb.1.gz
/usr/share/man/man1/scout.mpi.1.gz
/usr/share/man/man1/scout.omp.1.gz
/usr/share/man/man1/scout.ser.1.gz
/usr/share/man/man1/square.1.gz
/usr/share/scalasca
/usr/share/scalasca/scalasca.summary
/usr/share/scalasca/scout.spec
/usr/share/scalasca/scout_pre44.spec

References

Summary

In this tutorial we learn how to install scalasca on Fedora 34 using yum and dnf.