Skip to content

Commit

Permalink
Initial placeholder for concurrency support examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-rowe committed Nov 15, 2023
1 parent ec6e59d commit 1c3afdd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/concurrency/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Concurrency Support Examples

This temporary directory contains examples demonstrating concurrent (host-side) usage of the OCCA runtime API and other programming models for heterogeneous platforms. Examples in the `occa` directory contain use cases needed by downstream project which are not yet supported or functional. Examples other directories contain fully functional use cases which are implemented directly in the programming models used to implement various OCCA modes (backends).

0 comments on commit 1c3afdd

Please sign in to comment.