Skip to content

voiage.parallel.adapters.AsicClusterAdapter

Explicit ASIC/custom-circuit execution lane placeholder.

The repository does not currently ship an ASIC/custom-circuit runtime. This adapter keeps the contract visible without claiming unsupported hardware availability.

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

Raise until a real ASIC/custom-circuit executor exists.

Parameters:

  • self
  • n_workers int

Returns: Executor