Skip to content

Commit d7e73fe

Browse files
author
Russ Fellows
committed
Point to russfellows/dlio_benchmark fork for integrated setup
This change enables users to clone the fork and get a complete working environment with all multi-library storage and StreamingCheckpointing features without needing to separately manage the dlio_benchmark fork. Note: This change is ONLY for the integrated-main branch in the personal fork. The formal PR mlcommons#249 to mlcommons/storage maintains the upstream argonne-lcf/dlio_benchmark reference.
1 parent afb6f1f commit d7e73fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = [
1212
]
1313
requires-python = ">=3.10.0"
1414
dependencies = [
15-
"dlio-benchmark @ git+https://github.com/argonne-lcf/dlio_benchmark.git@main",
15+
"dlio-benchmark @ git+https://github.com/russfellows/dlio_benchmark.git@main",
1616
"psutil>=5.9",
1717
"pyarrow",
1818
"s3dlio"

0 commit comments

Comments
 (0)