Search:
Forum
General C++ Programming
Communicating with the GPU directly.
Communicating with the GPU directly.
Jun 6, 2012 at 8:16pm UTC
Owain
(149)
Hello. I was wondering how one could go about programming the GPU without the use of OpenGL or DirectX etc. I dont intend to start some unrealisticly large project or anything like that, I just want to learn more about this sort of programming.
Thankyou.
Jun 6, 2012 at 8:31pm UTC
Moschops
(7244)
Something like CUDA?
http://en.wikipedia.org/wiki/CUDA
Jun 6, 2012 at 8:48pm UTC
Owain
(149)
Yes, that looks like the right sort of thing. I cant really use CUDA specificly though because its constrained to only NIVIDA graphics cards.
Jun 6, 2012 at 8:53pm UTC
Moschops
(7244)
There's OpenCL.
Jun 6, 2012 at 9:00pm UTC
Owain
(149)
Oh okay, yeah that looks pretty good. Thanks :)
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs