ManagedCuda-70-Standalone by Michael Kunz

<PackageReference Include="ManagedCuda-70-Standalone" Version="7.0.27" />

.NET API 1,267,200 bytes

 ManagedCuda-70-Standalone 7.0.27

ManagedCUDA aims an easy integration of NVidia's CUDA in .net applications written in C#, Visual Basic or any other .net language. This package includes only the core managedCuda library, no additional CUDA libraries and is platform independent.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>ManagedCuda-70-Standalone</id>
    <version>7.0.27</version>
    <title>ManagedCuda 7.0 - Standalone</title>
    <authors>Michael Kunz</authors>
    <owners>Michael Kunz</owners>
    <licenseUrl>http://www.gnu.org/licenses/lgpl.html</licenseUrl>
    <projectUrl>http://managedcuda.codeplex.com/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>ManagedCUDA aims an easy integration of NVidia's CUDA in .net applications written in C#, Visual Basic or any other .net language. This package includes only the core managedCuda library, no additional CUDA libraries and is platform independent.</description>
    <tags>gpu cuda</tags>
  </metadata>
</package>