Skip to content
Snippets Groups Projects
Commit 457550aa authored by yilun_jin's avatar yilun_jin
Browse files

Update docker_run.sh

parent 656eb923
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ docker run \
--gpus all \
-v "$(pwd)":/submission \
-w /submission \
--shm-size=10.24gb\
$IMAGE_NAME python local_evaluation.py
# Note: We assume you have nvidia-container-toolkit installed and configured
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment