SpawnDev.ILGPU.P2P
4.9.2-rc.35
See the version list below for details.
dotnet add package SpawnDev.ILGPU.P2P --version 4.9.2-rc.35
NuGet\Install-Package SpawnDev.ILGPU.P2P -Version 4.9.2-rc.35
<PackageReference Include="SpawnDev.ILGPU.P2P" Version="4.9.2-rc.35" />
<PackageVersion Include="SpawnDev.ILGPU.P2P" Version="4.9.2-rc.35" />
<PackageReference Include="SpawnDev.ILGPU.P2P" />
paket add SpawnDev.ILGPU.P2P --version 4.9.2-rc.35
#r "nuget: SpawnDev.ILGPU.P2P, 4.9.2-rc.35"
#:package SpawnDev.ILGPU.P2P@4.9.2-rc.35
#addin nuget:?package=SpawnDev.ILGPU.P2P&version=4.9.2-rc.35&prerelease
#tool nuget:?package=SpawnDev.ILGPU.P2P&version=4.9.2-rc.35&prerelease
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.2-rc.29)
- 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 | 39 | 4/29/2026 |
| 4.9.2-rc.35 | 44 | 4/29/2026 |
| 4.9.2-rc.26 | 43 | 4/27/2026 |
| 4.9.2-rc.25 | 52 | 4/26/2026 |
| 4.9.2-rc.10 | 48 | 4/23/2026 |
v4.9.2-rc.35: stable transitive dep rollup. Bumps SpawnDev.WebTorrent PackageReference from 3.2.2-rc.6 (local-feed-only) to **3.2.2 stable** (nuget.org), which transitively pulls SpawnDev.RTC 1.1.8 stable + SpawnDev.SIPSorcery 10.0.6 fork. Closes the SpawnDev.ILGPU GitHub Pages deploy NU1102 failure (rc.34 wouldn't restore on CI because the WebTorrent rc.6 dep was local-feed-only). All P2P source unchanged from rc.34 - same phantom-DESTROYED-wire fix in P2PWebRtcBridge.wire.OnClose, same 240s/480s LargeBuffer_100MB test budgets. Same known issue: P2PSwarm.TwoTab_PeerDiscovery still fails (Chromium-under-Playwright phantom-ALIVE wire issue; needs separate active-liveness probe).