{"id":13644634,"url":"https://github.com/ROCm/HIPIFY","last_synced_at":"2025-04-21T10:33:48.174Z","repository":{"id":37250961,"uuid":"244486349","full_name":"ROCm/HIPIFY","owner":"ROCm","description":"HIPIFY: Convert CUDA to Portable C++ Code","archived":false,"fork":false,"pushed_at":"2025-04-17T19:17:09.000Z","size":14967,"stargazers_count":571,"open_issues_count":22,"forks_count":85,"subscribers_count":26,"default_branch":"amd-develop","last_synced_at":"2025-04-18T09:34:24.331Z","etag":null,"topics":["cuda2hip","hipify","hipify-clang","hipify-perl"],"latest_commit_sha":null,"homepage":"https://rocm.docs.amd.com/projects/HIPIFY/en/latest/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ROCm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-02T22:10:40.000Z","updated_at":"2025-04-17T19:17:14.000Z","dependencies_parsed_at":"2023-10-13T09:49:11.986Z","dependency_job_id":"82ca8eb9-c223-4112-96b7-15f226ece4d1","html_url":"https://github.com/ROCm/HIPIFY","commit_stats":{"total_commits":1161,"total_committers":38,"mean_commits":30.55263157894737,"dds":0.4409991386735572,"last_synced_commit":"d87fdd55e0187b747efd4bc75812d3be2bd92842"},"previous_names":["rocm/hipify","rocm-developer-tools/hipify"],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROCm%2FHIPIFY","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROCm%2FHIPIFY/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROCm%2FHIPIFY/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ROCm%2FHIPIFY/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ROCm","download_url":"https://codeload.github.com/ROCm/HIPIFY/tar.gz/refs/heads/amd-develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250040534,"owners_count":21365126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cuda2hip","hipify","hipify-clang","hipify-perl"],"created_at":"2024-08-02T01:02:09.845Z","updated_at":"2025-04-21T10:33:43.141Z","avatar_url":"https://github.com/ROCm.png","language":"C++","funding_links":[],"categories":["C++","Collections"],"sub_categories":["Useful Repositories"],"readme":"# HIPIFY\n\nHIPIFY is a set of tools that you can use to automatically translate CUDA source code into portable\n[HIP](https://github.com/ROCm/HIP) C++.\n\n## Documentation\n\nDocumentation for HIPIFY is available at\n[https://rocmdocs.amd.com/projects/HIPIFY/en/latest/](https://rocmdocs.amd.com/projects/HIPIFY/en/latest/).\n\nTo build our documentation locally, run the following code.\n\n```bash\ncd docs\n\npip3 install -r .sphinx/requirements.txt\n\npython3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html\n```\n\nTo build `CUDA2HIP` (CUDA APIs supported by HIP) documentation, run the following `hipify-clang`\ncommand. This builds the same content as\n[Supported CUDA APIs](./docs/supported_apis.md#supported-cuda-apis).\n\n```bash\nhipify-clang --md --doc-format=full --doc-roc=joint\n\n# Alternatively, you can use:\n\nhipify-clang --md --doc-format=full --doc-roc=separate\n```\n\nTo generate this documentation in CSV, use the `--csv` option instead of `--md`. Instead of using\nthe `full` format, you can also build in `strict` or `compact` format.\n\nTo see all available options, use the `--help` or `--help-hidden` `hipify-clang` option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FROCm%2FHIPIFY","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FROCm%2FHIPIFY","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FROCm%2FHIPIFY/lists"}