Skip to content

MERGE ALL EARLIER PRs FIRST -- chore: bump dlio-benchmark to DLIO #39; version 3.0.25 -> 3.0.26#582

Merged
FileSystemGuy merged 1 commit into
mainfrom
chore/bump-version-3.0.26
Jun 29, 2026
Merged

MERGE ALL EARLIER PRs FIRST -- chore: bump dlio-benchmark to DLIO #39; version 3.0.25 -> 3.0.26#582
FileSystemGuy merged 1 commit into
mainfrom
chore/bump-version-3.0.26

Conversation

@FileSystemGuy

Copy link
Copy Markdown
Contributor

Summary

Bump dlio-benchmark pin to pick up DLIO PR #39 (merged f16fe43), which resolves #567, and roll the project version 3.0.25 → 3.0.26.

Test plan

  • uv run pytest tests/unit -q2290 passed. No regressions.
  • test_version_matches_pyproject and test_dist_name_matches_pyproject pass at the new version.
  • uv lock resolves cleanly with no other dependency churn.
  • On-cluster: reporter's mlcommons/storage#567 reproducer (mlpstorage … training unet3d run file --o-direct …) should now train past warmup. Worth confirming on the lab cluster before tagging a release.

Closes / fixes (downstream)

Notes

DLIO PR #39 (merged f16fe43) fixes #567 — the
_LocalFSIterableMixin O_DIRECT gate now triggers on uri_scheme=direct
(canonical signal — matches direct_fs validation, which requires
storage_library=s3dlio), in addition to the legacy storage_library=
direct knob.

Net effect for mlpstorage: --o-direct for local NPZ / NPY / JPEG
workloads (UNet3D, ResNet, ...) now reaches the s3dlio O_DIRECT
engine instead of crashing buffered open() with a direct:// URI
in the warmup batch.

uv.lock regenerated via `uv lock --upgrade-package dlio-benchmark`
(same 108 packages, just the dlio-benchmark source SHA moves).
@FileSystemGuy FileSystemGuy requested a review from a team June 29, 2026 21:30
@github-actions

Copy link
Copy Markdown

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@FileSystemGuy FileSystemGuy changed the title chore: bump dlio-benchmark to DLIO #39; version 3.0.25 -> 3.0.26 DO THIS LAST -- chore: bump dlio-benchmark to DLIO #39; version 3.0.25 -> 3.0.26 Jun 29, 2026
@FileSystemGuy FileSystemGuy changed the title DO THIS LAST -- chore: bump dlio-benchmark to DLIO #39; version 3.0.25 -> 3.0.26 MERGE ALL EARLIER PRs FIRST -- chore: bump dlio-benchmark to DLIO #39; version 3.0.25 -> 3.0.26 Jun 29, 2026
@FileSystemGuy FileSystemGuy merged commit c83d9f1 into main Jun 29, 2026
3 checks passed
@FileSystemGuy FileSystemGuy deleted the chore/bump-version-3.0.26 branch June 29, 2026 22:51
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

2 participants