Skip to content

Commit 9959a61

Browse files
Release v3.3.0
1 parent 2b8f1f3 commit 9959a61

File tree

2 files changed

+41
-3
lines changed

2 files changed

+41
-3
lines changed

META

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Package: ior
2-
Version: 3.3.0+dev
2+
Version: 3.3.0
33
Release: 0

NEWS

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,49 @@
1-
Version 3.3.0+dev
1+
Version 3.3.0
22
--------------------------------------------------------------------------------
33

44
New major features:
55

6+
- Add CephFS AIORI (Mark Nelson)
7+
- Add Gfarm AIORI (Osamu Tatebe)
8+
- Add DAOS AIORI (Mohamad Chaarawi)
9+
- Add DAOS DFS AIORI (Mohamad Chaarawi)
10+
- -B option has been replaced with --posix.odirect
11+
612
New minor features:
713

8-
Bugfixes:
14+
- Display outlier host names (Jean-Yves Vet)
15+
- Enable global default dir layout for subdirs in Lustre (Petros Koutoupis)
16+
- Removed pound signs (#) from mdtest output file names (Julian Kunkel)
17+
- Print I/O hints from NCMPI (Wei-keng Liao)
18+
- Add mknod support to mdtest (Gu Zheng)
19+
- Refactor AIORI-specific options (Julian Kunkel)
20+
- Enable IME native backend for mdtest (Jean-Yves Vet)
21+
- Enable mkdir/rmdir to IME AIORI (Jean-Yves Vet)
22+
- Add HDF5 collective metadata option (Rob Latham)
23+
- Add support for sync to AIORIs (Julian Kunkel)
24+
25+
General user improvements and bug fixes:
26+
27+
- Allocate aligned buffers to support DirectIO for BeeGFS (Sven Breuner)
28+
- Added IOPS and latency results to json output (Robert LeBlanc)
29+
- Fixed case where numTasks is not evenly divisible by tasksPerNode (J. Schwartz)
30+
- Fix several memory leaks and buffer alignment problems (J. Schwartz, Axel Huebl, Sylvain Didelot)
31+
- Add mdtest data verification (Julian Kunkel)
32+
- Clean up functionality of stonewall (Julian Kunkel)
33+
- Fix checks for lustre_user.h (Andreas Dilger)
34+
- Make write verification work without read test (Jean-Yves Vet)
35+
- Documentation updates (Vaclav Hapla, Glenn Lockwood)
36+
- Add more debugging support (J. Schwartz)
37+
38+
General developer improvements:
39+
40+
- Fix type casting errors (Vaclav Hapla)
41+
- Add basic test infrastructure (Julian Kunkel, Glenn Lockwood)
42+
- Conform to strict C99 (Glenn Lockwood)
43+
44+
Known issues:
45+
46+
- S3 and HDFS backends may not compile with new versions of respective libraries
947

1048
Version 3.2.1
1149
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)