Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Releases: cea-hpc/NabLab

v0.6.0

22 Nov 15:12
Compare
Choose a tag to compare
  • UTF-8 characters removed from keywords and functions/reductions of the library
  • Arcane generators improved

v0.5.3

25 May 12:53
Compare
Choose a tag to compare
  • Generation of an Arcane default user data file (.arc)
  • Minor change in Arcane CMakeLists.txt to copy time loop file in binary directory

v0.5.2

23 May 14:01
Compare
Choose a tag to compare
  • Bug fix in "New Project" wizard for Arcane generators

v0.5.1

17 May 12:42
Compare
Choose a tag to compare
  • New VS Code extension

v0.5.0

13 May 07:36
Compare
Choose a tag to compare
  • New Arcane generators: sequential, multi-threads and accelerator
  • Enhancements in LevelDB storage: bytes instead of strings
  • First steps of Integration of Monilogger

v0.4.5

24 Feb 15:14
Compare
Choose a tag to compare
  • New Arcane generator
  • New Python generator
  • option keyword removed: user options automatically detected
  • Syntax enhancement for mesh group connectivities

v0.4.4

10 Dec 11:40
Compare
Choose a tag to compare
  • Fix bug on 0.4.3 assets
  • Generated code changed for variables initialization
  • New unit tests
  • Array operations created by IR transformation

v0.4.3

19 Oct 10:01
e3096a3
Compare
Choose a tag to compare

Migration to Eclipse 2021-09

v0.4.2

01 Jul 12:48
Compare
Choose a tag to compare
  • Meshes become extensions: no itemtypesand connectivities in modules
  • Definition of a CartesianMesh2D extension
  • Generated CMakeLists.txt supporting policy CMP0074 (*_ROOT variable)
  • New time step management and new trace to display final time
  • Maven build updated to deploy NabLab jars
  • Continuous integration via Github actions and NabLab Docker image

v0.4.1

20 Apr 11:14
Compare
Choose a tag to compare
  • Integration of a Markdown editor
  • NabLab console with stop button to interrupt interpretation
  • New MultiArray class in C++ library
  • Aliasing removed in array affectations (loops generated instead)
  • IR simplified on Job class hierarchy
  • Better support of JNI providers