Tagged Questions

89
votes
15answers
4k views

Why aren't we programming on the GPU?

So I finally took the time to learn CUDA and get it installed and configured on my computer and I have to say, I'm quite impressed! Here's how it does rendering the Mandelbrot set at 1280 x 678 ...
1
vote
2answers
868 views

ATI Stream SDK on ubuntu 9.04

I have used ATI Stream SDK on windows XP SP3 and implemented one algorithm on GPU. But Now I am interested in scaling this algorithm on multiple GPUs on mutiple machines I switched to UBUNTU to use ...
0
votes
1answer
623 views

MATLAB and ATi GPU

How do I use my ATi 5470M for computation on MATLAB 2010a Also, Can I enable my CPU and GPU to do the thing in parallel, together? I'm new to GPU computing.