Skip to content

Releases: HSAFoundation/CLOC

CLOC version 0.9

28 May 21:56
Compare
Choose a tag to compare

This release supports the HSA 1.0 Final Runtime and Drivers. The release removes dependency on HLC_LLVM_STABLE and includes the LLVM binaries required to compile an OpenCL kernel down to BRIG. Please follow the installation instructions as they have changed from the previous release.

CLOC version 0.8

31 Mar 20:44
Compare
Choose a tag to compare

The new version splits CLOC and SNACK functionality. Please check the examples for change in usage SNACK.

Minor bug fixes.

19 Aug 14:33
Compare
Choose a tag to compare
Minor bug fixes. Pre-release
Pre-release

Fixed a bug regarding the location of hsailasm. Other minor fixes included.

CLOC release 0.6.1

18 Aug 18:03
Compare
Choose a tag to compare
CLOC release 0.6.1 Pre-release
Pre-release

Convert an OpenCL file to brig, hsail, or .o (object) file using the LLVM to HSAIL backend compiler.