Skip to content

Add an rrule running on GPU#121

Merged
cortner merged 1 commit intomainfrom
co/patch_ad
Apr 28, 2026
Merged

Add an rrule running on GPU#121
cortner merged 1 commit intomainfrom
co/patch_ad

Conversation

@cortner
Copy link
Copy Markdown
Member

@cortner cortner commented Apr 28, 2026

the standard rrule for polynomial bases doesn't run on GPU because it is executed via a SIMD loop. This adds a code path via Kernelabstraction that is taken if the input arrayus are GPU arrays.

@cortner cortner merged commit 8b05b09 into main Apr 28, 2026
5 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.

1 participant