Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

v0.1.4-beta

Compare
Choose a tag to compare
@Smirnov1gor Smirnov1gor released this 19 Oct 11:09
· 100 commits to develop since this release

Intel® DML v0.1.4-beta

Date: October 2021

Note: Release introduces several fixes for code and infrastructure

Bug fix:

  • Fixed crashes when C++ API was used without root permissions.
  • Fixed crashes when HW initialization failed.
  • Fixed documentation section about system requirements.
  • Fixed project install-paths. They are now follow GNU guidelines.
  • Fixed wrong path for loading libaccel-config.so to /usr/lib64/libaccel-config.so.

Warnings:

  • Correct inclusion path for C API is <dml/dml.h> now.