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

The changes on the generated document: https://advanced-micro-devices-demo--3518.com.readthedocs.build/projects/HIP/en/3518/reference/kernel_language.html#surface-functions

documentation

add documentation c++ language support

- Adding a note in hipExtModuleLaunchKernel - Un-deprecate hipHostAlloc()

documentation

Hello. I have intended to convert Cuda project using JIT compiler and culink API. But there is no culink-like API in HIP, and there would be found neither information about...

### Description of errors Minor Docs typo, looks like hipErrorInvalidDevicePointer got swapped to hipErrorNotFound at some point. Makes debugging a bit confusing... Link to function in CLR: https://github.com/ROCm/clr/blob/6b9e89fe0cf9a08ce5e3b81a240977a89587dd03/hipamd/src/hip_memory.cpp#L783C15-L783C17 doc line...

apt-get install hip-runtime-nvidia hip-dev When I run this command on my terminal I was getting following error message. Can someone help me fixing this issue ?? Reading package lists... Done...

Under Investigation

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. Release notes Sourced from urllib3's releases. 2.2.2 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
ci:docs-only
documentation

### Problem Description I am facing issues related to code conversion from CUDA to HIP using CUDAEXTENSION approach. Please see the steps to reproduce section. ### Operating System OS: NAME="Ubuntu"...