dotnet / dotnet/machinelearning

Suggestion: Update Model Builder to support non-CUDA GPU's using OneAPI

Open
#6,519 3 comments 1 reaction 0 assignees View on GitHub
area-Native
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

Description

The Model Builder extension currently supports GPU acceleration using CUDA Graphics card.

Please add support for GPU acceleration for non-CUDA graphics cards e.g. AMD Radeon and Intel Arc series.
It is possible to migrate existing CUDA code to OneAPI to support the Intel series of graphics cards

e.g.
https://codeplay.com/solutions/oneapi/for-cuda/

https://www.intel.com/content/www/us/en/develop/documentation/oneapi-programming-guide/top/software-development-process/migrating-code-to-dpcpp/migrating-from-cuda-to-dpcpp.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.