From 1b93bf2206337a4e48b1a6f3a724bf3f6bd58130 Mon Sep 17 00:00:00 2001 From: Wenyue Hua <28013619+Wenyueh@users.noreply.github.com> Date: Sat, 23 Sep 2023 22:48:37 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 676cfae..5a7728f 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ conda create -n itemrep -y python=3.9.7 && conda activate itemrep pip install -r requirements.txt ``` +Experiments are conducted on 2 or 4 A5000 GPUs with CUDA Driver Version: 515.86.01 and CUDA Version: 11.7. + # Log files All experiment log files are under the log directory. The log files can be used as reference for replicating experiments.