cancel
Showing results for 
Search instead for 
Did you mean: 

Discussions

mfeuling
Journeyman III

ROCm libraries without headers

Hello,

I have ROCm 6.0.0 installed on my RHEL 8.6 machine. I see that HIP libraries such as HIPFFT and HIPBLAS are included in the <ROCM_BASE>/lib:

/opt/rocm/lib/libhipblas.so.2

/opt/rocm/lib/libhipfft.so.0

Yet, I don't see any corresponding header file in <ROCM_BASE>/include/* for the examples above.

How are the above libraries meant to be used?

I'm considering downloading the HIP FFT project specifically, but to me that sounds messy since I'll end up with two different .so files and one header file across two different projects for the one FFT functionality.

Thanks!

0 Likes
0 Replies