How To Install intel-cmt-cat-devel on Fedora 36

In this tutorial we learn how to install intel-cmt-cat-devel in Fedora 36. intel-cmt-cat-devel is Library and sample code to use CMT, MBM, CAT, CDP and MBA technologies

Introduction

In this tutorial we learn how to install intel-cmt-cat-devel on Fedora 36.

What is intel-cmt-cat-devel

This software package provides basic support for Cache Monitoring Technology (CMT), Memory Bandwidth Monitoring (MBM), Cache Allocation Technology (CAT), Memory Bandwidth Allocation (MBA), and Code Data Prioratization (CDP). The package includes library, header file and sample code. For additional information please refer to https

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

Install intel-cmt-cat-devel 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 intel-cmt-cat-devel using dnf by running the following command:

sudo dnf -y install intel-cmt-cat-devel

Install intel-cmt-cat-devel 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 intel-cmt-cat-devel using yum by running the following command:

sudo yum -y install intel-cmt-cat-devel

How To Uninstall intel-cmt-cat-devel on Fedora 36

To uninstall only the intel-cmt-cat-devel package we can use the following command:

sudo dnf remove intel-cmt-cat-devel

intel-cmt-cat-devel Package Contents on Fedora 36

/usr/include/pqos.h
/usr/lib/libpqos.so
/usr/lib/libpqos.so.4
/usr/src/intel-cmt-cat-4.3.0/LICENSE
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/Makefile
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/allocation_app_l2cat.c
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/allocation_app_l3cat.c
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/allocation_app_mba.c
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/association_app.c
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/reset_app.c
/usr/src/intel-cmt-cat-4.3.0/c/CMT_MBM/Makefile
/usr/src/intel-cmt-cat-4.3.0/c/CMT_MBM/monitor_app.c

References

Summary

In this tutorial we learn how to install intel-cmt-cat-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install intel-cmt-cat-devel on Fedora 36” linkTitle: “intel-cmt-cat-devel” type: “docs” description: “In this tutorial we learn how to install intel-cmt-cat-devel in Fedora 36. intel-cmt-cat-devel is Library and sample code to use CMT, MBM, CAT, CDP and MBA technologies” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/intel-cmt-cat-devel-featured.png

Introduction

In this tutorial we learn how to install intel-cmt-cat-devel on Fedora 36.

What is intel-cmt-cat-devel

This software package provides basic support for Cache Monitoring Technology (CMT), Memory Bandwidth Monitoring (MBM), Cache Allocation Technology (CAT), Memory Bandwidth Allocation (MBA), and Code Data Prioratization (CDP). The package includes library, header file and sample code. For additional information please refer to https

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

Install intel-cmt-cat-devel 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 intel-cmt-cat-devel using dnf by running the following command:

sudo dnf -y install intel-cmt-cat-devel

Install intel-cmt-cat-devel 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 intel-cmt-cat-devel using yum by running the following command:

sudo yum -y install intel-cmt-cat-devel

How To Uninstall intel-cmt-cat-devel on Fedora 36

To uninstall only the intel-cmt-cat-devel package we can use the following command:

sudo dnf remove intel-cmt-cat-devel

intel-cmt-cat-devel Package Contents on Fedora 36

/usr/include/pqos.h
/usr/lib64/libpqos.so
/usr/lib64/libpqos.so.4
/usr/src/intel-cmt-cat-4.3.0/LICENSE
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/Makefile
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/allocation_app_l2cat.c
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/allocation_app_l3cat.c
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/allocation_app_mba.c
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/association_app.c
/usr/src/intel-cmt-cat-4.3.0/c/CAT_MBA/reset_app.c
/usr/src/intel-cmt-cat-4.3.0/c/CMT_MBM/Makefile
/usr/src/intel-cmt-cat-4.3.0/c/CMT_MBM/monitor_app.c

References

Summary

In this tutorial we learn how to install intel-cmt-cat-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).