Intel-gmmlib-22.3.14

Introduction to Intel-gmmlib

The Intel-gmmlib package contains the Intel Graphics Memory Management Library, which provides device specific memory and buffer management functions for the Intel Media Driver for VAAPI and the Intel Graphics Computer Runtime for OpenCL (TM).

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

Package Information

[注記]

注記

The tarball intel-gmmlib-22.3.14.tar.gz will extract to the directory gmmlib-intel-gmmlib-22.3.14.

Intel-gmmlib Dependencies

必須

CMake-3.28.1

Installation of Intel-gmmlib

Install Intel-gmmlib by running the following commands:

mkdir build &&
cd    build &&

cmake -DCMAKE_INSTALL_PREFIX=/usr   \
      -DBUILD_TYPE=Release          \
      -Wno-dev ..                   &&
make

The test suite is normally run by make unless -DRUN_TEST_SUITE=NO is passed to cmake.

Now, as the root user:

make install

パッケージ構成

Installed Programs: なし
Installed Libraries: libigdgmm.so
Installed Directories: /usr/include/igdgmm

概略説明

libigdgmm.so

contains functions that provide Memory Management functions for Intel Graphics Drivers