FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Suggestion: make a hip-like-graph base that can be specialised for cuda, rocm and hip? · Issue #740 · taskflow/taskflow · GitHub

Suggestion: make a hip-like-graph base that can be specialised for cuda, rocm and hip? #740

Description

Currently only CUDA is supported by the cudaGraph, but I wonder if a "hiplikeGraphBase" could be implemented instead that is specialised for CUDA, HIP and ROCm as to allow more GPU vendors. If it works, the current cudaGraphBase and cudaGraphExecBase could potentially be replaced with hiplikeGraphBase</*cuda-tag or cuda-settings*/> and hiplikeExecBase</*cuda-tag or cuda-settings*/>.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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


      Back | FazBrowse Home | New Git URL