Skip to content

AOMP Release 0.7-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@estewart08 estewart08 released this 09 Sep 17:46
· 854 commits to master since this release

THIS IS AN OLD RELEASE. DO NOT DOWNLOAD. PLEASE DOWNLOAD THE LATEST RELEASE.

The source code base for this release is the clang/llvm 9.0 development trunk as of August 2, 2019. These are the other changes included in this release.

  • Fixed reduction not showing correct value on device. This was due to a full work group/block barrier being called by the worker threads which threw off synchronization between master warp and worker warps.
  • Fixed compilation errors on AOMP cloc examples