Thanks to visit codestin.com
Credit goes to github.com

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

intel/DML

Intel® Data Mover Library (Intel® DML) Beta

Get Started | Documentation | License | GitHub repository

Intel® Data Mover Library (Intel® DML) is an open-source library to provide high-performance data manipulation on Intel CPUs. Intel® DML is intended for streaming data movement and transformation operations optimization that is applicable for effective storage, networking, persistent memory, and various data processing applications.

Get Started

To get started with Intel DML, follow instructions below:

  1. Make sure your system meets all System Requirements.

  2. Follow instructions to build the library. See Installation for more details.

Documentation

Online Documentation

Documentation is delivered using GitHub Pages. See full Intel DML online documentation.

Offline Documentation

Note: Before building Intel DML offline documentation, make sure you have all documentation generation tools properly installed and set up. See, Documentation Build Prerequisites for more details.

To generate full offline documentation from sources, use the following commands:

cmd> cd <dml_library catalog path>/doc
cmd> _get_docs.sh

After generation process is completed, open the <dml_library>/doc/build/html/index.html file.

How to Contribute

See Contributing document for details about contribution process.

License

The library is licensed under the MIT license. Refer to the "LICENSE" file for the full license text.

This distribution includes third party software governed by separate license terms (see "THIRD-PARTY-PROGRAMS").