CHANGELOG 1.17 KB
Newer Older
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

- Improved the performance and memory usage of the workflow generation process.
    -  Improved the performance and memory usage of 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.
- Added a mechanism to detect duplicated jobs.
- Fixed multiples issues with the splits usage.
- Fixed multiples issues with Totaljobs.
- Reworked the deadlock detection mechanism.
- Changed multiple debug messages to be more clear.
- 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 previous keyword.
dbeltran's avatar
dbeltran committed
- Fixed an issue with the historical db.
- Fixed an issue with historical db logs.