You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the repo has BF16 policy and accounting posture, but the public CUDA runtime still does not honestly expose broad BF16 train-visible tensor, gradient, and optimizer execution
the single-H100 bring-up keeps refusing this blocker explicitly
Scope:
widen the public CUDA/runtime surface needed for BF16-forward or FP32-master Parameter Golf training
keep storage/compute/accumulator/master-weight posture machine-readable and explicit
add targeted tests or evidence for the bounded BF16 train path that actually lands
Exit criteria:
the public Rust-owned Parameter Golf lane has a real BF16-or-master-weight CUDA execution path instead of only policy receipts
the cuda_bf16_train_precision_contract blocker is retired or materially narrowed with explicit evidence
Parent: #188, #183
Why this exists:
Scope:
Exit criteria:
cuda_bf16_train_precision_contractblocker is retired or materially narrowed with explicit evidence