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.
To get started with Intel DML, follow instructions below:
-
Make sure your system meets all System Requirements.
-
Follow instructions to build the library. See Installation for more details.
Documentation is delivered using GitHub Pages. See full Intel DML online 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.shAfter generation process is completed, open the <dml_library>/doc/build/html/index.html file.
See Contributing document for details about contribution process.
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").