Newer
Older
4.1.9 - Splits fixes
=====================
- Splits calendar: Added a full example in the documentation.
- Splits calendar: Fixed some issues with the split="auto".
4.1.8 - Bug fixes.
=====================
- Fixed an issue with a socket connection left open.
- Fixed an issue with log recovery being disabled by default.
- Added exclusive parameter
- Fixed some X11 routines called by default
4.1.7 - X11, Migrate, script and Bug fixes
=====================================
- Migrate added, a feature to change the ownership of the experiments (/scratch and autosubmit_data paths)
- X11 added ( If you have to use an older version, after using this one. Autosubmit will complain until you perform create -f and recovery)
- Multiple QoL and bug fixes for wrappers and fixed horizontal ones.
- Added a new parameter `SCRIPT` that allows to write templates in the yaml config.
- Fixed an issue with STAT file.
- Fixed all issues related to zombie processors.
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
4.1.5 - PJS - Fugaku - Support
=====================
- Added Fugaku support.
- Enchanced the support for PJS.
- Added wrapper support for PJS scheduler
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
- Fixed an issue with create without -f causing some jobs not having parent dependencies
- 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.
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
==========================================
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.
- Improved the performance and memory usage of the workflow generation process.
- Improved the performance and memory usage of the jobs generation process.
- 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.
- A mechanism was added to detect duplicate jobs.
- Fixed multiple issues with the splits usage.
- Fixed multiple issues with Totaljobs.
- Changed multiple debug messages to make them more straightforward.
- Fixed an issue with the historical db.
- Fixed an issue with historical db logs.