How to Install and Uninstall libmkl-full-dev Package on Ubuntu 21.10 (Impish Indri)
Last updated: November 26,2024
1. Install "libmkl-full-dev" package
Please follow the guidance below to install libmkl-full-dev on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
libmkl-full-dev
Copied
2. Uninstall "libmkl-full-dev" package
Here is a brief guide to show you how to uninstall libmkl-full-dev on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
libmkl-full-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libmkl-full-dev package on Ubuntu 21.10 (Impish Indri)
Package: libmkl-full-dev
Architecture: amd64
Version: 2020.4.304-2
Multi-Arch: foreign
Priority: optional
Section: multiverse/libdevel
Source: intel-mkl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 88
Depends: libmkl-dev (= 2020.4.304-2), libmkl-rt (= 2020.4.304-2), libmkl-interface-dev (= 2020.4.304-2), libmkl-threading-dev (= 2020.4.304-2), libmkl-computational-dev (= 2020.4.304-2)
Recommends: intel-mkl-doc (= 2020.4.304-2), libmkl-rt:i386 (= 2020.4.304-2), libmkl-interface-dev:i386 (= 2020.4.304-2), libmkl-threading-dev:i386 (= 2020.4.304-2), libmkl-computational-dev:i386 (= 2020.4.304-2)
Filename: pool/multiverse/i/intel-mkl/libmkl-full-dev_2020.4.304-2_amd64.deb
Size: 17252
MD5sum: 26d74780aa8599ba8070d58139c4c01d
SHA1: 44877fd920b21aef44e5a2a4162d8ac43e177395
SHA256: a2917941b1c0bd501c3646ed07e74f11c5a40b416850907facd54e9993ee8abd
SHA512: dc86cb7fa971a5002f26576a3b823596ad2b4b263a3d9210953e927164badd14df30de8b4d2c16f7e39dee4f9be931cc23c3d133cf963f5dd02df5d46b31205d
Homepage: https://software.intel.com/en-us/mkl
Description-en: Intel® Math Kernel Library (Intel® MKL) (Full Version Dev)
Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly
optimized, extensively threaded routines for applications that require
maximum performance. The library provides Fortran and C programming language
interfaces. Intel MKL C language interfaces can be called from applications
written in either C or C++, as well as in any other language that can
reference a C interface.
.
Intel MKL provides comprehensive functionality support in these major areas
of computation:
.
* BLAS (level 1, 2, and 3) and LAPACK linear algebra routines, offering
vector, vector-matrix, and matrix-matrix operations.
* ScaLAPACK distributed processing linear algebra routines, as well as the
Basic Linear Algebra Communications Subprograms (BLACS) and the Parallel
Basic Linear Algebra Subprograms (PBLAS).
* Intel MKL PARDISO (a direct sparse solver based on Parallel Direct Sparse
Solver PARDISO*), an iterative sparse solver, and supporting sparse BLAS
(level 1, 2, and 3) routines for solving sparse systems of equations, as
well as a distributed version of Intel MKL PARDISO solver provided for
use on clusters.
* Fast Fourier transform (FFT) functions in one, two, or three dimensions
with support for mixed radices (not limited to sizes that are powers of 2),
as well as distributed versions of these functions provided for use on
clusters.
* Vector Mathematics (VM) routines for optimized mathematical operations
on vectors.
* Vector Statistics (VS) routines, which offer high-performance vectorized
random number generators (RNG) for several probability distributions,
convolution and correlation routines, and summary statistics functions.
* Data Fitting Library, which provides capabilities for spline-based
approximation of functions, derivatives and integrals of functions, and
search.
* Extended Eigensolver, a shared memory programming (SMP) version of an
eigensolver based on the Feast Eigenvalue Solver.
* Deep Neural Network (DNN) primitive functions with C language interface.
.
This package pulls all the header files, static and shared objects of MKL.
Description-md5: 4efeec6465d91cee633dfdcda4feef6d
Architecture: amd64
Version: 2020.4.304-2
Multi-Arch: foreign
Priority: optional
Section: multiverse/libdevel
Source: intel-mkl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 88
Depends: libmkl-dev (= 2020.4.304-2), libmkl-rt (= 2020.4.304-2), libmkl-interface-dev (= 2020.4.304-2), libmkl-threading-dev (= 2020.4.304-2), libmkl-computational-dev (= 2020.4.304-2)
Recommends: intel-mkl-doc (= 2020.4.304-2), libmkl-rt:i386 (= 2020.4.304-2), libmkl-interface-dev:i386 (= 2020.4.304-2), libmkl-threading-dev:i386 (= 2020.4.304-2), libmkl-computational-dev:i386 (= 2020.4.304-2)
Filename: pool/multiverse/i/intel-mkl/libmkl-full-dev_2020.4.304-2_amd64.deb
Size: 17252
MD5sum: 26d74780aa8599ba8070d58139c4c01d
SHA1: 44877fd920b21aef44e5a2a4162d8ac43e177395
SHA256: a2917941b1c0bd501c3646ed07e74f11c5a40b416850907facd54e9993ee8abd
SHA512: dc86cb7fa971a5002f26576a3b823596ad2b4b263a3d9210953e927164badd14df30de8b4d2c16f7e39dee4f9be931cc23c3d133cf963f5dd02df5d46b31205d
Homepage: https://software.intel.com/en-us/mkl
Description-en: Intel® Math Kernel Library (Intel® MKL) (Full Version Dev)
Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly
optimized, extensively threaded routines for applications that require
maximum performance. The library provides Fortran and C programming language
interfaces. Intel MKL C language interfaces can be called from applications
written in either C or C++, as well as in any other language that can
reference a C interface.
.
Intel MKL provides comprehensive functionality support in these major areas
of computation:
.
* BLAS (level 1, 2, and 3) and LAPACK linear algebra routines, offering
vector, vector-matrix, and matrix-matrix operations.
* ScaLAPACK distributed processing linear algebra routines, as well as the
Basic Linear Algebra Communications Subprograms (BLACS) and the Parallel
Basic Linear Algebra Subprograms (PBLAS).
* Intel MKL PARDISO (a direct sparse solver based on Parallel Direct Sparse
Solver PARDISO*), an iterative sparse solver, and supporting sparse BLAS
(level 1, 2, and 3) routines for solving sparse systems of equations, as
well as a distributed version of Intel MKL PARDISO solver provided for
use on clusters.
* Fast Fourier transform (FFT) functions in one, two, or three dimensions
with support for mixed radices (not limited to sizes that are powers of 2),
as well as distributed versions of these functions provided for use on
clusters.
* Vector Mathematics (VM) routines for optimized mathematical operations
on vectors.
* Vector Statistics (VS) routines, which offer high-performance vectorized
random number generators (RNG) for several probability distributions,
convolution and correlation routines, and summary statistics functions.
* Data Fitting Library, which provides capabilities for spline-based
approximation of functions, derivatives and integrals of functions, and
search.
* Extended Eigensolver, a shared memory programming (SMP) version of an
eigensolver based on the Feast Eigenvalue Solver.
* Deep Neural Network (DNN) primitive functions with C language interface.
.
This package pulls all the header files, static and shared objects of MKL.
Description-md5: 4efeec6465d91cee633dfdcda4feef6d