arrow_back_ios Back to List

liboffload

Offload KB - offload-library

Old Content Alert

Please note that this is a old document archive and the will most likely be out-dated or superseded by various other products and is purely here for historical purposes.

The liboffload header contains all definitions required by offload to set up the runtime, join offload blocks, and tailor the system to your needs. It also defines intrinsic mappings, optimized library functions and libraries such as the cache manipulation library liboffload::swcache, and data locality library liboffload::data.

The liboffload header should be the first include in any file where its features are required for best compatibility.