SpawnDev.ILGPU.P2P
4.9.3
dotnet add package SpawnDev.ILGPU.P2P --version 4.9.3
NuGet\Install-Package SpawnDev.ILGPU.P2P -Version 4.9.3
<PackageReference Include="SpawnDev.ILGPU.P2P" Version="4.9.3" />
<PackageVersion Include="SpawnDev.ILGPU.P2P" Version="4.9.3" />
<PackageReference Include="SpawnDev.ILGPU.P2P" />
paket add SpawnDev.ILGPU.P2P --version 4.9.3
#r "nuget: SpawnDev.ILGPU.P2P, 4.9.3"
#:package SpawnDev.ILGPU.P2P@4.9.3
#addin nuget:?package=SpawnDev.ILGPU.P2P&version=4.9.3
#tool nuget:?package=SpawnDev.ILGPU.P2P&version=4.9.3
P2P distributed GPU compute via SpawnDev.WebTorrent. AcceleratorType.P2P — the 7th ILGPU backend. Distributes kernels across connected devices via WebRTC. Scan a QR code, contribute GPU power.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- SpawnDev.ILGPU (>= 4.9.3)
- SpawnDev.WebTorrent (>= 3.2.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.9.3 | 41 | 4/29/2026 |
| 4.9.2-rc.35 | 44 | 4/29/2026 |
| 4.9.2-rc.26 | 44 | 4/27/2026 |
| 4.9.2-rc.25 | 52 | 4/26/2026 |
| 4.9.2-rc.10 | 48 | 4/23/2026 |
v4.9.3 stable: bundle bump in lockstep with SpawnDev.ILGPU 4.9.3. P2P source unchanged from 4.9.2-rc.35 (same phantom-DESTROYED-wire fix in `P2PWebRtcBridge.wire.OnClose`, same 240s/480s `LargeBuffer_100MB` test budgets, same `SpawnDev.WebTorrent 3.2.2` stable transitive dependency). Bumped to track the SpawnDev.ILGPU 4.9.3 stable release (new `ArrayView<T>.CopyToHostAsync()` partial-readback extension + WebGPU `Half` NaN/Inf codegen fix). Same known issue: `P2PSwarm.TwoTab_PeerDiscovery` still fails (Chromium-under-Playwright phantom-ALIVE wire issue; needs separate active-liveness probe).