fix(infra): remove hardcoded CUDA_COMPUTE_CAP=89 — let nvidia-smi auto-detect
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -102,8 +102,6 @@ spec:
|
||||
value: /cargo-target/cargo-home
|
||||
- name: CARGO_INCREMENTAL
|
||||
value: "1"
|
||||
- name: CUDA_COMPUTE_CAP
|
||||
value: "89"
|
||||
resources:
|
||||
requests:
|
||||
cpu: "4"
|
||||
|
||||
Reference in New Issue
Block a user