Files
foxhunt/infra/k8s/argo/alpha-rl-template.yaml
jgrusewski f385558fdb fix(argo): set FOXHUNT_CUDA_ARCH from detected compute cap
ml-backtesting/build.rs reads FOXHUNT_CUDA_ARCH (defaults sm_86),
ml-alpha/build.rs reads CUDA_COMPUTE_CAP. Template only set the
latter, so lobsim cubins compiled for sm_86 on H100 (sm_90) →
CUDA_ERROR_NO_BINARY_FOR_GPU at runtime.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-27 20:53:16 +02:00

6.8 KiB