Skip to content

voiage.parallel.adapters.FpgaClusterAdapter

Explicit FPGA execution lane placeholder.

The repository does not currently ship an FPGA runtime or toolchain integration. This adapter exists so the execution layer can expose a stable, explicit failure mode until a real backend is implemented.

create_executor([positional or keyword] self: None = None, [positional or keyword] n_workers: int = None) -> Executor

Raise until a real FPGA executor exists.

Parameters:

  • self
  • n_workers int

Returns: Executor