-
https://github.com/GPUOpen-ProfessionalCompute-Tools/HIP/blob/master/clang-hipify/README.md
bhack updated
8 years ago
-
Hi!
I'm using a CUDA code that calls a function from the NVIDIA CUB library.
This is the code:
```
// Determine temporary device storage requirements
void *d_temp_storage = NULL;
si…
-
Hi -
I just installed ROCm 1.1 on an ubuntu 14.04.04 box successfully, but the paths to hcc/clang++/hipify are not in PATH/LD_LIBRARY_PATH after boot. I am not sure what the rational behind this is, …
-
Hi,
I just installed ROCm-1.3 and am having problems. Even simple examples (vector_copy) no longer work. dmesg shows
> [ 834.418133] amdkfd: PeerDirect interface was not detected
[ 843.452878] …