[ 源代码: hipify ]
软件包:hipify-perl(6.0.2+dfsg-1)
simple CUDA to HIP source-to-source translation tool
hipify-perl is a simple tool that processes CUDA sources and converts them to HIP sources using textual replacements. It uses a simple perl parser and can therefore translate syntactically invalid inputs and source file fragments, but it may not recognize constructs that would require more context to correctly convert, such as macro expansions or namespace usage.