managedCUDA 7.5 freeware
managedCUDA aims an easy integration of Nvidia’s CUDA in .NET applications written in C#, Visual Basic or any other .NET language. ...
Author | Michael Kunz |
Released | 2015-09-12 |
Filesize | 7.90 MB |
Downloads | 513 |
OS | Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64 |
Installation | Instal And Uninstall |
Keywords | CUDA Integration, Integrate CUDA, CUDA Management, CUDA, Integration, .NET |
Users' rating (7 rating) |
managedCUDA Free Download - we do not host any managedCUDA torrent files or links of managedCUDA on rapidshare.com, depositfiles.com, megaupload.com etc. All managedCUDA download links are direct managedCUDA download from publisher site or their selected mirrors.
7.5 | Sep 12, 2015 | New Release | CUDA 7.5 CUDABLAS CUDASPARSE CUDARAND NPP CUDASOLVE NVRTC added SetComputeSize() to CudaKernel to define grid dimensions added NPPJpegCompression to managedCuda samples |
4.1 | Apr 17, 2012 | New Release | · fixed bugs · Added a reset() method to directly update a texture reference without disposing the old and recreating a new CudaTextureLinearPitched2D / CudaTextureLinear1D object. · dim3 has new constructors taking int arguments and not just uint · All Debug outputs changed to String.Format for .net pre 4.0 compatibility · Removed "using System.Linq" for .net pre 4.0 compatibility · Added indexer properties to CudaDeviceVariable and CudaPitchedDeviceVariable: Access elements directly from host · Implicit conversion operators for CudaDeviceVariable (and some for CudaPitchedDeviceVariable): Alloc and copy in only one assignment operation. · Memset now also for CudaDeviceVariable and CudaPitchedDeviceVariable and not only inderectly using CudaContext. · Offsets for copy methods in device variables / pinned host variables · Added CudaRand · Added CudaBlas · Added NPP · New Samples |