OpenCL OpenGL DirectX implementation

Discussions on more advanced topics such as monolithic vs micro-kernels, transactional memory models, and paging vs segmentation should go here. Use this forum to expand and improve the wiki!
Post Reply
lopidas
Member
Member
Posts: 65
Joined: Sun May 26, 2013 10:12 am

OpenCL OpenGL DirectX implementation

Post by lopidas »

I think on nVidia addresses of CUDA interface are used for all of them

So there should be some internal specs for AMD and Intel (i think Intel GMA and HD) too.
Does they have some special APIs or only addresses?
Where can I find address references for them?
Last edited by lopidas on Sun Jun 23, 2013 2:50 pm, edited 1 time in total.
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: OpenCL OpenGL DirectX implementation

Post by Combuster »

I suggest you try enabling grammar checking rather than random word mode and then asking again.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
AbstractYouShudNow
Member
Member
Posts: 92
Joined: Tue Aug 14, 2012 8:51 am

Re: OpenCL OpenGL DirectX implementation

Post by AbstractYouShudNow »

Unfortunately, the most famous graphics card manufacturers do NOT release their specifications.
More information on that on the wiki article about Accelerated Graphics Cards
User avatar
Love4Boobies
Member
Member
Posts: 2111
Joined: Fri Mar 07, 2008 5:36 pm
Location: Bucharest, Romania

Re: OpenCL OpenGL DirectX implementation

Post by Love4Boobies »

While Nvidia, who ranks third, doesn't release complete programming documentation, most of them do. For instance, AMD and Intel which rank first and second, respectively, do. And there are many others.
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
Post Reply