Skip to content

[cilk2c_inlined] Extend __cilkrts_cilk_for_grainsize functions to tak…#66

Merged
neboat merged 1 commit intoOpenCilk:devfrom
neboat:grainsize-bound
Jan 22, 2026
Merged

[cilk2c_inlined] Extend __cilkrts_cilk_for_grainsize functions to tak…#66
neboat merged 1 commit intoOpenCilk:devfrom
neboat:grainsize-bound

Conversation

@neboat
Copy link
Contributor

@neboat neboat commented Jan 13, 2026

…e a second argument that specifies an upper bound on the loop's grainsize. If this second argument is 0, then these functions fall back to using their default upper bound on the loop's grainsize, e.g., 2048.

This PR implements the OpenCilk runtime changes that match the OpenCilk compiler changes in OpenCilk/opencilk-project#392.

…e a second argument that specifies an upper bound on the loop's grainsize. If this second argument is 0, then these functions fall back to using their default upper bound on the loop's grainsize, e.g., 2048.
@neboat neboat merged commit a1f28cf into OpenCilk:dev Jan 22, 2026
3 checks passed
@neboat neboat deleted the grainsize-bound branch January 22, 2026 23:54
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