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

Last updated: April 30,2024

1. Install "onednn.x86_64" package

Please follow the instructions below to install onednn.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install onednn.x86_64

2. Uninstall "onednn.x86_64" package

This is a short guide on how to uninstall onednn.x86_64 on Oracle Linux 9:

$ sudo dnf remove onednn.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:25:01 ago on Thu Feb 15 07:50:05 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.