Menu

DistributedCL / News: Recent posts

Just Released: DistributedCL 0.1.0 alpha

I'm glad to announce the first release of this project, the DistributedCL 0.1.0 alpha version.

This version is fully functional, and was tested with SHOC 1.1.4 and LuxMark 2.0.
But it has limited support to OpenCL API, just some of functions are supported now.

Know Issues:

  • No extensions
  • clGetProgramInfo returns only CL_PROGRAM_NUM_DEVICES info
  • /usr/lib/libOpenCL.so MUST exists
  • Cannot be installed as ICD (in /etc/OpenCL/vendors)... read more
Posted by André Tupinambá 2013-06-03

First commit

Was committed a initial version of a log library for OpenCL.

This library was successfully tested with nvidia's OpenCL 1.0 Conformant in a 64bits Ubuntu 9.04, but still need a lot of work.

The main proposes of this library is to get skilled in the OpenCL interface and to debug the future applications and libraries.

Posted by André Tupinambá 2009-07-11