Search found 2 matches

by Netspider
Mon Aug 11, 2008 1:18 pm
Forum: Scientific discussions (Non-FAH)
Topic: [GPGPU] how to increase speed?
Replies: 15
Views: 6456

Re: [GPGPU] how to increase speed?

Thanks for your answer :)
ok, for CUDA that's true, but Brook runs on my GPU without a problem.
I'll see if I can get a newer GPU then
by Netspider
Fri Aug 08, 2008 9:18 am
Forum: Scientific discussions (Non-FAH)
Topic: [GPGPU] how to increase speed?
Replies: 15
Views: 6456

[GPGPU] how to increase speed?

Hi, I'm working on some algorithms that are calculated on the GPU (using Brook, Cuda, ...). My problem is that my application is still slower than the CPU version I'm comparing it with. Can someone give me general hints how I could get my application faster (apart from buying a new GPU ;) ) ? If you...