VE Offloading  2.5.0
Introduction

VE offloading is a framework to provide accelerator-style programming on Vector Engine (VE).Using VEO, a programmer can execute code on VE and can control the execution from VH main program.

The Alternative VE Offloading framework (AVEO) became an official implementation of VEO at the end of Sep. 2020. The document of AVEO is available at the below URL.

https://veos-sxarr-nec.github.io/aveo/index.html

You can migrate to AVEO from the previous VEO implementation by installing the AVEO's packages and re-linking your program with AVEO without modification of makefiles.

NEC supports the previous VEO implementation until the end of Mar. 2021. This document has information of the previous VEO implementation.

Author
NEC Corporation