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.
Methods
Section titled “Methods”create_executor
Section titled “create_executor”create_executor([positional or keyword] self: None = None, [positional or keyword] n_workers: int = None) -> ExecutorRaise until a real ASIC/custom-circuit executor exists.
Parameters:
selfn_workersint
Returns: Executor