Daniel Meister

Results 6 comments of Daniel Meister

There is no tutorial for that, but you can save `hiprtGeometry` (BLAS) to a file. Here is an example how to do that: https://github.com/GPUOpen-LibrariesAndSDKs/HIPRT/blob/main/test/main.cpp#L822-L907 We haven't implemented this for the...

Hi @littlewu2508 We have released a new version on https://gpuopen.com/hiprt/ Could you please try this version and let us know if the issue still persists?

Which version of ROCm do you use? The provided binaries are available with 5.7 (https://repo.radeon.com/amdgpu-install/23.20/ubuntu/focal/).

Sorry for the late reply. Could you try this particular version of 5.7, plesae? https://repo.radeon.com/amdgpu-install/23.20/ubuntu/focal/

> Confirms that with the newest hiprtsdk (2.1.c202dac) the issue perssits. > > Also I uses the Orochi bundled by hiprtsdk-2.0.0 because the newest one cause errors even on 00_context_creation:...

Hello, meanwhile, we released source codes of HIPRT. I know it's not perfect solution but you can try to compile HIPRT for your system. The compilation should be straightforward: https://github.com/GPUOpen-LibrariesAndSDKs/HIPRT