My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 111
<table align="center" border=0> <tr> <td> <a href="http://code.google.com/p/thrust/downloads/list"> <img src="http://thrust.googlecode.com/svn/trunk/doc/thrust_logo.png"/> </a> </td> <td> <table align="center" border=0> <tr><td align="center"> <h1> What is Thrust?</h1> </td></tr> <tr><...
The release of CUDA has triggered a big wave in parallel computing. More and more people are getting involved in porting various applications to CUDA. However, the application field is still limited, mainly due to the lack of libraries in CUDA. Currently, the libraries for CUDA kernel code mainly fo...
This project is dedicated to hosting MSU CUDA course resources: * Tutorials * Presentations * Tasks This project accompanies [http://groups.google.com/group/cudacsmsusu?pli=1 CUDA.CS.MSU.SU] group
=Introduction= This is an implementation of hidden Markov model (HMM) training and classification for NVIDIA CUDA platform. A serial implementation in C is also included for comparison. The implementation of HMM follows the tutorial paper by Rabiner. The three problem for HMM defined in the pa...
<wiki:comment> <table align="center" border=0> <tr><td> <a href="http://code.google.com/p/komrade/downloads/list"> <img src="http://komrade.googlecode.com/svn/trunk/doc/komrade_logo.jpg"/> </a> </td></tr> </table> </wiki:comment> <table align="center" border=0> <tr> <td> ===Note: Ko...
_Pyrit_ takes a step ahead in attacking WPA-PSK and WPA2-PSK, the protocols that protect today's public WIFI-airspace. _Pyrit_'s implementation allows to create massive databases, pre-computing part of the WPA/WPA2-PSK authentication phase in a space-time-tradeoff. The performance gain for real-w...
= Overview = Ocelot is a dynamic compilation framework for heterogeneous systems, accomplishing this by providing various backend targets for CUDA programs. *Ocelot allows CUDA programs to be executed on NVIDIA GPUs and x86-CPUs at full speed without recompilation.* <img src="http://www.gdiam...
==What is G-Crossbit== G-CrossBit is a virtual machine target to GPU-architecture based on Crossbit.We are working on strategy that makes use of GPU to improve the performance implicitly,opposite to CUDA as an explicit model. ==Motivation== GPU has been an important computing platform for c...
==What is OpenCurrent?== OpenCurrent is an open source C++ library for solving Partial Differential Equations (PDEs) over regular grids using the [http://www.nvidia.com/cuda CUDA] platform from [http://www.nvidia.com NVIDIA]. Browse the [http://code.google.com/p/opencurrent/source/browse/ sour...
CUDPP is the CUDA Data Parallel Primitives Library. CUDPP is a library of data-parallel algorithm primitives such as parallel prefix-sum (”scan”), parallel sort and parallel reduction. Primitives such as these are important building blocks for a wide variety of data-parallel algorithms, including so...
1 2 3 4 5 6 7 8 9 10 Next