- 16 Apr, 2021 2 commits
-
-
dbeltran authored
Presubmission final changes See merge request es/autosubmit!263
-
dbeltran authored
Presubmission changes ( sleep was triggered for all jobs instead of only if hold directive is present)
-
- 15 Apr, 2021 3 commits
-
-
wuruchi authored
Fixed #683: We should now take finish time from the function input instead of time() Closes #683 See merge request es/autosubmit!261
-
wuruchi authored
-
dbeltran authored
-
- 14 Apr, 2021 18 commits
-
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
dbeltran authored
-
- 12 Apr, 2021 4 commits
- 30 Mar, 2021 3 commits
- 26 Mar, 2021 3 commits
-
-
dbeltran authored
- 25 Mar, 2021 4 commits
- 23 Mar, 2021 3 commits
-
-
wuruchi authored
The previous implementation of structure did not consider jobs that did not have any dependency, resulting in an unnecessary execution of transitive reduction every time the experiment is monitored. It is now fixed.