# HIPIFY Documentation
hipify-clang and hipify-perl are tools to translate CUDA source code into portable HIP C++ automatically.
* [hipify-clang](hipify-clang.md)
* [hipify-perl](hipify-perl.md)
* [Supported CUDA APIs](supported_apis.md)
[hipify_torch](https://github.com/ROCmSoftwarePlatform/hipify_torch) is a related tool that can also translate CUDA source code into portable HIP C++. It was developed as part of the PyTorch project to satisfy that project's unique needs but was found useful by PyTorch-related projects and thus released as its own utility.
|