From 9e6a5e3c91912996ac2b25f49ff9f7f02e22666e Mon Sep 17 00:00:00 2001 From: Curtis Anderson <99758333+FileSystemGuy@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:07:07 +0000 Subject: [PATCH] Change the dlio_benchmark submodule to point to the MLCommons/DLIO_local_changes repo rather than the Argonne master repo for now. --- .gitmodules | 3 +++ dlio_benchmark | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..63aa368 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "dlio_benchmark"] + path = dlio_benchmark + url = https://github.com/mlcommons/DLIO_local_changes diff --git a/dlio_benchmark b/dlio_benchmark index eb4d9c5..7017ba2 160000 --- a/dlio_benchmark +++ b/dlio_benchmark @@ -1 +1 @@ -Subproject commit eb4d9c5d966a044eb13386a279608f6504c5adbc +Subproject commit 7017ba2d07ed43b1de0a390d46606a3d72ce8812