Campy 0.0.2-alpha
See the version list below for details.
dotnet add package Campy --version 0.0.2-alpha
NuGet\Install-Package Campy -Version 0.0.2-alpha
<PackageReference Include="Campy" Version="0.0.2-alpha" />
<PackageVersion Include="Campy" Version="0.0.2-alpha" />
<PackageReference Include="Campy" />
paket add Campy --version 0.0.2-alpha
#r "nuget: Campy, 0.0.2-alpha"
#:package Campy@0.0.2-alpha
#addin nuget:?package=Campy&version=0.0.2-alpha&prerelease
#tool nuget:?package=Campy&version=0.0.2-alpha&prerelease
An API for the running of C# code on a GPU. For Windows (x64).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
-
.NETFramework 4.7
- Mono.Cecil (>= 0.9.6.4)
- swigged.cuda (>= 8.0.6)
- swigged.llvm (>= 4.0.14)
- System.Console (>= 4.0.0)
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.Runtime (>= 4.1.0)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
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 | 2,195 | 1/14/2019 |
| 0.0.15 | 1,478 | 9/27/2018 |
| 0.0.14 | 1,347 | 9/2/2018 |
| 0.0.13 | 1,841 | 7/6/2018 |
| 0.0.12 | 1,449 | 6/14/2018 |
| 0.0.11 | 1,750 | 6/8/2018 |
| 0.0.10 | 1,713 | 5/29/2018 |
| 0.0.9 | 1,809 | 5/3/2018 |
| 0.0.8 | 1,713 | 4/18/2018 |
| 0.0.7 | 1,389 | 4/4/2018 |
| 0.0.6 | 1,759 | 3/21/2018 |
| 0.0.5 | 1,779 | 3/10/2018 |
| 0.0.4 | 1,874 | 3/9/2018 |
| 0.0.3 | 1,706 | 3/9/2018 |
| 0.0.3-alpha | 1,493 | 10/9/2017 |
| 0.0.2-alpha | 1,237 | 9/19/2017 |
| 0.0.1-alpha | 1,757 | 9/6/2017 |
* Version 0.0.2-alpha
Adding in 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/.