Skip to content

Begin adding support for kernel chaining#110

Draft
davschneller wants to merge 1 commit intomasterfrom
davschneller/chainkernel
Draft

Begin adding support for kernel chaining#110
davschneller wants to merge 1 commit intomasterfrom
davschneller/chainkernel

Conversation

@davschneller
Copy link
Contributor

In essence, combine multiple, unrelated kernels into a single kernel—as probably only useful on the GPU. With optional barriers between them—or letting them overlap to make them quasi-concurrently over SMs/CUs, but still more cache-friendly.

See the description for the addChain method for more info on what's going on.

Draft since, while pretty much functional, the current interface is a pretty draft-ly design.

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