codeproject / CodeProject.AI-Server

CodeProject.AI Server is a self contained service that software developers can include in, and distribute with, their applications in order to augment their apps with the power of AI.
Other
574 stars 136 forks source link

Request: Adding AMD EOCm HIP Support #46

Closed Dvalin21 closed 10 months ago

Dvalin21 commented 1 year ago

Requesting to add AMD EOCm HIP Support (AMD's version of CUDA)

I have a AMD RX 5500XT GPU and unable to use it with CodeProject.AI. I did noticed that Google Coral support is being worked on, but not sure if I would benefit more with the GPU than I would with the Google Coral.

AMD EOCm HIP

matthewDDennis commented 1 year ago

What OS are you running on. If Windows, the Object Detection (YOLOV5 NET) uses DirectML, which in turn uses DirectX to process the AI Models. Because of this, it works with a broad range of GPUs, including AMD.

Dvalin21 commented 1 year ago

What OS are you running on. If Windows, the Object Detection (YOLOV5 NET) uses DirectML, which in turn uses DirectX to process the AI Models. Because of this, it works with a broad range of GPUs, including AMD.

Linux Ubuntu Server

ChrisMaunder commented 10 months ago

You mean ROCm? We are planning on adding support in the future (though we have scaffolded some parts).

As soon as I get my hands on a card I'll test, but it looks to be a trivial addition

Dvalin21 commented 10 months ago

Thanks for the update. Let me know if I can test anything for you. I have a AMD 5500xt.

On Tue, Aug 29, 2023, 9:40 AM ChrisMaunder @.***> wrote:

You mean ROCm? We are planning on adding support in the future (though we have scaffolded some parts).

As soon as I get my hands on a card I'll test, but it looks to be a trivial addition

— Reply to this email directly, view it on GitHub https://github.com/codeproject/CodeProject.AI-Server/issues/46#issuecomment-1697579786, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABY7PVKY4MWI7KMNY54HL7TXXX5NLANCNFSM6AAAAAAXATI64Q . You are receiving this because you authored the thread.Message ID: @.***>