Skip to content

Conversation

@ehsaniara
Copy link
Owner

Changes:

CUDA Verifier Refactoring

  • Add CUDAVerifierInterface with counterfeiter mock generation
  • Use external test package (gpu_test) to avoid import cycles
  • Simplify tests to focus on logic, not JSON parsing

GPU Service Bug Fix

  • Jobs requiring GPUs now fail with clear error if GPU support is disabled
  • Previously: jobs silently ran without GPUs (potential runtime failures)
  • Add warning log when GPU allocation returns nil

@ehsaniara ehsaniara self-assigned this Jan 12, 2026
@ehsaniara ehsaniara merged commit 5677684 into main Jan 12, 2026
10 checks passed
@ehsaniara ehsaniara deleted the cuda branch January 12, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants