Skip to content

AMD GPU support #1

@Technologicat

Description

@Technologicat

Let's make Raven run on AMD GPUs, too.

Raven does not directly depend on CUDA, but only on PyTorch and on various AI libraries in the Python ecosystem.

The thing is, I only have NVIDIA machines. I know that on the AMD side, there exist things called ROCm and ZLUDA, but that is all I know about them.

So I have no idea how to enable AMD GPU compute support in the first place, and even if I did, I wouldn't have an environment to test in.

Help wanted!

If you have a machine with an AMD GPU, and would like to:

  • Help me to get Raven to run on your system, OR
  • Make the modifications yourself and submit a PR,

then please comment below.

What needs to be done

The major component that needs attention is Raven-server. Once that is working on AMD, the rest should Just Work™.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions