TheTrustedComputer
TheTrustedComputer
My mistake. I forgot to use the provided script to replace ``MIOPEN_USE_COMPOSABLEKERNEL`` with ``MIOPEN_USE_CK_*_OPS`` in the C++ sources, and MIOpen with CK support finally compiled without any linker errors. Although...
I can confirm this setup works with my 5500 XT on Linux; however, this card uses an older GFX version (10.1.x), which this build of PyTorch apparently doesn't like. `"hipErrorNoBinaryForGpu:...
> > I can confirm this setup works with my 5500 XT on Linux; however, this card uses an older GFX version (10.1.x), which this build of PyTorch apparently doesn't...