AIKernel.Control.GPU
GPU boundary package for AIKernel.Control. Provides the public Bonsai GPU execution delegate contract so CUDA, WebGPU, ROCm, Vulkan, or other device-specific backends can integrate without leaking into Control Core.
Source: AIKernel.Control/src/AIKernel.Control.GPU/AIKernel.Control.GPU.csproj
Summary
AIKernel.Control.GPU belongs to AIKernel.Control. GPU boundary package for AIKernel.Control. Provides the public Bonsai GPU execution delegate contract so CUDA, WebGPU, ROCm, Vulkan, or other device-specific backends can integrate without leaking into Control Core.
Why
This reference page is intentionally grouped with package and source context so it is useful as documentation, not only as an autogenerated member list.
Usage
Install or reference this package when your code needs the AIKernel.Control responsibility described by the repository role: Physical execution and governance layer with Control Core, CPU, Emulator, GPU, and Diagnostics packages.
Examples
dotnet add package AIKernel.Control.GPU --version $(PackageVersion)
Notes
Generated from AIKernel.Control/src/AIKernel.Control.GPU/AIKernel.Control.GPU.csproj. The sections below are generated from XML documentation or Python source, and behavior should be confirmed against the linked source and tests.
See Also
Repository index | Docs | Module Map
AIKernel.Control.GPU
3 members / Source: AIKernel.Control/src/AIKernel.Control.GPU