Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update Ginkgo interface so it can take data directly on GPU #652

@pelesh

Description

@pelesh

When running with a GPU backend (CUDA or HIP), Ginkgo direct linear solver will still expect data on the host. Since HiOp sparse module now provides linear solver data on device (when gpu mode is selected), Ginkgo interface should be modified to take data directly from the device. See #650 as a reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions