Skip to content

Oclgrind 15.2

Compare
Choose a tag to compare
@jrprice jrprice released this 23 Feb 17:13
· 731 commits to master since this release

This release significantly improves simulation performance, and fixes
several bugs impacting on usage and stability.

  • Added detection for violations of read-only/write-only attributes
  • Added --build-options argument to append additional compiler flags
  • Added hostMemoryLoad and hostMemoryStore callbacks
  • Added workGroupBegin and workItemBegin callbacks
  • Split atomic callbacks into separate load and store
  • Multi-threaded simulation to improve performance
  • Various other performance improvements
  • Several general bug fixes and stability improvements