CHANGELOG 2.76 KB
Newer Older
dbeltran's avatar
dbeltran committed
4.1.6 - Bug fixes
=====================
- Fixed issues with additional files and dates
- Fixed issues with calendar splits
- Fixed issues with log processors
- Fixed issues with expid regex on --copy
- Added Autosubmit stop command

dbeltran's avatar
dbeltran committed
4.1.5 - PJS - Fugaku - Support
=====================
- Added Fugaku support.
- Enchanced the support for PJS.
- Added wrapper support for PJS scheduler
dbeltran's avatar
dbeltran committed
- Fixed issues with log traceback.
dbeltran's avatar
dbeltran committed

dbeltran's avatar
dbeltran committed
4.1.4 - Docs and Log Rework
=====================
- Log retrieval has been fully reworked, improving it is performance, FD, and memory usage.
- Fixed several issues with logs not being retrieved sometimes.
- Fixed several issues with job_data not being written correctly.
- Fixed some issues with retrials squashing stats/ logs.
- Added Marenostrum5 support.
- Fixed some issues with jobs inside a wrapper not having their parameters updated in realtime.
- Features a complete design rework of the autosubmit readthedocs 
dbeltran's avatar
dbeltran committed
- Fixed an issue with create without -f causing some jobs not having parent dependencies
dbeltran's avatar
dbeltran committed

dbeltran's avatar
dbeltran committed
4.1.3 - Bug fixes
=================
dbeltran's avatar
dbeltran committed
- Added Leonardo support.
- Improved inspect command.
- Added a new option to inspect.
- Wrapper now admits placeholders. 
- Reworked the wrapper deadlock code and total _jobs code. And fixed issues with "on_submission" jobs and wrappers. 
- Fixed issues with create without -f and splits.
- Improved error clarity.
- Added RO-Crate.
- Added Calendar for splits.



dbeltran's avatar
dbeltran committed

dbeltran's avatar
dbeltran committed
4.1.2 - Bug fixes
=================
- Fixed issues with version.
- Fixed issues with the duplication of jobs when using the heterogeneous option.
- Fixed some error messages.
- Fixed issues with monitoring non-owned experiments.

4.1.1 - Workflow optimizations and bug fixes
==========================================
dbeltran's avatar
dbeltran committed

dbeltran's avatar
dbeltran committed
Autosubmit supports much larger workflows in this version and has improved performance and memory usage. We have also fixed several bugs and added new features.
dbeltran's avatar
dbeltran committed

dbeltran's avatar
dbeltran committed
- Improved the performance and memory usage of the workflow generation process.
dbeltran's avatar
dbeltran committed
    -  Improved the performance and memory usage of the jobs generation process.
dbeltran's avatar
dbeltran committed
    -  Improved the performance and memory usage of the dependency generation process.
- Improved the performance and memory usage of the workflow visualization process.
- Added a new filter to setstatus ( -ftcs ) to filter by split.
- Added -no-requeue to avoid requeueing jobs.
dbeltran's avatar
dbeltran committed
- A mechanism was added to detect duplicate jobs.
- Fixed multiple issues with the splits usage.
- Fixed multiple issues with Totaljobs.
dbeltran's avatar
dbeltran committed
- Reworked the deadlock detection mechanism.
dbeltran's avatar
dbeltran committed
- Changed multiple debug messages to make them more straightforward.
dbeltran's avatar
dbeltran committed
- Changed the load/save pkl procedure
dbeltran's avatar
dbeltran committed
- Fixed issues with check command and additional files regex.
dbeltran's avatar
dbeltran committed
- Added the previous keyword.
dbeltran's avatar
dbeltran committed
- Fixed an issue with the historical db.
- Fixed an issue with historical db logs.
dbeltran's avatar
dbeltran committed