From 0118b0edc5ec25868a4299b2a2c96d501280b925 Mon Sep 17 00:00:00 2001 From: Hariharan Devarajan Date: Wed, 28 Aug 2024 14:46:56 -0700 Subject: [PATCH] Tag the version 2.0.0 for DLIO Benchmark --- 2024-HPCIC-AWS/JupyterNotebook/requirements_venv.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2024-HPCIC-AWS/JupyterNotebook/requirements_venv.txt b/2024-HPCIC-AWS/JupyterNotebook/requirements_venv.txt index 01cea55..88d6caa 100644 --- a/2024-HPCIC-AWS/JupyterNotebook/requirements_venv.txt +++ b/2024-HPCIC-AWS/JupyterNotebook/requirements_venv.txt @@ -6,4 +6,4 @@ jsonschema cffi ply pyyaml -dlio_benchmark @ git+https://github.com/argonne-lcf/dlio_benchmark.git \ No newline at end of file +dlio_benchmark @ git+https://github.com/argonne-lcf/dlio_benchmark.git@v2.0.0