Files
foxhunt/crates/ml/src
jgrusewski f501cc50cf feat(cuda): add vectorized backtest environment step kernel
One thread per walk-forward window, parallel across all windows.
Handles: action→exposure mapping, trade execution with tx costs,
mark-to-market, step return calculation, drawdown tracking.
Portfolio state persists across steps in GPU global memory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 10:57:46 +01:00
..