How To Install combblas-mpich on Fedora 36

In this tutorial we learn how to install combblas-mpich in Fedora 36. combblas-mpich is The Combinatorial BLAS Library

Introduction

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

What is combblas-mpich

The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear algebra primitives specifically targeting graph analytics.

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

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

sudo dnf -y install combblas-mpich

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

---
sudo yum -y install combblas-mpich
title: "How To Install combblas-mpich on Fedora 36"

linkTitle: “combblas-mpich”

How To Uninstall combblas-mpich on Fedora 36

type: “docs”

To uninstall only the combblas-mpich package we can use the following command: description: “In this tutorial we learn how to install combblas-mpich in Fedora 36. combblas-mpich is The Combinatorial BLAS Library”

date: “2022-08-17”

lastmod: "2022-08-17"
sudo dnf remove combblas-mpich
#image: /images/fedora/36/combblas-mpich-featured.png

combblas-mpich Package Contents on Fedora 36

Introduction

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

### What is `combblas-mpich`

>  The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear algebra primitives specifically targeting graph analytics.  

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

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

sudo dnf -y install combblas-mpich

Install combblas-mpich on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh
/usr/lib/.build-id
/usr/lib/.build-id/79
/usr/lib/.build-id/79/5ac54e1a1041e9721c533fda5fcdbb4bd01096
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/70950fd4a5c4553f796828e042df52997c34fa
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/d077ab2d5d9d6dabe27fa801ed4ebc0a0e1450
/usr/lib64/mpich/lib/libCombBLAS.so.1.16.0
/usr/lib64/mpich/lib/libGraphGenlib.so.1.2
/usr/lib64/mpich/lib/libUsortlib.so.CombBLAS_1.16.0
/usr/share/doc/combblas-mpich
/usr/share/doc/combblas-mpich/Graph500.html
/usr/share/doc/combblas-mpich/Graph500.org
/usr/share/doc/combblas-mpich/README_DEVELOPERS
/usr/share/licenses/combblas-mpich
/usr/share/licenses/combblas-mpich/LICENSE
/usr/share/licenses/combblas-mpich/graph500-1.2-COPYING
/usr/share/licenses/combblas-mpich/graph500-1.2-generator-LICENSE_1_0.txt
/usr/share/licenses/combblas-mpich/usort-LICENSE

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

sudo yum -y install combblas-mpich

How To Uninstall combblas-mpich on Fedora 36

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



```bash
## References

sudo dnf remove combblas-mpich

Summary

combblas-mpich Package Contents on Fedora 36

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

/usr/lib/.build-id
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/b645915a189ab6933375c33b0fc8d47e9e0007
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/e5289f6fa02f0d37efc9ec5eb4b3e8bfc4f416
/usr/lib/.build-id/de
/usr/lib/.build-id/de/10dd8657ed7b47c1bfff1f300d1fa9b30ec4a3
/usr/lib/mpich/lib/libCombBLAS.so.1.16.0
/usr/lib/mpich/lib/libGraphGenlib.so.1.2
/usr/lib/mpich/lib/libUsortlib.so.CombBLAS_1.16.0
/usr/share/doc/combblas-mpich
/usr/share/doc/combblas-mpich/Graph500.html
/usr/share/doc/combblas-mpich/Graph500.org
/usr/share/doc/combblas-mpich/README_DEVELOPERS
/usr/share/licenses/combblas-mpich
/usr/share/licenses/combblas-mpich/LICENSE
/usr/share/licenses/combblas-mpich/graph500-1.2-COPYING
/usr/share/licenses/combblas-mpich/graph500-1.2-generator-LICENSE_1_0.txt
/usr/share/licenses/combblas-mpich/usort-LICENSE

References

Summary

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