Tags give the ability to mark specific points in history as being important
-
v4.0.85
- Start conditions - 1-to-1 - 1-to-n // n-to-1 - Profiler - For fixes - Custom_directives fixes - Stats fixes - Configparser fixes - parameters fixes - Added reservation key - Changed tag nomenclature to match pip
-
-
v4.0.0b22
13bf2b43 · ·- Parameters fixes - testcase fix - updated config parser version ( added ^, for fixed) - wrapper fix - sorted load
-
-
-
-
-
-
v4.0.0b20
e71b0212 · ·- Added save() into create function. ( In 4.1 the location will be everywhere ) - Added parameter fixes - Added select_splits - Added other minor changes / docs - Asthread method default to python language
-
-
-
v4.0.0b17
93615fb5 · ·- Added (locally) regression test for report + autosubmit config parser - Fixed some bugs with autosubmit config parser when data is loaded in the same file that loads additional files and when the external configuration is not set in the minimal .yml
-
-
v4.0.0b15
30787f56 · ·Update ASconfparser to 1.0.26 Fixes https://earth.bsc.es/gitlab/es/autosubmit/-/issues/1026
-
v4.0.0b14
3b7138e2 · ·1.0.25 configparser that includes fixes to refresh/create process and some messages fixes Added parameters #1020 fixed refresh
-
-
-
-
v3.14.4
27667eeb · ·Autosubmit no longer submits jobs without keeping track of them, which would only happen when other ready jobs for the same platform had a QoS error. ( Misconfiguration for Invalid queue, cores... job resources in general. ) All horizontal-vertical wrappers that use the standard machine files will now work when using multiple wrappers. Autosubmit now correctly cancels the jobs due overclock. Remind that all jobs use their wallclock value even if they don't use a scheduler. Some of these fixes were already on v3.15.0b. We decided to propagate them because they can waste queue time/resources. -
v4.0.0b13
40df2653 · ·* Fixed some code related to distributed conf * Now all parameters are no-case sensitive, including the ones in %_% * Fixed an issue with date pointing to wrong data * Updated as4 config parser