Freeware Listing: Cuda

  • CUDA
  • License: Freeware
  • Rating

The CUDA™ architecture enables developers to leverage the massively parallel processing power of NVIDIA GPUs, delivering the performance of NVIDIA's world-renowned graphics processor technology to general purpose GPU Computing. With the CUDA architecture and tools, developers are achieving dramatic speedups in fields such as medical imaging and natural resource exploration, and creating breakthrough applications in areas such as image recognition and real-time HD video playback and encoding. CUDA enables this unprecedented performance via standard APIs such OpenCL and DirectCompute, and high level programming languages such as C/C++, Fortran, Java, Python, and the Microsoft .

  • Platform: WinOther

This small script modifies the files used by MATLAB to compile mex-functions within MATLAB so that CUDA is supported. Once the script setup_cuda_mex.m is run you can just compile CUDA mex files with the function cuda_mex.m. Only Win32 with Visual Studio is supported in the current version. CUDA Toolkit and SDK required..

  • Publisher: Haim Avron
  • Date: 04-02-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

The CUDA Developer SDK provides examples with source code to help you get started with CUDA.

NVIDIA CUDA technology is the world's only C language environment that enables programmers and developers to write software to solve complex computational problems in a fraction of the time by tapping into the many-core parallel processing power of GPUs.

With millions of CUDA-capable GPUs already deployed, thousands of software programmers are already using the free CUDA software tools to accelerate applications-from video and audio encoding to oil and gas exploration, product design, medical imaging, and scientific research.

  • Platform: WinOther

NVIDIA CUDA technology is the world's only C language environment that enables developers and programmers to write software to solve complex computational problems in a fraction of the time by tapping into the many-core parallel processing power of GPUs.

With millions of CUDA-capable GPUs already deployed, thousands of software programmers are already using the free CUDA software tools to accelerate applications-from video and audio encoding to oil and gas exploration, product design, medical imaging, and scientific research.

NVIDIA CUDA-enabled GPUs power millions of desktops, notebooks, workstations, and supercomputers around the world, accelerating computationally-intensive tasks for consumers, professionals, scientists, and researchers.

  • Platform: Win7 x64, Windows 7, WinOther, WinVista, WinVista x64

Check the memory of your graphical video card

CUDA MemTest is a utility designed for the sole purpose to check your NVIDIA GPU's memory..

  • Publisher: OCCT
  • Date:
  • Size: 317 KB
  • Platform: WinOther

Thanks to NVIDIA CUDA computing technology, the video conversion processing enters a new era. And our CUDA based video converter - Free CUDA Movie Converter accelerates conversion to revolutionary fast - up to 6 times. The significant performance gain means prompt HD and SD video conversion, smooth playback and highest quality for all your favorite movies. It directly converts videos of all popular formats into AVI, MP4, 3GP, RM, FLV, MPEG, etc. as well as audio formats like MP3, WAV, WMA, OGG, FLAC and more. Enjoying your favorite movies or music on your iPod, iPad, iPhone, PSP and other portable players and mobile phones will never be easier.

  • Platform: Win2000, Win7 x32, Win7 x64, WinOther, WinServer, WinVista, WinVista x64, WinXP

A fast JPEG2000 encoder running on CUDA-capable GPUs. Supports lossless and lossy encoding. Both commandline tool with GUI and CUDA/C++ library. Visit >> http://cuj2k.sourceforge.net << for further information..

  • Platform: Linux, WinOther

This project shows how to integrate NVIDIA CUDA GPU programming API into ITK (Insight Segmentation and Registration Toolkit) library.

  • Platform: WinOther

Document retrieval system on CUDA.

  • Platform: WinOther

hiCUDA is a directive-based abstraction that simplifies CUDA programming. This project aims to develop a source-to-source compiler, based on Open64, that translates a sequential program with hiCUDA directives into an equivalent CUDA program..

  • Publisher: hicuda.org
  • Date: 06-11-2012
  • Size: 20872 KB
  • Platform: Linux

Includes Guides on how to use visual studio to create Matlab compatible Cuda Code, how to compile, debug and run it using various methods, and much more..

  • Platform: Matlab, Scripts

This project aims at providing multifold acceleration to the excruciatingly slow and computationally intensive process of Haar Training (used for machine learning) using NVIDIA CUDA technology.
CUDA Implementation of Haar Training License - BSD License.

  • Platform: WinOther

CUSHAW is a CUDA compatible short read aligner to large genomes, such as the human genome, based on the Burrows Wheeler transform.
CUSHAW: CUDA-based Short Read Alignment License - GNU General Public License version 2.0 (GPLv2).

  • Publisher: Cushaw
  • Date:
  • Size: 96 KB
  • Platform: WinOther

Implementations of various algorithms using CUDA.
The CUDA Files License - Open Software License 3.0 (OSL3.0).

  • Platform: WinOther

MP3 encoder that runs on CUDA compatible hardware.
CUDA MP3 Encoder License - GNU General Public License (GPL).

  • Platform: WinOther

