Skip to content

Oclgrind 14.12

Compare
Choose a tag to compare
@jrprice jrprice released this 15 Dec 12:09
· 855 commits to master since this release

This release incorporates a new plugin system, to allow third-party
developers to build tools that utilise Oclgrind. More information can
be found on the Wiki:
https://github.com/jrprice/Oclgrind/wiki/Creating-Plugins

In addition, this release contains the following changes:

  • Interactive debugger now has a command history
  • Detection for unaligned memory accesses
  • Limit the number of error messages printed to avoid flooding output
  • Various other bug fixes and improvements