Skip to content

Handle Explicit Memory Transfers if Vector Moves to Device Space #224

@julianlitz

Description

@julianlitz

Depends on: Issue 6 / Kokkos migration

If Vector<T> is updated to reside in device memory space, the COO and CSR solvers (which run on the host) will require explicit data transfers between device and host before and after solve operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions