How to Install and Uninstall onednn.x86_64 Package on Rocky Linux 9

Last updated: May 18,2024

1. Install "onednn.x86_64" package

Here is a brief guide to show you how to install onednn.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install onednn.x86_64

2. Uninstall "onednn.x86_64" package

In this section, we are going to explain the necessary steps to uninstall onednn.x86_64 on Rocky Linux 9:

$ sudo dnf remove onednn.x86_64 $ sudo dnf autoremove

3. Information about the onednn.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:14:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : onednn
Version : 2.7.5
Release : 1.el9
Architecture : x86_64
Size : 5.6 M
Source : onednn-2.7.5-1.el9.src.rpm
Repository : epel
Summary : Deep Neural Network Library
URL : https://github.com/oneapi-src/oneDNN/
License : Apache-2.0 and BSD-2-Clause and BSD-3-Clause and BSL-1.0 and MIT
Description : oneAPI Deep Neural Network Library (oneDNN) is an open-source cross-platform
: performance library of basic building blocks for deep learning applications.
: oneDNN is part of oneAPI. The library is optimized for Intel(R) Architecture
: Processors, Intel Graphics, and Arm* 64-bit Architecture (AArch64)-based
: processors. oneDNN has experimental support for the following architectures:
: NVIDIA* GPU, OpenPOWER* Power ISA (PPC64), IBMz* (s390x), and RISC-V.
:
: oneDNN is intended for deep learning applications and framework developers
: interested in improving application performance on Intel CPUs and GPUs.