Skip to content

Commit

Permalink
Add link to examples in README
Browse files Browse the repository at this point in the history
Signed-off-by: gejin <[email protected]>
  • Loading branch information
jinge90 committed Jun 24, 2020
1 parent 8697af5 commit 20b8f63
Show file tree
Hide file tree
Showing 16 changed files with 3 additions and 784 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ oneDPL is licensed under [Apache License Version 2.0 with LLVM exceptions](https
## Documentation
See [Library Guide](https://software.intel.com/content/www/us/en/develop/documentation/oneapi-dpcpp-library-guide/top.html) with oneDPL.

## Examples
You can find oneDPL examples in [Examples](https://github.com/intel/BaseKit-code-samples/tree/master/DPC++Compiler/oneDPL).

## Support and contribution
Please report issues and suggestions via [GitHub issues](https://github.com/oneapi-src/oneDPL/issues).

Expand Down
Empty file removed examples/.gitignore
Empty file.
12 changes: 0 additions & 12 deletions examples/dpcpp_gamma_correction/CMakeLists.txt

This file was deleted.

44 changes: 0 additions & 44 deletions examples/dpcpp_gamma_correction/README.md

This file was deleted.

25 changes: 0 additions & 25 deletions examples/dpcpp_gamma_correction/src/CMakeLists.txt

This file was deleted.

102 changes: 0 additions & 102 deletions examples/dpcpp_gamma_correction/src/main.cpp

This file was deleted.

17 changes: 0 additions & 17 deletions examples/dpcpp_gamma_correction/src/utils.hpp

This file was deleted.

Loading

0 comments on commit 20b8f63

Please sign in to comment.