FSCL.Runtime
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.
Install-Package FSCL.Runtime -Version 2.0.1
dotnet add package FSCL.Runtime --version 2.0.1
paket add FSCL.Runtime --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Update scaffold