Skip to content

[REFACTOR][CUDA] Phase out l2 cache flush preproc test#19768

Merged
tlopex merged 1 commit into
apache:mainfrom
tqchen:tvm-phase-out-l2-cache-flush-cuda-test-time-evaluator-with-preproc-l2-flush-cuda-cc-and-nvbench-dep
Jun 14, 2026
Merged

[REFACTOR][CUDA] Phase out l2 cache flush preproc test#19768
tlopex merged 1 commit into
apache:mainfrom
tqchen:tvm-phase-out-l2-cache-flush-cuda-test-time-evaluator-with-preproc-l2-flush-cuda-cc-and-nvbench-dep

Conversation

@tqchen

@tqchen tqchen commented Jun 14, 2026

Copy link
Copy Markdown
Member

The CUDA-specific timer preprocessor test was the only user of the nvbench-derived L2 cache flush helper. Removing that path avoids carrying a special CUDA registration and third-party header for benchmark-only test coverage.

This PR removes the CUDA L2 cache flush registration, the dedicated preprocessor timing test, and the now-unused nvbench-derived license/dependency entry.

The CUDA-specific timer preprocessor test was the only user of the nvbench-derived L2 cache flush helper. Removing that path avoids carrying a special CUDA registration and third-party header for benchmark-only test coverage.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the NVBench-based L2 cache flushing functionality (l2_cache_flush_cuda), including its header, implementation, associated license entry, and tests. As there are no review comments, I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@tlopex tlopex merged commit 4119c9f into apache:main Jun 14, 2026
10 checks passed
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