Campy 0.0.3
See the version list below for details.
dotnet add package Campy --version 0.0.3
NuGet\Install-Package Campy -Version 0.0.3
<PackageReference Include="Campy" Version="0.0.3" />
paket add Campy --version 0.0.3
#r "nuget: Campy, 0.0.3"
// Install Campy as a Cake Addin #addin nuget:?package=Campy&version=0.0.3 // Install Campy as a Cake Tool #tool nuget:?package=Campy&version=0.0.3
An API for GP-GPU computing using C# or any other NET language, for Windows x64.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 is compatible. net463 was computed. net47 is compatible. net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- Mono.Cecil (>= 0.10.0-beta7)
- NETStandard.Library (>= 2.0.0)
- swigged.cuda (>= 9.1.85.2)
- swigged.llvm (>= 6.0.0.3)
-
.NETFramework 4.6.1
- Mono.Cecil (>= 0.10.0-beta7)
- NETStandard.Library (>= 2.0.0)
- swigged.cuda (>= 9.1.85.2)
- swigged.llvm (>= 6.0.0.3)
-
.NETFramework 4.6.2
- Mono.Cecil (>= 0.10.0-beta7)
- NETStandard.Library (>= 2.0.0)
- swigged.cuda (>= 9.1.85.2)
- swigged.llvm (>= 6.0.0.3)
-
.NETFramework 4.7
- Mono.Cecil (>= 0.10.0-beta7)
- NETStandard.Library (>= 2.0.0)
- swigged.cuda (>= 9.1.85.2)
- swigged.llvm (>= 6.0.0.3)
-
.NETFramework 4.7.1
- Mono.Cecil (>= 0.10.0-beta7)
- NETStandard.Library (>= 2.0.0)
- swigged.cuda (>= 9.1.85.2)
- swigged.llvm (>= 6.0.0.3)
-
.NETStandard 2.0
- Mono.Cecil (>= 0.10.0-beta7)
- NETStandard.Library (>= 2.0.0)
- swigged.cuda (>= 9.1.85.2)
- swigged.llvm (>= 6.0.0.3)
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 |
---|---|---|
0.0.16 | 1,722 | 1/14/2019 |
0.0.15 | 1,174 | 9/27/2018 |
0.0.14 | 1,055 | 9/2/2018 |
0.0.13 | 1,250 | 7/6/2018 |
0.0.12 | 1,024 | 6/14/2018 |
0.0.11 | 1,137 | 6/8/2018 |
0.0.10 | 1,114 | 5/29/2018 |
0.0.9 | 1,223 | 5/3/2018 |
0.0.8 | 1,115 | 4/18/2018 |
0.0.7 | 991 | 4/4/2018 |
0.0.6 | 1,135 | 3/21/2018 |
0.0.5 | 1,195 | 3/10/2018 |
0.0.4 | 1,262 | 3/9/2018 |
0.0.3 | 1,133 | 3/9/2018 |
0.0.3-alpha | 904 | 10/9/2017 |
0.0.2-alpha | 803 | 9/19/2017 |
0.0.1-alpha | 1,025 | 9/6/2017 |
* Version 0.0.3
Release of Campy with GPU Base Class Layer, reference and value types. This version does not handle generics.
* Version 0.0.2-alpha
Added compilation of generics and classes. Problems in memory management and recompilation (speed) outstanding.
Release for demonstration purposes only. Debug version only.
* Version 0.0.1-alpha
Simple compilation of value types only. Debug version only.
When building with Campy, select Platform = "AnyCPU", config = "Debug" or "Release", "Prefer 32-bit" unchecked.
For further information, see https://github.com/kaby76/campy and http://campynet.com/.