|
1 |
| -Version 3.3.0+dev |
| 1 | +Version 3.3.0 |
2 | 2 | --------------------------------------------------------------------------------
|
3 | 3 |
|
4 | 4 | New major features:
|
5 | 5 |
|
| 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 | + |
6 | 12 | New minor features:
|
7 | 13 |
|
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 |
9 | 47 |
|
10 | 48 | Version 3.2.1
|
11 | 49 | --------------------------------------------------------------------------------
|
|
0 commit comments