HIP icon indicating copy to clipboard operation
HIP copied to clipboard

HIP: C++ Heterogeneous-Compute Interface for Portability

Results 379 HIP issues
Sort by recently updated
recently updated
newest added

Some links in README.md gave a 404 status, I searched corresponding files in the repository and updated the links

Dear ROCm team, I just stumbled upon that article about "The One Billion Row Challenge": https://tspeterkim.github.io/posts/cuda-1brc > The challenge is simple, but implementing it in CUDA was not. Here I...

Hi there, I understand that the gfx1035 architecture on an integrated Radeon 680M is not yet officially supported by AMD. However if it is of interest to future support then...

The link to the "Install Note" in the `README.md` file points to the old location. The `INSTALL.md` file has been moved from the top level directory to `docs\install.md` as of...

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies
ci:docs-only
documentation

Trying to run any app which uses HIP API with TSAN triggers a "thread leak" error at the end: ```console $ hipcc tsan.cpp -g -fsanitize=thread -o tsan && ./tsan clang-15:...

Under Investigation

The SAXPY and Reduction tutorial.

Update HIP build instruction docs/6.1.0

documentation