Skip to content

Releases: JungleComputing/mcl

Add an atomic add function

31 Jul 13:28
Compare
Choose a tag to compare
v0.1.5

Add an atomicAdd function

Add support for Intel GPUs and CPUs

04 Jul 11:48
Compare
Choose a tag to compare
v0.1.4

Add support for Intel CPUs and GPUs

Add a command-line option to print the AST in JSON

11 Jun 13:01
Compare
Choose a tag to compare

This release can print the AST of an MCL file in JSON format.

Improve error messages and version info

28 May 11:38
Compare
Choose a tag to compare

This release prints the file, line, and column number with error messages. This information will be automatically interpreted by Emacs' compilation-mode which means that you can jump to the location of the error when running "compile" (C-x c).

It is also possible to do mcl -v that prints the version information.

Enable C++ code generation from the command line

24 May 20:24
Compare
Choose a tag to compare

This release enables C++ code generation from the command line. It also includes a binary release that can be run with Singularity. See the README in the binary release for usage.

v0.1.0

02 Aug 13:30
Compare
Choose a tag to compare
license name in .zenode.json was wrong