SpawnDev.ILGPU.P2P
4.9.5-rc.1
See the version list below for details.
dotnet add package SpawnDev.ILGPU.P2P --version 4.9.5-rc.1
NuGet\Install-Package SpawnDev.ILGPU.P2P -Version 4.9.5-rc.1
<PackageReference Include="SpawnDev.ILGPU.P2P" Version="4.9.5-rc.1" />
<PackageVersion Include="SpawnDev.ILGPU.P2P" Version="4.9.5-rc.1" />
<PackageReference Include="SpawnDev.ILGPU.P2P" />
paket add SpawnDev.ILGPU.P2P --version 4.9.5-rc.1
#r "nuget: SpawnDev.ILGPU.P2P, 4.9.5-rc.1"
#:package SpawnDev.ILGPU.P2P@4.9.5-rc.1
#addin nuget:?package=SpawnDev.ILGPU.P2P&version=4.9.5-rc.1&prerelease
#tool nuget:?package=SpawnDev.ILGPU.P2P&version=4.9.5-rc.1&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.4)
- SpawnDev.WebTorrent (>= 3.2.4-rc.1)
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.5-rc.7 | 47 | 5/3/2026 |
| 4.9.5-rc.6 | 42 | 5/3/2026 |
| 4.9.5-rc.5 | 41 | 5/3/2026 |
| 4.9.5-rc.1 | 50 | 5/3/2026 |
| 4.9.4 | 85 | 5/3/2026 |
| 4.9.4-rc.2 | 47 | 5/3/2026 |
| 4.9.3 | 97 | 4/29/2026 |
| 4.9.2-rc.35 | 60 | 4/29/2026 |
| 4.9.2-rc.26 | 51 | 4/27/2026 |
| 4.9.2-rc.25 | 60 | 4/26/2026 |
| 4.9.2-rc.10 | 56 | 4/23/2026 |
v4.9.5-rc.1: bundle bump in lockstep with SpawnDev.WebTorrent 3.2.4-rc.1 (closes the duplicate-handshake-destroy SCTP cascade that broke RenderMandelbrot in real-world Chrome Stable + Canary cross-browser dispatch). P2P source unchanged — the bridge already dedupes by canonical BT peerId, which is exactly what WebTorrent 3.2.4-rc.1 now relies on instead of forcibly destroying duplicates at the BT layer. SpawnDev.WebTorrent dep bumped 3.2.3 -> 3.2.4-rc.1.