Skip to content

[KernelInterface] Add option to auto determine launch sizes with provided ndrange - #742

Merged
christiangnrd merged 7 commits into
vc/kernelinterface-siblingfrom
kiautosize
Aug 19, 2026
Merged

[KernelInterface] Add option to auto determine launch sizes with provided ndrange#742
christiangnrd merged 7 commits into
vc/kernelinterface-siblingfrom
kiautosize

Conversation

@christiangnrd

@christiangnrd christiangnrd commented Aug 18, 2026

Copy link
Copy Markdown
Member

Only up to 3 dimensions.

This adds 2 optional keyword arguments to kernel launches. ndrange to specify the grid size to split up, and max_work_group_size to request a specific work group size. Though it may be lower depending on the kernel itself.

Also moves the KernelInterface testset from KA to KI.

christiangnrd and others added 3 commits August 18, 2026 15:19
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@christiangnrd
christiangnrd force-pushed the kiautosize branch 2 times, most recently from 1525960 to 6aa0f7f Compare August 18, 2026 20:41
@christiangnrd

Copy link
Copy Markdown
Member Author

Merging to get the 3-day waiting period over with and can keep breaking if needed

@christiangnrd
christiangnrd merged commit df44c5b into main Aug 19, 2026
43 of 58 checks passed
@christiangnrd
christiangnrd deleted the kiautosize branch August 19, 2026 12:41
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