Seti@Home optimized science apps and information

Optimized Seti@Home apps => Windows => GPU crunching => Topic started by: abachler on 20 Dec 2007, 08:18:26 pm

Title: GPU optimized application
Post by: abachler on 20 Dec 2007, 08:18:26 pm
I code for GPU's all the time and would like to write a GPU optimized seti client using RapidMind.  The only problem is Im not sure exactly what algorithm the application is using to analyze the data or if it would be feasable to implement on a GPU.  Is there somewhere I could find this information? 
Title: Re: GPU optimized application
Post by: popandbob on 20 Dec 2007, 11:08:59 pm
I code for GPU's all the time and would like to write a GPU optimized seti client using RapidMind.  The only problem is Im not sure exactly what algorithm the application is using to analyze the data or if it would be feasable to implement on a GPU.  Is there somewhere I could find this information? 

The user Devaster already tried using rapidmind but there was a problem with the rapidmind backend and he moved development to cuda from there. If they have fixed the rapidmind backend problem then feel free to contact him as he may have the code he was working on still...

~BoB
Title: Re: GPU optimized application
Post by: abachler on 21 Dec 2007, 12:11:31 am
AFAIK they haev fixed the backend, there is a new version out, im nto sure what version he used.  Ill contact him.
Title: Re: GPU optimized application
Post by: popandbob on 21 Dec 2007, 03:11:23 am
Im glad to hear they fixed it... I also look forward to seeing what magic you can make with it.

~BoB

EDIT: Also in case you have not noticed there is a GPU child board. If someone could move this to the correct location... Thx.

MOD Gecko_R7: Done.
Title: Re: GPU optimized application
Post by: abachler on 23 Dec 2007, 02:14:58 pm
Devaster and I are corresponding on the issue now.  Im working on a way to optimize the FFT on the GPU.  It looks promising so far.
Title: Re: GPU optimized application
Post by: popandbob on 23 Dec 2007, 05:29:04 pm
I'm glad to hear that it is looking good.

~BoB

P.S. Thanks Gecko_R7....
Title: Re: GPU optimized application
Post by: Devaster on 23 Dec 2007, 05:58:44 pm
abachler

here is example implementation of FFT by RM - its may be usefull ...


[attachment deleted by admin]
Title: Re: GPU optimized application
Post by: Marius on 24 Dec 2007, 04:18:46 pm
abachler

here is example implementation of FFT by RM - its may be usefull ...

Interesting code, specially the rapidmind stuff which is quit new for me, do you know where can i download rapidmind? (can't find a link on http://www.rapidmind.net)
Title: Re: GPU optimized application
Post by: Devaster on 25 Dec 2007, 05:14:10 pm
RM can be found on https://developer.rapidmind.net/ after registrating
Title: Re: GPU optimized application
Post by: NacRuno on 07 Feb 2008, 06:38:22 am
RM can be found on https://developer.rapidmind.net/ after registrating

Hello everyone, i am trying to download rapidmind but i can't seem to find any of the download locations. Is it possible for anyone to direct me to a place were i can download the linux version of the program.

Thanks in advance...