Updated ComputeCpp™ Community Edition Release

28 October 2016

We are pleased to announce a new release of ComputeCpp™ Community Edition. Version 0.1.1 is a minor release featuring both compiler and runtime bug fixes, in response to user feedback.

Bugs fixed:

  • Compiler: Fixed data members being referenced before declaration in classes.
  • Compiler: The compiler front-end now bans C-style variadic function calls inside kernels, as mandated by the SYCL 1.2 specification.
  • SYCL_DEVICE_ONLY macro is now defined by the compiler, not the runtime headers.
  • Runtime: Allow OpenCL runtime to choose appropriate work-group size when not user-specified in parallel_for call.

For more details on ComputeCpp Community Edition, see the official announcement, and to download the new release, please visit the ComputeCpp section of our website.

Codeplay Software Ltd has published this article only as an opinion piece. Although every effort has been made to ensure the information contained in this post is accurate and reliable, Codeplay cannot and does not guarantee the accuracy, validity or completeness of this information. The information contained within this blog is provided "as is" without any representations or warranties, expressed or implied. Codeplay Sofware Ltd makes no representations or warranties in relation to the information in this post.
Duncan McBain's Avatar

Duncan McBain

Staff Software Engineer, GPGPU Systems