Electricks94
Results
2
issues of
Electricks94
Using rocprof with ROCm v4.5 in Ubuntu gives the following problem: ``` rocprof --hsa-trace ./test RPL: on '220201_151632' from '/opt/rocm-4.5.0/rocprofiler' in '/home' RPL: profiling '"./test"' RPL: input file '' RPL:...
### Description Fetching the hardware properties of AMD GPUs does not work ### To Reproduce ```py import cupy as cp device = cp.cuda.Device(0) da = device.attributes ``` The code works...
cat:bug
prio:high
hip