How To Install arbor-mpich on Fedora 36

In this tutorial we learn how to install arbor-mpich in Fedora 36. arbor-mpich is MPICH build for arbor

Introduction

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

What is arbor-mpich

Arbor is a high-performance library for Computational Neuroscience simulations. Some key features include - Asynchronous spike exchange that overlaps compute and communication. - Efficient sampling of voltage and current on all back ends. - Efficient implementation of all features on GPU. - Reporting of memory and energy consumption (when available on platform). - An API for addition of new cell types, e.g. LIF and Poisson spike generators. - Validation tests against numeric/analytic models and NEURON. Documentation is available at https

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

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

sudo dnf -y install arbor-mpich

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

sudo yum -y install arbor-mpich

How To Uninstall arbor-mpich on Fedora 36

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

sudo dnf remove arbor-mpich

arbor-mpich Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/45/74a2ec80f1581e85ff4612c8667fab683e153d
/usr/lib/mpich/bin/modcc_mpich
/usr/lib/python3.10/site-packages/mpich/arbor
/usr/lib/python3.10/site-packages/mpich/arbor/VERSION
/usr/lib/python3.10/site-packages/mpich/arbor/__init__.py
/usr/lib/python3.10/site-packages/mpich/arbor/__pycache__
/usr/lib/python3.10/site-packages/mpich/arbor/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/mpich/arbor/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/mpich/arbor/_arbor.cpython-310-i386-linux-gnu.so
/usr/share/doc/arbor-mpich
/usr/share/doc/arbor-mpich/README.md
/usr/share/licenses/arbor-mpich
/usr/share/licenses/arbor-mpich/LICENSE
/usr/share/licenses/arbor-mpich/LICENSE-tinyopt

References

Summary

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


title: “How To Install arbor-mpich on Fedora 36” linkTitle: “arbor-mpich” type: “docs” description: “In this tutorial we learn how to install arbor-mpich in Fedora 36. arbor-mpich is MPICH build for arbor” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/arbor-mpich-featured.png

Introduction

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

What is arbor-mpich

Arbor is a high-performance library for Computational Neuroscience simulations. Some key features include - Asynchronous spike exchange that overlaps compute and communication. - Efficient sampling of voltage and current on all back ends. - Efficient implementation of all features on GPU. - Reporting of memory and energy consumption (when available on platform). - An API for addition of new cell types, e.g. LIF and Poisson spike generators. - Validation tests against numeric/analytic models and NEURON. Documentation is available at https

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

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

sudo dnf -y install arbor-mpich

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

sudo yum -y install arbor-mpich

How To Uninstall arbor-mpich on Fedora 36

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

sudo dnf remove arbor-mpich

arbor-mpich Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/63
/usr/lib/.build-id/63/2b4b7554ee4851c99593880f405c8107256443
/usr/lib64/mpich/bin/modcc_mpich
/usr/lib64/python3.10/site-packages/mpich/arbor
/usr/lib64/python3.10/site-packages/mpich/arbor/VERSION
/usr/lib64/python3.10/site-packages/mpich/arbor/__init__.py
/usr/lib64/python3.10/site-packages/mpich/arbor/__pycache__
/usr/lib64/python3.10/site-packages/mpich/arbor/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/mpich/arbor/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/mpich/arbor/_arbor.cpython-310-x86_64-linux-gnu.so
/usr/share/doc/arbor-mpich
/usr/share/doc/arbor-mpich/README.md
/usr/share/licenses/arbor-mpich
/usr/share/licenses/arbor-mpich/LICENSE
/usr/share/licenses/arbor-mpich/LICENSE-tinyopt

References

Summary

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