DotCompute.Backends.OpenCL
0.5.2
dotnet add package DotCompute.Backends.OpenCL --version 0.5.2
NuGet\Install-Package DotCompute.Backends.OpenCL -Version 0.5.2
<PackageReference Include="DotCompute.Backends.OpenCL" Version="0.5.2" />
<PackageVersion Include="DotCompute.Backends.OpenCL" Version="0.5.2" />
<PackageReference Include="DotCompute.Backends.OpenCL" />
paket add DotCompute.Backends.OpenCL --version 0.5.2
#r "nuget: DotCompute.Backends.OpenCL, 0.5.2"
#:package DotCompute.Backends.OpenCL@0.5.2
#addin nuget:?package=DotCompute.Backends.OpenCL&version=0.5.2
#tool nuget:?package=DotCompute.Backends.OpenCL&version=0.5.2
Production-ready OpenCL backend for DotCompute. Cross-platform GPU acceleration for NVIDIA, AMD, Intel, ARM Mali, and Qualcomm Adreno GPUs. Supports OpenCL 1.2+, Ring Kernels with atomic message queues, runtime kernel compilation, and multi-device workload distribution. Works with nvidia-opencl-icd, ROCm, intel-opencl-icd, and vendor drivers.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net9.0
- DotCompute.Abstractions (>= 0.5.2)
- DotCompute.Core (>= 0.5.2)
- DotCompute.Memory (>= 0.5.2)
- DotCompute.Plugins (>= 0.5.2)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.10)
- Microsoft.NET.ILLink.Tasks (>= 9.0.10)
- Polly (>= 8.6.4)
- Polly.Extensions (>= 8.6.4)
- System.Runtime.InteropServices (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DotCompute.Backends.OpenCL:
| Package | Downloads |
|---|---|
|
DotCompute.Runtime
Runtime services and dependency injection integration for DotCompute. Provides kernel execution orchestration, automatic kernel discovery, service registration, and DI container integration with Microsoft.Extensions.DependencyInjection. Production-ready with comprehensive service lifetime management. |
|
|
DotCompute.Linq
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.