Download OpenCL.Net
Description
.NET bindings for OpenCL that are easy-to-use and true to the original API. There is no OOP abstraction, nor will there ever be. OpenCL.Net is meant to be small, fast (with as little explicit marshaling as possible) and .NET friendly at the same time.
Source Files
The download file openclnet.zip has the following entries.
trunk/.nuget/NuGet.Config/*from ww w.j a v a 2 s . c o m*/
trunk/.nuget/NuGet.exe
trunk/.nuget/NuGet.targets
trunk/.nuget/packages.config
trunk/License (eclipse-1.0).txt
trunk/OpenCL.Net.Tests/APITests.cs
trunk/OpenCL.Net.Tests/KernelWrapperGenerationTests.cs
trunk/OpenCL.Net.Tests/OpenCL.Net.Tests.csproj
trunk/OpenCL.Net.Tests/Properties/AssemblyInfo.cs
trunk/OpenCL.Net.Tests/TestKernels/TestKernel1.cl
trunk/OpenCL.Net.Tests/packages.config
trunk/OpenCL.Net.sln
trunk/OpenCL.Net/Cl.API.cs
trunk/OpenCL.Net/Cl.Delegates.cs
trunk/OpenCL.Net/Cl.Enums.cs
trunk/OpenCL.Net/Cl.Extensions.cs
trunk/OpenCL.Net/Cl.Overloads.cs
trunk/OpenCL.Net/Cl.Types.cs
trunk/OpenCL.Net/Cl.VectorTypes.tt
trunk/OpenCL.Net/Extensions/CLExtensions.cs
trunk/OpenCL.Net/Extensions/KernelWrapperBase.cs
trunk/OpenCL.Net/Fody.targets
trunk/OpenCL.Net/FodyWeavers.xml
trunk/OpenCL.Net/OpenCL.Net.csproj
trunk/OpenCL.Net/OpenCL.Net.nuspec
trunk/OpenCL.Net/OpenCL.Net.t4properties
trunk/OpenCL.Net/Properties/AssemblyInfo.cs
trunk/OpenCL.Net/SolutionInfo.cs
trunk/OpenCL.Net/Tasks/Kernel.cs
trunk/OpenCL.Net/net40/OpenCL.Net.targets
trunk/OpenCL.Net/packages.config
trunk/Readme.txt
trunk/Samples/OpenCL.Net.Samples.targets
trunk/Samples/Simple/Kernel.cl
trunk/Samples/Simple/Program.cs
trunk/Samples/Simple/Properties/AssemblyInfo.cs
trunk/Samples/Simple/Simple.csproj
trunk/Samples/Simple/app.config
trunk/SolutionInfo.cs
Download
Click the following link to download openclnet.zip.
openclnet.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »