Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenyueh authored Sep 24, 2023
1 parent 1b93bf2 commit de8b7ca
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@ 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.
Experiments are done on 2 or 4 A5000 GPUs with

CUDA Driver Version: 515.86.01

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.
Expand Down

0 comments on commit de8b7ca

Please sign in to comment.