tree: c9ac2dcb9af9b78168e4c39c1fe78a0e5acc76d0 [path history] [tgz]
  1. API/
  2. include/
  3. src/
  4. CMakeLists.txt
  5. exports
  6. README.md
offload/liboffload/README.md

Offload New API

This directory contains the implementation of the experimental work-in-progress new API for Offload. It builds on top of the existing plugin implementations but provides a single level of abstraction suitable for runtimes for languages other than OpenMP to be built on top of.

See the API definition readme for implementation details.