Ruban Kumar
Ruban Kumar
@danielzgtg , Thanks for reporting the issue, Do you see Tensile Library files in the path? output of this command ``` find /opt/ -name "TensileLibrary_*.dat" ``` would help to debug...
@danielzgtg and @Trat8547 , we were able to execute the sample rocblas program between the release ROCm 5.6 and ROCm 6.0, and internally we have not received any backward compatibility...
@littlewu2508 , Could you update some of the missing information such as build log, environment.txt etc., to further investigate the issue. Please refer to the **Bug** template [here](https://github.com/ROCmSoftwarePlatform/rocBLAS/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=bug_report.md&title=%5BBug%5D%3A+)
@littlewu2508 , I tried to follow the steps provided by you to reproduce the issue in a Gentoo environment, but I was unable to successfully compile the rocBLAS because of...
@littlewu2508, Thanks for updated steps, I will try to reproduce. I had a discussion with internally with ROCm team and we are guessing it could be a ABI mismatch causing...
@littlewu2508 , Fedoro fix for half precisions is below: https://src.fedoraproject.org/fork/tstellar/rpms/compiler-rt/blob/0459cbc5d9eb15f1ad51d74707b4988049183708/f/0001-compiler-rt-Fix-FLOAT16-feature-detection.patch
@littlewu2508, Do you still need any assistance from rocBLAS ? if not please feel free to close this ticket.
@jbaileyhandle, This issue cannot be reproduced on my local machine and as well as [Ubuntu 20.04 rocm docker](https://hub.docker.com/r/rocm/dev-ubuntu-20.04). It could be an issue specific to your environment. I also see...
Yes, it was added in a later release. Please provide us the output of the following, `cat /home/jbaile/gpu2/apps/rocBLAS/build/release/virtualenv/pyvenv.cfg` List of packages visible to the virtual environment , type the following...
@jbaileyhandle ,You can also try to upgrade the PIP version before building rocBLAS