This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
Releases: cea-hpc/NabLab
Releases · cea-hpc/NabLab
v0.6.0
v0.5.3
- 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
- Bug fix in "New Project" wizard for Arcane generators
v0.5.1
- New VS Code extension
v0.5.0
- 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
v0.4.4
- 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
Migration to Eclipse 2021-09
v0.4.2
- Meshes become extensions: no
itemtypes
andconnectivities
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
- 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