Skip to content

Oclgrind 15.5

Compare
Choose a tag to compare
@jrprice jrprice released this 17 May 13:56
· 631 commits to master since this release

This release updates to LLVM 3.6, which improves the OpenCL C compiler and provides some additional performance enhancements. See README for revised instructions on how to build Oclgrind from source.

  • Fixed race conditions in atomic operations
  • Interactive debugger breaks on Ctrl+C
  • Various other minor bug fixes