Evgeny Mankov
Evgeny Mankov
It looks like your installation of LLVM doesn't contain the reported clang libraries, whereas LLVM libraries were found. Check the `lib` subfolder of your LLVM installation, please.
1. I don't believe HIPIFY's `CMakeList.txt` needs changing. 2. Check the lib subfolder of your LLVM installation, please. The needed libraries should be named like `libclang*.a`.
It looks like we need to investigate LLVM/clang linking issues on `Fedora` and `CentOS`.
Hi @hammersbaldthegodofimpacience! Could you please share the cmake log and verbose hipify-clang log (with `-v` option)?
Thanks, @hammersbaldthegodofimpacience! I'll try to reproduce it on Ubuntu first.
Reopening due to multiple complaints on building hipify-clang for not only CentOS and Fedora but Ubuntu as well. The issue needs reproduction.
@Maetveis, I did not get how your ask was related to the HIPIFY repo in GitHub.
@saadrahim, any ideas?
@saadrahim, just a gentle reminder. Could you let us know if you will move the mentioned docs or do we have some concerns?
Hello @foreverlms, Currently, HIP supports some of the `fp8` data types and APIs. Whereas, HIPIFY tools don't. Thank you for pointing it out. Marking the ticket as a `feature` to...