All Projects → intel → DML

intel / DML

Licence: MIT license
Intel® Data Mover Library (Intel® DML)

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to DML

buildsqlx
Go database query builder library for PostgreSQL
Stars: ✭ 92 (+155.56%)
Mutual labels:  dml
QPT
[内测中]前向式Python环境快捷封装工具,快速将Python打包为EXE并添加CUDA、NoAVX等支持。
Stars: ✭ 308 (+755.56%)
Mutual labels:  dml
open-soql
Open source implementation of the SOQL.
Stars: ✭ 15 (-58.33%)
Mutual labels:  dml
lwc-modules
Build any LWC you want without ever having to touch Apex
Stars: ✭ 20 (-44.44%)
Mutual labels:  dml
sycl
SYCL for Vitis: Experimental fusion of triSYCL with Intel SYCL oneAPI DPC++ up-streaming effort into Clang/LLVM
Stars: ✭ 80 (+122.22%)
Mutual labels:  accelerators
gardenia
GARDENIA: Graph Analytics Repository for Designing Efficient Next-generation Accelerators
Stars: ✭ 22 (-38.89%)
Mutual labels:  accelerators

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].