File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ flux-coral2 0.4.0 - 2023-04-07
2
+ ------------------------------
3
+
4
+ ### New Features
5
+
6
+ * dws: Rabbits are chosen based on compute nodes (#53 )
7
+ * dws: Workflows in 'Error' state too long are now killed (#49 )
8
+ * dws: hold jobs in epilog for data movement (#46 )
9
+ * dws: support multiple DW directives in a single string (#54 )
10
+ * dws: package coral2_dws.py as a systemd unit (#47 )
11
+ * pals: support for ` -o pmi=cray-pals ` (#58 )
12
+ * pals: added an rc script for loading port distributor in all Flux instances (#58 )
13
+
14
+ ### Fixes
15
+
16
+ * dws: shorten workflow names to prevent DWS overflow errors (#39 )
17
+ * build: add missing header file (#38 )
18
+ * dws: improve error messages (#54 )
19
+
20
+ ### Testsuite
21
+
22
+ * testsuite: update uses of ` flux mini CMD ` (#50 )
23
+ * testsuite: add tests for jobtap prolog exceptions (#51 )
24
+ * github: add 'make distcheck' to CI (#48 )
25
+
26
+
1
27
flux-coral2 0.3.0 - 2023-01-31
2
28
------------------------------
3
29
You can’t perform that action at this time.
0 commit comments