Illia Silin
Illia Silin
Hi @antinucleon. We are currently working on getting the CLA signed on behalf of AMD. It may take a while. We did run all the tests and everything seems to...
Most of the customers build CK with clang directly and dislike hipcc because it is not transparent about what it does behind the scenes. It is AMD policy to get...
We can definitely upgrade our default docker and compiler to rocm6.1, however, it's likely that some customers will continue to use older compiler versions for some time. So I would...
The 2fix had been merged in PR #1250, so this one is no longer required.
Unfortunately, still observing errors when trying to build in debug mode with ROCm6.1 compiler.
Yes, since we've added a few mixed-type kernels, we cannot decouple the fp16 and fp8 types.
In general, clang does not handle debug compilation with -O0 optimization level very well. The compiler team has been working on this issue for quite some time. I think some...
Just checked for any improvements with ROCm6.1. Still getting a bunch of compiler errors...
No longer needed.
Hmm, this looks odd. Either some files are missing while cloning from github, or something went wrong during the cmake step. What's your cmake command line?