Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AMD ROCm support, I have successfully run on Radeon VII with ROCm ! #3222

Closed
acai66 opened this issue Jul 6, 2020 · 3 comments
Closed
Labels

Comments

@acai66
Copy link

acai66 commented Jul 6, 2020

Describe the feature
I have modified some .cu files, so AMD ROCm works fine, but i don't know that's correct or not.
I really hope this feature will become official support.

Motivation
I hope to get more extensive support and application through this feature .

Related resources
I have forked a copy of mmdetection in my repo, and i have successfully run some models on my AMD Radeon VII graphics card, this is a demo.

Additional context
Here is my commit, i know it's not perfect.

Installion:
rocm_mmdetection_compile

Training and testing:
rocm_mmdetection_test

Envs:
rocm_env

@hellock
Copy link
Member

hellock commented Jul 7, 2020

Thanks for your efforts! We will migrate to mmcv.ops and you may create a PR in mmcv.

@acai66
Copy link
Author

acai66 commented Jul 7, 2020

Thanks for your efforts! We will migrate to mmcv.ops and you may create a PR in mmcv.

我已经尝试发起了PR, #3235, 这个只在我的A卡机器上做了部分测试,由于没有Nvidia显卡,就没能测试CUDA,一般而言,我的提交是不会影响 nvcc 编译的。

@ZwwWayne ZwwWayne added the community help wanted Extra attention is needed label Jul 20, 2021
@ZwwWayne
Copy link
Collaborator

Supported in open-mmlab/mmcv#1022. You may have a try and feel free to create a new issue if you meet any unexpected results

FANGAreNotGnu pushed a commit to FANGAreNotGnu/mmdetection that referenced this issue Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants