[Developers] A possible GPU project

Matthew Supernaw matthew.supernaw at noaa.gov
Wed Apr 11 12:39:04 PDT 2012


I did some GPU computing a few years ago for the park service. The big
problem was that not all GPU/GPU drivers where created equal.
Stability was a major issue. I haven't looked into it for a while, but
maybe they have all the bugs worked out? We mostly used Nvidia FX
3800, which have 192 cores. Two FX 3800 per computer in a linux
cluster, that was an awesome amount of power! I currently don't have
access to any OpenCL/CUDA capable GPUs. I'll be happy to look into it
when my development machine arrives!

On Wed, Apr 11, 2012 at 3:00 PM,  <developers-request at admb-project.org> wrote:
> Send Developers mailing list submissions to
>        developers at admb-project.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.admb-project.org/mailman/listinfo/developers
> or, via email, send a message with subject or body 'help' to
>        developers-request at admb-project.org
>
> You can reach the person managing the list at
>        developers-owner at admb-project.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Developers digest..."
>
>
> Today's Topics:
>
>   1. ADMB version control maintenance (Johnoel Ancheta)
>   2. Re: A possible GPU project (dave fournier)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 10 Apr 2012 21:35:15 -1000
> From: Johnoel Ancheta <johnoel at hawaii.edu>
> To: ADMB Users <users at admb-project.org>, developers at admb-project.org
> Subject: [Developers] ADMB version control maintenance
> Message-ID:
>        <CAJMx2XUmDYt8L0jR8LXK1R_=6hxdqDe8JXna99OsyrxsTco60g at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi all,
>
> The ADMB version control will be offline April 11, 2012 for maintenance.
>
> Johnoel
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.admb-project.org/pipermail/developers/attachments/20120410/6472abd7/attachment-0001.html>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 11 Apr 2012 10:39:16 -0700
> From: dave fournier <davef at otter-rsch.com>
> To: developers at admb-project.org
> Subject: Re: [Developers] A possible GPU project
> Message-ID: <4F85C1C4.60500 at otter-rsch.com>
> Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
>
> On 12-04-07 07:15 PM, Matthew Supernaw wrote:
>
>
> To get back to your original question "I"  am not going to do anything.
> At our meeting over a year ago I heard (between discussions on
> organizing organizing)
> talk about how wonderful GPU programming is.  So I studied it a bit and
> did a few
> examples to understand what it was like and posted the examples.  The
> usual lack
> of interest in any real development ensued.  But that involved AD so
> extra technical
> stuff besides simple GPU coding.
>
> So here is an example which involves really standard matrix-vector
> calculations.
> I have isolated that into 3 functions which are in the attached hcalcs.
> (One change is that the matrix h should be stored as a vector.)
> This is archetypical code for adapting to GPU calculations.  The rest is
> up to
> whomever is so convinced that GPU calculations are great.  Of course I am
> happy to collaborate on the details.
>
>
>> Dave,
>> Great idea! Would you use opencl or cuda? I believe double precision is a add on for opencl, not sure about cuda.
>> Matthew
>>
>>
>>
>> On Apr 6, 2012, at 3:00 PM, developers-request at admb-project.org wrote:
>>
>>> A possible GPU project
>> _______________________________________________
>> Developers mailing list
>> Developers at admb-project.org
>> http://lists.admb-project.org/mailman/listinfo/developers
>>
>
> -------------- next part --------------
> An embedded and charset-unspecified text was scrubbed...
> Name: hcalcs
> URL: <http://lists.admb-project.org/pipermail/developers/attachments/20120411/f8810b6b/attachment-0001.ksh>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: newfmin.zip
> Type: application/zip
> Size: 5111 bytes
> Desc: not available
> URL: <http://lists.admb-project.org/pipermail/developers/attachments/20120411/f8810b6b/attachment-0001.zip>
>
> ------------------------------
>
> _______________________________________________
> Developers mailing list
> Developers at admb-project.org
> http://lists.admb-project.org/mailman/listinfo/developers
>
>
> End of Developers Digest, Vol 38, Issue 15
> ******************************************



-- 
Matthew Supernaw
Scientific Programmer
National Oceanic and Atmospheric Administration
National Marine Fisheries Service
Sustainable Fisheries Division
St. Petersburg, FL, 33701
Phone 727-551-5606
Fax 727-824-5300


More information about the Developers mailing list