Pakket: hipify-perl (6.4.3+dfsg-1~exp1)
Verwijzigingen voor hipify-perl
Debian bronnen:
Het bronpakket hipify downloaden:
- [hipify_6.4.3+dfsg-1~exp1.dsc]
- [hipify_6.4.3+dfsg.orig.tar.xz]
- [hipify_6.4.3+dfsg-1~exp1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.