Skip to content

Initial HIT-Leiden implementation (CPU-first baseline)#1

Merged
randomvariable merged 4 commits intomainfrom
001-hit-leiden-rust
Feb 21, 2026
Merged

Initial HIT-Leiden implementation (CPU-first baseline)#1
randomvariable merged 4 commits intomainfrom
001-hit-leiden-rust

Conversation

@randomvariable
Copy link
Owner

Summary\n- deliver initial HIT-Leiden implementation with deterministic and throughput execution paths\n- add incremental benchmark comparison flow for uk-2007-05@100000 with paper-style split (80% initial + 9 batches of 1000)\n- export incremental benchmark outputs to CSV/JSON and add cargo-make tasks\n- remove untested GPU/native acceleration and SIMD-specific branches from this first PR\n\n## Scope Decisions\n- first PR is CPU-only for reliability and reviewability\n- benchmark/release-gate and acceleration qualification evidence are explicitly marked deferred in spec/plan/tasks\n\n## Validation\n- cargo check\n- cargo test --test integration_tests --test contract_tests\n- targeted unit test for paper split behavior\n\n## Follow-ups\n- reintroduce acceleration targets (native/CUDA/ROCm) in dedicated PRs with parity/fallback tests and release-gate evidence\n

@randomvariable randomvariable merged commit d8c528f into main Feb 21, 2026
2 checks passed
@randomvariable randomvariable deleted the 001-hit-leiden-rust branch February 21, 2026 12:28
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