-
Notifications
You must be signed in to change notification settings - Fork 599
Labels
Description
Summary
Automatically configure the ROCM environment
Detailed Description
ROCM is a similar CUDA launched by AMD. In order to check the DeepMD-Kit and subsequent work compiled process on ROCM in a pure CPU environment(github). Need to implement automatic configuration of the ROCM environment similar to the current CUDA. The compiled ROCM must include basic ROCM, hip, hipcub, rocprim for DeepMD-kit.
Further Information, Files, and Links
install ROCM tutorial: https://rocmdocs.amd.com/
We have the configured ROCM located /opt/rocm in Kun Shan computing center.
/opt/rocm directory screenshot

Some useful links
https://github.com/aieater/rocm_pytorch_informations
https://blog.csdn.net/znsoft/article/details/109143399
Reactions are currently unavailable