[ ソース: hipify ]
パッケージ: hipify-perl (6.4.3+dfsg-1~exp1)
hipify-perl に関するリンク
Debian の資源:
hipify ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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.