CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Computer Programming (http://www.codingforums.com/forumdisplay.php?f=21)
-   -   standards for gpgpu and parallel computing (http://www.codingforums.com/showthread.php?t=274330)

wolfblood 09-26-2012 04:43 PM

standards for gpgpu and parallel computing
 
There is many standards for gpgpu which is supported by compilers and hardware
OpenMP - directive
OpenHMPP - directive
OpenACC - directive
OpenCL - khronos directive kernel writing
OpenGL - 3d graphic
OpenGL ES - 3d graphic for embedded systems
OpenGL SC - 3d graphic with critical functions removed
OpenVG - 2d vector graphic
OpenML - synchronizing
OpenMAX - development layer
OpenAL - loki standard using opencl for audio
OpenSL ES - embedded systems sound library
CUDA - nVidia only
DirectX family - for windows

Is there something more supported? by compilers and hardware


All times are GMT +1. The time now is 03:12 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.