Skip to content

Fix IO benchmark storage setup and defer GPU detection#131

Merged
SoraSuegami merged 1 commit into
mainfrom
codex/fix-h200-diamond-checkpoint
Jun 15, 2026
Merged

Fix IO benchmark storage setup and defer GPU detection#131
SoraSuegami merged 1 commit into
mainfrom
codex/fix-h200-diamond-checkpoint

Conversation

@SoraSuegami

Copy link
Copy Markdown
Member

Summary

  • Reinitialize storage against the active bench directory before building the naive vector encoding benchmark for both diamond_io and aky24_io.
  • Defer GPU synchronization and device detection until after error simulation selection, so search-only runs can proceed without requiring a local GPU.
  • Preserve the selected CRT-depth-driven benchmark flow while keeping the H200 benchmark path aligned with the latest local fix.

Testing

  • cargo +nightly fmt --all
  • FIDESLIB_SKIP_SUBMODULE_UPDATE=1 cargo test --release --features gpu --test test_gpu_diamond_io --test test_gpu_aky24_io --no-run
  • Verified the affected H200 benchmark rerun completed past the previous public-LUT checkpoint failure

@SoraSuegami SoraSuegami merged commit c497114 into main Jun 15, 2026
3 checks passed
@SoraSuegami SoraSuegami deleted the codex/fix-h200-diamond-checkpoint branch June 15, 2026 09:32
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.

1 participant