Inter-Device Copy  0.1.0b1
Introduction

Inter-Device Copy: inter-device data copy library

Inter-Device Copy is a heterogeneous accelerator data transfer library that provides the ability to transfer data directly between vector engines and CUDA GPU.
It wraps the device-specific APIs to be transferred and provides a high-level API that is agnostic of device-specific architecture.

This document describes public APIs for Inter-Device Copy.
"API Reference" lists the structure of the API.
"Examples" shows a list of all example.

Author
NEC Corporation
Copyright
2023 NEC Corporation.
Revision History
Revision, Date, Updates/Remarks
Rev.1, Mar. 2023,
This revision covers interdevcopy-0.1.0b1 or later.
First release.