Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Wiki
  • versions

versions · Changes

Page history
Update versions authored Nov 24, 2021 by dbeltran's avatar dbeltran
Show whitespace changes
Inline Side-by-side
versions.md
View page @ 1ed61530
...@@ -41,33 +41,32 @@ The aim of this section is to provide useful **guidelines** about the features t ...@@ -41,33 +41,32 @@ The aim of this section is to provide useful **guidelines** about the features t
* Reworked **migrate** command, with improvements in robustness and security. * Reworked **migrate** command, with improvements in robustness and security.
* New `pklfix` command to restore a corrupted local database. * New `pklfix` command to restore a corrupted local database.
* New `updatedescrip` command to modify the experiment's description. * New `updatedescrip` command to modify the experiment's description.
* * Added Nord3 support.
* **3.14.0b** - This is the development version and provides new functionalities especially in terms of workflow flexibility. * **3.14.0b** - This is the development version and provides new functionalities especially in terms of workflow flexibility.
* Workflows have even more **flexibility** than in previous iterations: * Workflows have even more **flexibility** than in previous iterations:
* Improved select_chunks to be less restrictive and be able to use along with other parameters. * Improved select_chunks to be less restrictive and be able to use along with other parameters.
* Added select_members, which it functionality is the similar to select_chunk but for members. * Added select_members, which it functions is similar to select_chunk but for members.
* Added conditional dependencies, now AS is able to work with conditional dependencies in the manner that a dependency can be marked as optional ('?') char. * Added conditional dependencies, now AS can work with conditional dependencies in the manner that a dependency can be marked as optional ('?') char.
* Rerun has been reintroduced, it comes with improvements to the job selection. Now it allows to rerun any kind of job. * Rerun has been reintroduced, it comes with improvements to the job selection. Now it allows rerunning any kind of job.
* Improviments to wrappers: * Improvements to wrappers:
* Added the possibility of run multiple wrappers under the same experiment. * Added the possibility of running multiple wrappers under the same experiment.
* Added an internal retrial mechanism for vertical wrappers, this bypasses the resubmission of the wrapper. * Added an internal retrial mechanism for vertical wrappers, this bypasses the resubmission of the wrapper.
* Added an extensible wallclock in cases where the internal retrial mechanism is triggered. * Added an extensible wallclock in cases where the internal retrial mechanism is triggered.
* Added the possibility of increase the time for perform a job retrial. * Added the possibility of increasing the time for performing a job retrial.
* Added X11 support. * Added X11 support.
* Now LANG is enforced to use the same across all autosubmit iterations ( wrapper,code,runtime and experiments). * Now LANG is enforced to use the same across all autosubmit iterations ( wrapper, code, runtime and experiments).
* Now proj.conf supports %_% variable nomenclature. * Now proj.conf supports %_% variable nomenclature.
* Added security to autosubmit folders, having only tmp accessible for other users. * Added security to autosubmit folders, having only tmp accessible for other users.
* Improved the job_status log and added a new file for failed jobs. * Improved the job_status log and added a new file for failed jobs.
* Autosubmit stats has been reworked and improved. * Autosubmit stats have been reworked and improved.
* Now non-owner users for a given experiment are able to monitor others users experiments without activate anykind of change into the experiment folder ( except for tmp folder). * Now non-owner users for a given experiment can monitor others users experiments without activating any kind of change into the experiment folder ( except for tmp folder).
* Redesigned Allowed/Denied hosts. Now is possible to cherry-pick exactly which machines are able to launch autosubmit and which command. * Redesigned Allowed/Denied hosts. Now is possible to cherry-pick exactly which machines can launch autosubmit and which command.
* Now Autosubmit users will receive an e-mail if a remote platform has issues. It will stated which platform has the issue. * Now Autosubmit users will receive an e-mail if a remote platform has issues. It will state which platform has the issue.
* Added security and a cancel mechanism into auto submit recovery, if -f flag is not specified recovery won't do anything and will warn that there are active jobs. * Added security and a cancel mechanism into autosubmit recovery, if -f flag is not specified recovery won't do anything and will warn that there are active jobs.
* Added an chunk dependant wallclock time. * Added a chunk dependant on wallclock time.
* Added an IO exception recovery. * Added an IO exception recovery.
* And finally, some fixes were added into 3.13.0 and 3.14.0b.
......
Clone repository
  • Code coverage
  • Deployment
  • Issues documenting different aspects
  • Leaflet
  • Possible Operational Problems and Solutions
  • Running Autosubmit in Earth Sciences
  • Testing_Suite
  • Updating ReadTheDocs Autosubmit documentation
  • Visual Identity
  • [DestinE] Autosubmit VM on Lumi
  • background
  • bibtex
  • databases
  • development
  • dissemination
View All Pages