FSCL.Runtime 2.0.1

dotnet add package FSCL.Runtime --version 2.0.1
NuGet\Install-Package FSCL.Runtime -Version 2.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FSCL.Runtime" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSCL.Runtime --version 2.0.1
#r "nuget: FSCL.Runtime, 2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FSCL.Runtime as a Cake Addin
#addin nuget:?package=FSCL.Runtime&version=2.0.1

// Install FSCL.Runtime as a Cake Tool
#tool nuget:?package=FSCL.Runtime&version=2.0.1

The FSCL Runtime framework is takes care of executing OpenCL kernels generated from the FSCL Compiler in a way that is completely transparent to programmers. On platforms with multiple OpenCL-enabled devices the runtime is also able to perform automatic selection of the best device where to execute each OpenCL computation the programmer asks to run.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.0.1 2,113 6/18/2015
1.4.0 1,812 10/30/2014
1.3.9 1,699 10/30/2014
1.3.6 1,084 10/29/2014
1.3.5 1,080 10/28/2014
1.3.4 1,147 9/15/2014
1.3.3 1,112 9/7/2014
1.3.2 1,093 8/23/2014
1.3.1 1,198 7/27/2014
1.2.0 1,150 7/11/2014

Update scaffold