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

Releases: cea-hpc/NabLab

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Nov 15:12
  • UTF-8 characters removed from keywords and functions/reductions of the library
  • Arcane generators improved

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 25 May 12:53
  • 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

Choose a tag to compare

@github-actions github-actions released this 23 May 14:01
  • Bug fix in "New Project" wizard for Arcane generators

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 17 May 12:42
  • New VS Code extension

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 May 07:36
  • 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

Choose a tag to compare

@github-actions github-actions released this 24 Feb 15:14
  • New Arcane generator
  • New Python generator
  • option keyword removed: user options automatically detected
  • Syntax enhancement for mesh group connectivities

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 10 Dec 11:40
  • 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

Choose a tag to compare

@github-actions github-actions released this 19 Oct 10:01
e3096a3

Migration to Eclipse 2021-09

v0.4.2

Choose a tag to compare

@lelandaisb lelandaisb released this 01 Jul 12:48
  • 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

Choose a tag to compare

@lelandaisb lelandaisb released this 20 Apr 11:14
  • 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