Evgeny Mankov

Results 82 comments of Evgeny Mankov

Hi @ScottTodd, > HIPIFY already requires clang anyways It is not quite so. `hipify-clang` doesn't require clang in its work, and it might be built by MSVC or GNU C++,...

Hi @LisaDelaney, The links to clang patches haven't been changed, and they work on GitHub. We wanted to avoid the links with absolute paths due to branch names. Why were...

AFAIK, there is no `cutlass` port to HIP yet.

Honestly, I haven't heard about the plans, will try to learn.

> @emankov Since there is an internal email thread on this topic can I close this ticket? Thanks! Sure, thanks, @ppanchad-amd

Hello @alvin546, First, sorry for the late response. Currently, WSL2 is not on the list of supported targets, but we can try to figure out what is going wrong with...

This PR should be tested on both target OS platforms. For Linux, it should be tested on the installed ROCm package and the hipify-calng standalone package. In all scenarios, hipify-clang...

> The previous psdb was unstable. Does hipify affect hip tests in any way? No, it doesn't, except for those tests which find header files in `${CMAKE_INSTALL_INCLUDEDIR}/hipify/${CMAKE_INSTALL_INCLUDEDIR}`. As I said...

@raramakr, could you please have a look once again? Is everything fine from the CMake's point of view now?