yspMing / DML

Intel® Data Mover Library (Intel® DML)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intel® Data Mover Library (Intel® DML)

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.

Table of Contents

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.

How to Report Issues

See Issue Reporting for details about issue reporting 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").

Security

For information on how to report a potential security issue or vulnerability see Security Policy

Notices and Disclaimers

Intel technologies may require enabled hardware, software or service activation. No product or component can be absolutely secure. Your costs and results may vary.

© Intel Corporation. Intel, the Intel logo, and other Intel marks are trademarks of Intel Corporation or its subsidiaries. Other names and brands may be claimed as the property of others.

No license (express or implied, by estoppel or otherwise) to any intellectual property rights is granted by this document.

The products described may contain design defects or errors known as errata which may cause the product to deviate from published specifications. Current characterized errata are available on request.

Microsoft, Windows, and the Windows logo are trademarks, or registered trademarks of Microsoft Corporation in the United States and/or other countries. Java is a registered trademark of Oracle and/or its affiliates.

* Other names and brands may be claimed as the property of others.

About

Intel® Data Mover Library (Intel® DML)

License:MIT License


Languages

Language:C++ 81.9%Language:C 16.4%Language:CMake 1.6%