Skip to content

Exact-size D2H for compressed codecs#137

Open
nclack wants to merge 1 commit into
acquire-project:mainfrom
nclack:exact-size-d2h
Open

Exact-size D2H for compressed codecs#137
nclack wants to merge 1 commit into
acquire-project:mainfrom
nclack:exact-size-d2h

Conversation

@nclack
Copy link
Copy Markdown
Member

@nclack nclack commented May 14, 2026

Per-LOD exact-size bulk D2H instead of worst-case envelope. CODEC_NONE keeps kick-time bulk D2H (no BW to save; pipelining preserved). Compressed codecs sync on chunk-index in drain, then dispatch exact per-LOD transfers — recovers ~6× on d2h_best_ms for zstd workloads.

Filed #135 for a pre-existing latent bug surfaced during review.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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