is opencl is good language to learn?
Hoot! You just asked your first question! Hang tight while I find people to answer it for you. You can thank people who give you good answers by clicking the 'Good Answer' button on the right!
Yea it is.It is not lang ,OpenGL is library.
He is not asking about OpenGL but about OpenCL. It's a very good API (not a language) aimed to help in general purpose GPU programming. If you are interested in parallel and/or intensive programming then learn it!
Hi RicardoCorralC OpenCL (Open Computing Language) is a framework for writing programs that execute across heterogeneous platforms consisting of CPUs, GPUs, and other processors. you said it as a api not aprogramming language.can u explain me briefly.
openCL is api. here is python documentation for it: http://documen.tician.de/pyopencl/ Ruby OpenCL http://ruby-opencl.rubyforge.org/ so OpenCL is not language,just api. . .
Join our real-time social learning platform and learn together with your friends!