[ale] GPU acceleration

David Hilvert dhilvert at gmail.com
Fri May 16 12:54:27 PDT 2008


On Fri, 16 May 2008 10:49:00 -0500
Andrew Buck <andrew.buck at ndsu.edu> wrote:

> The only thing I really know about this is the the CUDA api for Nvidia
> graphics cards.  I don't know much about it other than it uses C for the
> language.  As for X I don't know if it supports it at all, but it sounds like
> you know more about it than I do.  Just thought I'd share the bit of info I
> do have in case it helps.  Note: Wikipedia has a pretty good article on CUDA
> that summarizes it quite nicely.

Thanks for the information; I'd seen the article, but will look at it again.
It might be best if an initial implementation, at least, were as portable as
possible (e.g., using OpenGL to do simple things like projective
transformations for alignment).  Ideally, the implementation would also be
independent of X, or any other particular display system, but I haven't looked
at the details of what this would involve, so I'm not sure whether this is
easily done.  If there is to be dependence on a display system, however, X
would seem to be the most obvious choice.



More information about the ALE mailing list