Announcement

Collapse
No announcement yet.

Learning to Hipify and use ROCC and ROCM?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Learning to Hipify and use ROCC and ROCM?

    Hi,

    I am interested in hipifying someone's CUDA code so I can use it with ROCM. The lib generated is used as a rust libary. While I have experience with Rust and C, I am not familiar at all with CUDA and Hipify.

    So far I haven't found much in the way of educational material, so I was wondering if anyone had any good intermediate-level resources on how to develop with ROCM and ROCC, and what the use cases are. All I have found so far is a few kinda high-level talks by AMD on youtube.

    Any books/links/suggestions would be appreciated.

  • #2
    You probably want to look around https://developer.amd.com/resources/...arning-center/ where there are video's and sample applications for a lot of things, including using HIP to run CUDA code with ROCM. I don't know anything about the content, but it looks like a good place to start.

    Comment

    Working...
    X