Skip to content
ELHorta edited this page Jul 24, 2023 · 13 revisions

Xar-Trek is a compiler and run-time framework which enables execution migration of application functions from heterogeneous-ISA server host CPUs to FPGAs at run-time.

The framework includes:
1)Xar-Trek's compiler to generate multi-ISA binaries and FPGA implementations for a select set of application functions with very little programmer involvement
2)Xar-Trek's run-time to provide a scheduler infrastructure that monitors server workloads and migrates functions across heterogeneous-ISA CPUs and the FPGA

Installation

Binaries Generation

Applications Execution

Clone this wiki locally