Prefer previous generation gpu
This commit is contained in:
@@ -15,8 +15,8 @@ VOLUME_PATH="/root/data" # Mount path within container
|
||||
DOCKER_IMAGE="nvidia/cuda:12.2.0-runtime-ubuntu22.04"
|
||||
|
||||
GPU_CONFIGS=(
|
||||
"NVIDIA RTX 6000 Ada Generation"
|
||||
"NVIDIA RTX A6000"
|
||||
"NVIDIA RTX 6000 Ada Generation"
|
||||
)
|
||||
|
||||
# Load environment variables from .env file if it exists
|
||||
|
||||
Reference in New Issue
Block a user