Skip to content

[QUESTION] CUDA API? #619

@EJainDev

Description

@EJainDev

Why is the CUDA API still supported? NVIDIA launched CUTLASS to be an open-source version of cuBLAS and by now, CUDA and OpenCL have diverged so much that it is nearly impossible to upgrade the API to newer versions. Would you consider a major release of CLBlast that removes CUDA compatibility (sometime in the future) enabling contributors to make more OpenCL specific changes such as clCompileProgram + clLinkProgram, features in OpenCL C like async_work_group_copy without any checks, etc.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions