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:
jgrusewski
2026-05-26 13:57:20 +02:00
parent b05dc1b40d
commit c899fe9f1b

View File

@@ -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"