The backtesting crate links libcuda.so.1 at runtime (via candle CUDA). GPU-less CI nodes need the stub library so binaries can load, but model_loader tests that actually use CUDA must be skipped. These will run on gpu-training nodes separately. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>