How To Install elpa-openmpi on Fedora 36

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

Introduction

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

What is elpa-openmpi

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 OpenMPI.

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

Install elpa-openmpi 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-openmpi using dnf by running the following command:

sudo dnf -y install elpa-openmpi

Install elpa-openmpi on Fedora 36 Using yum


title: “How To Install elpa-openmpi on Fedora 36” Update yum database with yum using the following command. linkTitle: “elpa-openmpi”

type: “docs”

sudo yum makecache --refresh
description: "In this tutorial we learn how to install elpa-openmpi in Fedora 36. elpa-openmpi is Fast library for parallel solution of eigenvalue problems (OpenMPI version)"

date: “2022-08-17”

lastmod: “2022-08-17” After updating yum database, We can install elpa-openmpi using yum by running the following command:

sudo yum -y install elpa-openmpi

#image: /images/fedora/36/elpa-openmpi-featured.png

How To Uninstall elpa-openmpi on Fedora 36


Introduction

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

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

sudo dnf remove elpa-openmpi
### What is `elpa-openmpi`

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 OpenMPI.

elpa-openmpi Package Contents on Fedora 36

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

## Install elpa-openmpi on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

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

sudo dnf -y install elpa-openmpi

Install elpa-openmpi 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-openmpi using yum by running the following command:

sudo yum -y install elpa-openmpi

How To Uninstall elpa-openmpi on Fedora 36

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

sudo dnf remove elpa-openmpi

elpa-openmpi Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/1ecb29a926dc263cc655e3121058f1fc9bb39c
/usr/lib/.build-id/24
/usr/lib/.build-id/24/c091cc8245169b2aacf5e95ac234a76b5f272f
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/7ff811ef5e08d786a8a2e69e87b08f63fee4d0
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/23622c4992172bf71a9e584875d298959ff8de
/usr/lib/openmpi/bin/elpa2_print_kernels
/usr/lib/openmpi/bin/elpa2_print_kernels_openmp
/usr/lib/openmpi/lib/libelpa.so.15
/usr/lib/openmpi/lib/libelpa.so.15.1.2
/usr/lib/openmpi/lib/libelpa_openmp.so.15
/usr/lib/openmpi/lib/libelpa_openmp.so.15.1.2

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/32 /usr/lib/.build-id/32/cda39d258c5ef3058330f43323ad1cfe8c7bef /usr/lib/.build-id/73 /usr/lib/.build-id/73/cdfc91065e41c6e52dd2033ef5fa368b26168f /usr/lib/.build-id/8d /usr/lib/.build-id/8d/767ed8f6d0c764eb96963d1ca8a626a3ff262e /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/95d2543232dc1b8069bf3e60b5acbd0eba26e1 /usr/lib64/openmpi/bin/elpa2_print_kernels /usr/lib64/openmpi/bin/elpa2_print_kernels_openmp /usr/lib64/openmpi/lib/libelpa.so.15 /usr/lib64/openmpi/lib/libelpa.so.15.1.2 /usr/lib64/openmpi/lib/libelpa_openmp.so.15 /usr/lib64/openmpi/lib/libelpa_openmp.so.15.1.2


## References

* [elpa-openmpi website](https://elpa.mpcdf.mpg.de/software)

## Summary

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