| Projects on Google Code | Results 1 - 10 of 29 |
amd-spl is a stream programming library based on ATI Stream technology. This library provides a stream programming runtime based on ATI CAL (Compute Abstract Layer). While CAL is a low level, hardware oriented library, amd-spl is designed to encapsulate the hardware details and to provide a high lev...
This projects hosts the source code for a implementation of the known Livewire algorithm for image segmentation using graphic processing units, through NVidia's CUDA API.
== Video showing GPU based segmentation running CUDA and Qt on Linux ==
There's a small video showing one of the results of...
gpgpu,
livewire,
cuda,
gpu,
qt,
image,
segmentation,
delta-stepping,
dijkstra,
shortestpath,
parallel,
algorithm
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...
http://rtrt-on-gpu.googlecode.com/svn/support/Sample%20Pictures/Lexus-1.jpg http://rtrt-on-gpu.googlecode.com/svn/support/Sample%20Pictures/Lexus-2.jpg
http://rtrt-on-gpu.googlecode.com/svn/support/Sample%20Pictures/Lexus-3.jpg http://rtrt-on-gpu.googlecode.com/svn/support/Sample%20Pictures/Lexus...
Astro-attic's main intention is to share the _process of understanding_ by sharing code samples.
=How to Use=
Install subversion. Click the <a href="http://code.google.com/p/astro-attic/source/checkout">'Source'</a> tab
at the top, and follow the instructions.
=Introduction=
We share o...
#summary A set of common libraries for C++ and CUDA development.
#labels
=Overview=
A library of common operations needed for C++ and CUDA development
=Libraries=
== C++ ==
=== Threading ===
A wrapper around pthreads providing a message passing interface rather than a locking based interf...
<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><...
A plug-in for Sony Vegas offering GPU accelerated video effects, with emphasis on color correction.
Version 1.1 and onward will be licensed under [http://creativecommons.org/licenses/LGPL/2.1/ LGPL] for your benefit.
<br/>
<br/>
Click the logo to read more.
<br/>
<br/>
<a href="http://creat...
*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.
This project is a quick port of the "Standard Model of Visual Cortex" (<a href="http://cbcl.mit.edu">CBCL</a>, MIT, by Riesenhuber M., Poggio T., Serre T., Wolf L., ; [if I've got some missing names please let me know]) <br />
I first started working on this model in 2007, but I only worked a mont...
standardmodel,
visualcortex,
neuralnetwork,
gpgpu,
gpu,
brain,
neuroscience,
cbcl,
visualsystem,
V1,
V4,
CUDA