Skip to content

tests(cg): use custom math kernels instead of KokkosKernels free functions#163

Merged
romintomasetti merged 1 commit into
mainfrom
cg-reg-no-tpl
May 13, 2025
Merged

tests(cg): use custom math kernels instead of KokkosKernels free functions#163
romintomasetti merged 1 commit into
mainfrom
cg-reg-no-tpl

Conversation

@romintomasetti

Copy link
Copy Markdown
Collaborator

Summary

This PR uses the "regular" CG routine, but using custom math kernels.

These kernels are heavily inspired by or reuse KokkosKernels, but can be enqueued in a graph.

Using KokkosKernels free functions directly within a graph is either impossible or bug prone.

Related to

@romintomasetti romintomasetti self-assigned this May 6, 2025
@romintomasetti romintomasetti force-pushed the cg-reg-no-tpl branch 4 times, most recently from c662236 to 4eddf9a Compare May 12, 2025 13:49
@romintomasetti romintomasetti merged commit 26e0cf0 into main May 13, 2025
@romintomasetti romintomasetti deleted the cg-reg-no-tpl branch May 13, 2025 07:01
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