SpawnDev.ILGPU.P2P
4.9.4-rc.2
See the version list below for details.
dotnet add package SpawnDev.ILGPU.P2P --version 4.9.4-rc.2
NuGet\Install-Package SpawnDev.ILGPU.P2P -Version 4.9.4-rc.2
<PackageReference Include="SpawnDev.ILGPU.P2P" Version="4.9.4-rc.2" />
<PackageVersion Include="SpawnDev.ILGPU.P2P" Version="4.9.4-rc.2" />
<PackageReference Include="SpawnDev.ILGPU.P2P" />
paket add SpawnDev.ILGPU.P2P --version 4.9.4-rc.2
#r "nuget: SpawnDev.ILGPU.P2P, 4.9.4-rc.2"
#:package SpawnDev.ILGPU.P2P@4.9.4-rc.2
#addin nuget:?package=SpawnDev.ILGPU.P2P&version=4.9.4-rc.2&prerelease
#tool nuget:?package=SpawnDev.ILGPU.P2P&version=4.9.4-rc.2&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-rc.2)
- SpawnDev.WebTorrent (>= 3.2.3-rc.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.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.4-rc.2: bundle bump in lockstep with SpawnDev.ILGPU 4.9.4-rc.2 (kernel-module memory import maximum now matches host's `MaxLinearMemoryPages`, fixing rc.1 instantiate failure when consumer raised the cap above 16384). P2P source unchanged from rc.1: same `P2PWebRtcBridge.wire.OnClose` phantom-alive filter using `Wire.SimplePeer.IsTransportDead`, same SpawnDev.WebTorrent 3.2.3-rc.2 dep.