How To Install elpa-mpich on Fedora 36

In this tutorial we learn how to install elpa-mpich in Fedora 36. elpa-mpich is Fast library for parallel solution of eigenvalue problems (MPICH version)

Introduction

In this tutorial we learn how to install elpa-mpich on Fedora 36.

What is elpa-mpich

ELPA is a Fortran-based high-performance computational library for the (massively) parallel solution of symmetric or Hermitian, standard or generalized eigenvalue problems. This package contains ELPA built against MPICH.

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

Install elpa-mpich on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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

sudo dnf -y install elpa-mpich

Install elpa-mpich on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install elpa-mpich using yum by running the following command:

sudo yum -y install elpa-mpich

How To Uninstall elpa-mpich on Fedora 36

To uninstall only the elpa-mpich package we can use the following command:

sudo dnf remove elpa-mpich

elpa-mpich Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/22
/usr/lib/.build-id/22/36509dc2e807c609bf2bcc4434ec837b0cfb6d
/usr/lib/.build-id/af
/usr/lib/.build-id/af/484274cb9c45ca37a679bc2a556378800fb573
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/918e1b991c634faeedc3c18768f918657e72a5
/usr/lib/.build-id/fc/8d8307b66dd660acffa2efb6c0ab25a23a997f
/usr/lib/mpich/bin/elpa2_print_kernels
/usr/lib/mpich/bin/elpa2_print_kernels_openmp
/usr/lib/mpich/lib/libelpa.so.15
/usr/lib/mpich/lib/libelpa.so.15.1.2
/usr/lib/mpich/lib/libelpa_openmp.so.15
/usr/lib/mpich/lib/libelpa_openmp.so.15.1.2

References

Summary

In this tutorial we learn how to install elpa-mpich on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install elpa-mpich on Fedora 36” linkTitle: “elpa-mpich” type: “docs” description: “In this tutorial we learn how to install elpa-mpich in Fedora 36. elpa-mpich is Fast library for parallel solution of eigenvalue problems (MPICH version)” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/elpa-mpich-featured.png

Introduction

In this tutorial we learn how to install elpa-mpich on Fedora 36.

What is elpa-mpich

ELPA is a Fortran-based high-performance computational library for the (massively) parallel solution of symmetric or Hermitian, standard or generalized eigenvalue problems. This package contains ELPA built against MPICH.

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

Install elpa-mpich on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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

sudo dnf -y install elpa-mpich

Install elpa-mpich on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install elpa-mpich using yum by running the following command:

sudo yum -y install elpa-mpich

How To Uninstall elpa-mpich on Fedora 36

To uninstall only the elpa-mpich package we can use the following command:

sudo dnf remove elpa-mpich

elpa-mpich Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/14
/usr/lib/.build-id/14/39c42285f865cb226226f0b0f6738fcf77e5bc
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/d2de237c3591410775f1088320b5fe737d63ed
/usr/lib/.build-id/88
/usr/lib/.build-id/88/4353ca318fe0c436ab2b306d97c9f5f8f76dea
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/047e489b6f25c0cfb6acad6d382b4393455ea0
/usr/lib64/mpich/bin/elpa2_print_kernels
/usr/lib64/mpich/bin/elpa2_print_kernels_openmp
/usr/lib64/mpich/lib/libelpa.so.15
/usr/lib64/mpich/lib/libelpa.so.15.1.2
/usr/lib64/mpich/lib/libelpa_openmp.so.15
/usr/lib64/mpich/lib/libelpa_openmp.so.15.1.2

References

Summary

In this tutorial we learn how to install elpa-mpich on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).