CUDA.NET
Develop
cross-platform CUDA solutions with CUDA.NET
CUDA.NET is an
effort by GASS to provide access to CUDA functionality through .NET
applications.
CUDA.NET can now
be downloaded for free.
For further information you are invited to contact us through: [email protected].
We are
interested to hear your comments and feedback as features and
improvements will be added in future releases.
If you have
ideas for improving CUDA.NET or features you wish to add, we will be
glad to hear about it.
Total downloads:
8729
In addition to
providing bindings for all CUDA functions, the new version of CUDA.NET:
2.0, adds support for double precision constructs, along with support
for new BLAS routines.
Starting with CUDA.NET 1.1 an object oriented model is provided for
programming CUDA applications, while simplifying the development
process.
CUDA.NET allows programmers to use existing .NET applications as hosts
for CUDA enabled devices, this way exposing a strong co-processor that
can be used with .NET.
Supported by the
library are CUDA API functions, CUFFT and CUBLAS routines.
Starting with CUDA.NET 2.0.3, it is possible to create applications
that interface with existing Direct3D and OpenGL code.
Cross Platform CUDA Solutions
Using CUDA.NET
you can create cross-platform CUDA solutions, that can run on any
operating system supported by CUDA without changing your code.
Either select between Windows XP or Vista by Microsoft or even
Linux/MacOS systems.
Current support is for both 32 and 64 bits of every platform.
Requirements
CUDA.NET
supports CUDA version 1.1 and up (2.0, 2.1 etc.)
CUDA.NET requires to use .NET Framework 2.0 compatible system (either
under Windows or Mono on Linux/MacOS).
Operating Systems:
- Windows CE
- Windows XP
32/64 bit
- Windows Vista
32/64 bit
- Windows HPC
Server 2008
- Linux 32/64
bit (using Mono)
- Mac OSX (using
Mono)
|