HiCR

Introduction

  • Overview
  • Building & Installation
  • Quickstart Guides

Built-in Features

  • Built-In Frontends
  • Built-In Backends

Examples

  • Examples
    • Channels
    • Kernel Execution
    • Memcpy
      • Memcpy: Local
      • Memcpy: Distributed
    • Neural Network
    • Object Store
    • Ping-Pong Example
    • RPC Engine
    • Tasking
    • Topology

C++ API Reference

  • C++ Classes
  • C++ Files

Development

  • Github Repository
  • Contributing
HiCR
  • Examples
  • Memcpy

Memcpy

These examples showcase HiCR’s memcpy operations in the following settings:

  • Memcpy: Local
    • Topology detection
    • Source local memory slot allocation and initialization
    • Local memory slot allocations
    • Local memory slot memcpy
  • Memcpy: Distributed
    • Identifying HiCR instances
    • Memory slot allocation
    • Memory slot exchange
    • Copying data and syncing
Previous Next

© Copyright Huawei Technologies Switzerland AG.