Skip to content

SX-Aurora/veoffload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VEO: VE offloading framework

1. Requirement
This software requires VE OS and libc for VE.

2. Build and Install
See INSTALL.

3. How to Use
3.1 Prepare VE program
Code executed on VE needs to be compiled as a shared library for VE.

VH-side `main' program needs to be linked to libveo library (on VH).

3.2 Run
Execute the main program on VH. VE OS is necessary to be ready.

Packages

No packages published

Languages

  • C++ 50.1%
  • C 35.9%
  • M4 12.6%
  • Makefile 1.4%