This goal of this project is produce and maintain a branch of the FreeSWITCH telephony platform that utilizes CUDA (NVida's GPGPU toolkit) to offload cpu-intensive transcoding tasks to the (NVidia) GPU.
FreeSWITCH-CUDA License - GNU General Public License (GPL).

  • Platform: WinOther

A VS Project Wizard for CUDA. After you install the CUDA VS Wizard, you can see the CUDAWinApp in your Visual Studio installed templates Category. Then it's easy to create a new CUDA project in VS. It can support Windows 32bit & 64bit system, VS2005 & V
CUDA VS Wizard License - GNU Library or Lesser General Public License (LGPL).

  • Platform: WinOther

Free CUDA DVD Ripper rips DVD movies to AVI, MPEG, WMV, DivX, MP4, H.264/MPEG-4 AVC, RM, MOV, XviD, 3GP videos, as well as rips DVDs into MP3, WMA, WAV, RA, M4A, AAC, AC3, or OGG audio files, making them fit iPod, iPhone, Apple TV, PSP, Zune, mobile phone or other digital devices. This DVD rip software lets you clip/split/merge videos, crop video size, change image effect, and add watermark/subtitles/soundtracks to your ripped videos.

New features:
1.Add Flip Fuctions, Add Blind Functions
2.Added video profiles supported by the newest iPhone 4.

Key features:
1.

  • Platform: Win7 x32, Win7 x64, WinOther, WinVista, WinVista x64
  • JCuda
  • License: Shareware
  • Rating

JCuda is a lightweight library that provides you with Java bindings for the CUDA runtime, allowing you to load your own modules in the driver API.

JCuda is designed to allow interaction between your Java application and the CUDA runtime, featuring interoperability with OpenGL.



.

  • Platform: WinOther

managedCUDA aims an easy integration of Nvidia's CUDA in .NET applications written in C#, Visual Basic or any other .NET language.

FEATURES:

* A complete wrapper for the CUDA Driver API, version 4.0 (a 1:1 representation of cuda.h in C#)
* Wrapper for graphics interop with DirectX and OpenGL respectively SlimDX and OpenTK
* Based on this, wrapper classes for CUDA context, kernel, device variable, etc.
* For example: copy data from host to device looks like CudaDeviceVariable.CopyToDevice(Type[] hostArray)
* CUDA vector types like int2, float3 etc.

  • Platform: Win7 x64, Windows 7, WinOther, WinVista, WinVista x64

Cuda: Freeware | All

New Reviews


End Of Room

End of room is a free ware platformer game with a black and white retro feel to it, like the game shift, except where shift innovated on the concept of a puzzle platformer, end of room does the exact opposite. Firstly though, the premise. In end of ...


Angry Birds

Angry birds is one of the most successful games of all time, despite the fact that it has been free from the very beginning. Angry birds is a experimental physics game, with the objective being to fling all of your birds into the structures occupied ...


My Paint

Do you own an android phone? Do you find It annoying how there is no visual note storing app (or indeed, any app for storing notes or writing important things down at all)? My paint is a handy downloadable app for the android operating system that ...


Screencatch

There are numerous occasions when you need to take screenshot of anything on your computer. A screenshot is used for serving many purposes like tutoring, in eBooks, as electronic proofs etc.Taking screenshots is a relatively tedious task without ...


Funny Photo Maker

It happens a lot of times that you capture a photograph, it is good enough but you still want to play with it and improve it. There are lots of programs available for photo editing and some might say that you should use Adobe’s Photoshop. Yes, ...


Graphs Made Easy

For some students, understanding statistics is a tough mountain to climb. However, this problem can be easily solved using pictorial representation of numbers and data, popularly known as Graphs. Since Graphs are easier to interpret, these are often ...


Ultrasurf

There are many cases where you need to access a website which is otherwise blocked by your ISP. You need to use a proxy but a using free proxy that is never easy and convincing. Also, whenever you want to hide your identity online, you need to use ...


RomCenter

Rom centre is a very handy downloadable piece of free ware that helps greatly when it comes to finding roms for a variety of emulators, checking roms to see if they are in full working order, and fixing roms if they are not working, so you don't ...


FireStones

Fire stones is a freeware puzzle game in which you must match three of the same coloured block in a row to destroy them, and although this may start to sound like bejeweled, the game actually takes a lot from tetris, as your blocks will fall from ...



New Downloads

Ariolic Disk Scanner

Disk Scanner is a free utility
to check the hard drive for
read errors. It makes a raw
sector read check of the hard
...

SeaMonkey, Portable Edition

The SeaMonkey project is a
community effort to develop
the SeaMonkey all-in-one
internet application suite.

Nutcache

Nutcache is an all-in-one
collaborative project
management web app helping
businesses and teams of all
sizes work ...

3D Star Space Screensaver

3D Star Space Screensaver
shows tens of thousands of the
moving stars in the space with
flashes of color. A star is a
...

LimeZilla

LimeZilla is a fresh and
technologically potent p2p
client that includes all most
significant features to make
the ...

DetachPipe Free

Make Microsoft Outlook faster,
more stable and easier to
backup with DetachPipe - the
email attachment processor.
...

Barillo Barcode Software

Free Barcode Generation
Software. Easily create UPC
and EAN barcode graphics
within seconds after
downloading Barillo ...

Imesh PRO

Imesh PRO is a popular free
P2P file-sharing application
that allows users to share,
find and download an ample ...

LolBob2

Lolbob2 is a funny arcade
game. You control lolbob2 -
one of the goofiest characters
in the whole Internet. Your
task is ...



Related Searches

Buy Cd Cuda Tool Kit
Joeg Cuda
Jpeg Cuda
Cfd Virtual Wind Tunnel Using Cuda
Mainconcept Reference Cuda Plugin
Accent Zip Password Recovery Cuda
Converter Mac Cuda
Cuda Capture Desktop
Cuda Convert
Cuda Converter
Cuda Convert Psp
Cuda Desktop Screen