How to Install and Uninstall scalasca-mpich.x86_64 Package on Oracle Linux 9

Last updated: May 14,2024

1. Install "scalasca-mpich.x86_64" package

Please follow the steps below to install scalasca-mpich.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install scalasca-mpich.x86_64

2. Uninstall "scalasca-mpich.x86_64" package

In this section, we are going to explain the necessary steps to uninstall scalasca-mpich.x86_64 on Oracle Linux 9:

$ sudo dnf remove scalasca-mpich.x86_64 $ sudo dnf autoremove

3. Information about the scalasca-mpich.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:44:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : scalasca-mpich
Version : 2.6
Release : 3.el9
Architecture : x86_64
Size : 977 k
Source : scalasca-2.6-3.el9.src.rpm
Repository : epel
Summary : Toolset for performance analysis of large-scale parallel applications - mpich
URL : http://www.scalasca.org/
License : BSD and GPLv3+
Description :
: 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.
:
: This is the mpich version.