SyntaxFix
Write A Post
Hire A Developer
Questions
Yup. :) You can use Hipify to convert CUDA code very easily to HIP code which can be compiled run on both AMD and nVidia hardware pretty good. Here are some links
GPUOpen very cool site by AMD that has tons of tools and software libraries to help with different aspects of GPU computing many of which work on both platforms
HIP Github Repository that shows the process to hipify
HIP GPUOpen Blog