trixirt
trixirt
I have to remove the prebuilt db's from the Fedora package, so there will be a performance hit. I am expecting there is some off to the side tensile command...
On Fedora (and RHEL) there is a packaging requirement to be self consistent. ie. we can not use anything that has not been built on Fedora. So to package the...
Without Fedora being able to generate the system db, there will be no system db. Is there public, documented way to generate the the system db ?
I would need to have a set of hw matching the gpus ?
As @AngryLoki says, this still an issue, the option can not be turned off and worse, hipblastlt uses it's own copy of tensile, this conflicts with rocblas's copy.
That is a regression then, it used to build without tensile.
In the last update to 7.07 there were other issues with meson build that lead me to go back to cmake and we only build for x86_64 so I do...
The msgpack package is checked for conditionally here https://github.com/ROCm/hipBLASLt/blob/develop/tensilelite/Tensile/Source/lib/CMakeLists.txt#L99 but is used unconditionally here https://github.com/ROCm/hipBLASLt/blob/develop/library/src/amd_detail/hipblaslt-ext-op-internal.hpp#L37 msgpack should be required in the toplevel CMakeLists.txt
PR seems to have stalled, anything for me to do ?
PR has stalled