Skip to content

tests(kokkos): implement graph-based CG solver#71

Open
romintomasetti wants to merge 32 commits into
mainfrom
subgraph-capture-kokkos
Open

tests(kokkos): implement graph-based CG solver#71
romintomasetti wants to merge 32 commits into
mainfrom
subgraph-capture-kokkos

Conversation

@romintomasetti

@romintomasetti romintomasetti commented Nov 12, 2024

Copy link
Copy Markdown
Collaborator

Summary

This PR implements several flavors of the CG solver, using:

  1. vanilla Kokkos
  2. graph Kokkos
  3. capture

@romintomasetti romintomasetti self-assigned this Nov 12, 2024
@romintomasetti romintomasetti force-pushed the subgraph-capture-kokkos branch 3 times, most recently from 612b3e3 to 060d07e Compare November 14, 2024 15:15
@romintomasetti romintomasetti force-pushed the subgraph-capture-kokkos branch 3 times, most recently from f253ece to 642e8d7 Compare November 21, 2024 16:19
@romintomasetti romintomasetti force-pushed the subgraph-capture-kokkos branch from 2fd8d39 to 1ed5e53 Compare November 25, 2024 12:56
@romintomasetti romintomasetti force-pushed the subgraph-capture-kokkos branch from 2efd6b8 to e2f08c6 Compare December 6, 2024 17:16
@romintomasetti romintomasetti force-pushed the subgraph-capture-kokkos branch from 5508b66 to 8c3bae4 Compare January 22, 2025 12:37
@romintomasetti romintomasetti force-pushed the subgraph-capture-kokkos branch from 8c3bae4 to 5fb052b Compare February 4, 2025 10:03
@romintomasetti romintomasetti force-pushed the subgraph-capture-kokkos branch from 5fb052b to 8a18100 Compare February 24, 2025 10:15
@romintomasetti romintomasetti force-pushed the subgraph-capture-kokkos branch from 8a18100 to 22cd078 Compare April 14, 2025 08:09
@romintomasetti romintomasetti marked this pull request as ready for review April 14, 2025 08:59
@romintomasetti romintomasetti changed the title tests(kokkos): introduce then for capture tests(kokkos): implement graph-based CG solver Apr 14, 2025
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