Package: wnpp Followup-For: Bug #1040616 X-Debbugs-Cc: [email protected], Cordell Bloor <[email protected]>, Christian Bayle <[email protected]>
Hello team, Thanks Cordell and Christian got hipblaslt packaged and updated to version 7.1.1+dfsg-3 in sid. It really unblocks me to continue with this ITP. So I also imported version 7.1.1 in my WIP project for this ITP. I first got blocked at mxDataGenerator download at configure time: https://github.com/ROCm/ROCmValidationSuite/blob/master/CMakeLists.txt#L470 I saw here is an opened issue on upstream: https://github.com/ROCm/ROCmValidationSuite/issues/1023 I simply workaround it by make the headers only library as a patch. Not sure if other part of rocm packages also needs that? If yes, that means we probably have to package the mxDataGenerator separately. And then I got errors on cf-protection flagis that I found workaround from hipblaslt package. There are also errors on unsupported types and mismatch types that I added workaround inito debian/rules file. The package is now available on salsa: https://salsa.debian.org/rocm-team/rocm-validation-suite However I don't have suitable hardware to verify and test for it at the moment. Could someone who has the suitable hardware do a review and tests? Best regards, -Andrew

