Skip to content

[HostJit] Add all tested device APIs to the PCH cache - #9663

Merged
miscco merged 1 commit into
NVIDIA:mainfrom
miscco:hostjit_cache
Jul 2, 2026
Merged

[HostJit] Add all tested device APIs to the PCH cache#9663
miscco merged 1 commit into
NVIDIA:mainfrom
miscco:hostjit_cache

Conversation

@miscco

@miscco miscco commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

We can add more of the device files to the PCH cache

@miscco
miscco requested a review from a team as a code owner July 1, 2026 09:56
@miscco
miscco requested a review from shwina July 1, 2026 09:56
@github-project-automation github-project-automation Bot moved this to Todo in CCCL Jul 1, 2026
@cccl-authenticator-app cccl-authenticator-app Bot moved this from Todo to In Review in CCCL Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

🥳 CI Workflow Results

🟩 Finished in 1h 22m: Pass: 100%/5 | Total: 2h 42m | Max: 1h 01m | Hits: 99%/2636

See results here.

"#include <cub/device/device_merge.cuh>\n"
"#include <cub/device/device_merge_sort.cuh>\n"
"#include <cub/device/device_partition.cuh>\n"
"#include <cub/device/device_radix_sort.cuh>\n"

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.

Why not just put cub/cub.cuh in there directly? Likewise with cuda/std, I would just put everything in there.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I am not sure whether everything is fully working yet

@miscco
miscco enabled auto-merge (squash) July 2, 2026 18:59
@miscco
miscco merged commit a1fb0b8 into NVIDIA:main Jul 2, 2026
28 of 29 checks passed
@miscco
miscco deleted the hostjit_cache branch July 2, 2026 19:41
romanso pushed a commit to romanso/cccl that referenced this pull request Jul 15, 2026
Re-apply the device-API list from NVIDIA#9663 (which landed in main's
hostjit/compiler.cpp) into jit_compiler.cpp, where the NVIDIA#9583 refactor moved
the PCH preamble. Keeps the PCH cache covering all tested device APIs.
romanso pushed a commit to romanso/cccl that referenced this pull request Jul 16, 2026
Re-apply the device-API list from NVIDIA#9663 (which landed in main's
hostjit/compiler.cpp) into jit_compiler.cpp, where the NVIDIA#9583 refactor moved
the PCH preamble. Keeps the PCH cache covering all tested device APIs.
romanso pushed a commit to romanso/cccl that referenced this pull request Jul 16, 2026
Re-apply the device-API list from NVIDIA#9663 (which landed in main's
hostjit/compiler.cpp) into jit_compiler.cpp, where the NVIDIA#9583 refactor moved
the PCH preamble. Keeps the PCH cache covering all tested device APIs.
romanso pushed a commit to romanso/cccl that referenced this pull request Jul 16, 2026
Re-apply the device-API list from NVIDIA#9663 (which landed in main's
hostjit/compiler.cpp) into jit_compiler.cpp, where the NVIDIA#9583 refactor moved
the PCH preamble. Keeps the PCH cache covering all tested device APIs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants