Skip to content

Commit cf668d3

Browse files
authored
Merge pull request #57 from jameshcorbett/news-0.4.0
News 0.4.0
2 parents c041e2c + 8292b6d commit cf668d3

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

NEWS.md

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,49 @@
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+
27+
flux-coral2 0.3.0 - 2023-01-31
28+
------------------------------
29+
30+
Initial release of DWS/Rabbit plugins.
31+
32+
33+
flux-coral2 0.2.0 - 2022-10-12
34+
------------------------------
35+
36+
Fixes for Cray MPI plugins
37+
38+
39+
40+
flux-coral2 0.1.0 - 2022-08-18
41+
------------------------------
42+
43+
Initial release of Cray MPI plugins
44+
45+
146
flux-coral2 0.0.0 - 2021-04-14
247
------------------------------
348

4-
Inital release - for building and testing only
49+
Inital release - for building and testing only

0 commit comments

Comments
 (0)