Skip to content

andreyfe1/oneDPL

 
 

Repository files navigation

oneAPI DPC++ Library (oneDPL)

The oneAPI DPC++ Library (oneDPL) aims to work with the oneAPI DPC++ Compiler to provide high-productivity APIs to developers, which can minimize DPC++ programming efforts across devices for high performance parallel applications. oneDPL consists of following components:

  • Parallel STL for DPC++
  • An additional set of library classes and functions (referred below as "Extension API")
  • Tested standard C++ APIs

Prerequisites

Install Intel(R) oneAPI Base Toolkit (Base Kit) to use oneDPL and please refer to System requirements.

Release Information

Here is the latest Release Notes.

License

oneDPL is licensed under Apache License Version 2.0 with LLVM exceptions.

Contributing

See CONTRIBUTING.md for details.

Documentation

See Library Guide with oneDPL.

Samples

You can find oneDPL samples in Samples.

Support and contribution

Please report issues and suggestions via GitHub issues.


Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries.

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.4%
  • Groovy 2.6%