Hi Urs,

The original idea was to source a Sony PS3 and learn multi-core programming
on a cell, but I heard recently (on the beowulf list) about NVIDIA's
multi-core graphics chips and thought they sounded easier to program.  (it
sounds like NVIDIA already has a BLAS implementation available...
http://developer.nvidia.com/object/cuda.html  or
http://www.nvidia.com/object/tesla_gpu_processor.html)

Nathan

On 8/10/07, Urs Beyerle <[EMAIL PROTECTED]> wrote:
>
> Nathan Moore wrote:
> > Yes, the file is there,
> > [...]
> > I was hoping (indirectly I suppose) that someone else on the SL list
> > had already solved this problem...
> >
> > thanks!
> >
>
> you're welcome ;-)
> If you have any results from your "fun project", I would be very
> interested.
>
> Urs
>
>
>
>
> > Nathan
> >
> > On 8/10/07, *Urs Beyerle* <[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >     Nathan Moore wrote:
> >     > Hi,
> >     >
> >     > I recently installed an NVIDIA 8600GT graphics card (PNY brand)
> >     in an
> >     > AMD box running SL5, x86/32bit version.  Rather than using for
> >     > graphics, I plan to use the card as a linear algebra
> >     co-processor ( a
> >     > fun project for students in computational physics...).  NVIDIA
> >     > provides the CUDA environment/library (
> >     > http://developer.nvidia.com/object/cuda.html
> >     <http://developer.nvidia.com/object/cuda.html>) to facilitate using
> a
> >     > graphics card for numerical work.
> >     >
> >     > So here's the situation at present, I've installed the card,
> >     installed
> >     > the NVIDIA display driver ( NVIDIA-Linux-x86-100.14.11-pkg1.run ),
> >     > installed the NVIDIA CUDA Toolkit (for RHEL5, x86), and have also
> >     > installed the  SDK provided by NVIDIA.  The error I'm having
> >     with the
> >     > example program (which fails to compile) follows,
> >     >
> >     > /usr/bin/ld: warning: libtlshook.so, needed by
> >     > /usr/local/cuda/lib/libcudart.so, not found (try using -rpath or
> >     > -rpath-link)
> >     >
> >
> >     I think libtlshook.so is part of CUDA. I guess it should be inside
> >     /usr/local/cuda/lib/.
> >
> >         Urs
> >
> >
> >
> >
> > --
> > - - - - - - -   - - - - - - -   - - - - - - -
> > Nathan Moore
> > Assistant Professor, Physics
> > Winona State University
> > AIM: nmoorewsu
> > - - - - - - -   - - - - - - -   - - - - - - -
>
>


-- 
- - - - - - -   - - - - - - -   - - - - - - -
Nathan Moore
Assistant Professor, Physics
Winona State University
AIM: nmoorewsu
- - - - - - -   - - - - - - -   - - - - - - -

Reply via email to