Joachim Meyer
Joachim Meyer
You might want to remove the `include` from the boost root and just use `/work2/00434/eijkhout/boost/installation-boost-1.81.0-clx-gcc9`
Following https://www.boost.org/build/doc/html/bbv2/tutorial/linkage.html just add `link=shared` to the `b2` invocation?
Well, the PCI id mapping -> vendor is pretty well defined: https://pcisig.com/membership/member-companies?combine=&order=field_vendor_id&sort=asc So, I'd say it's okay to have a translation function where we can add vendors that we know...
Cheers, 1. the kernel code is stored in LLVM bitcode format (which, if disassembled, is similarly as readable as assembly) 2. the device-specific final binary is indeed cached after the...
Good news :) What comments do you mean?
Afaict, there's no change on the ROCm side of things (otherwise, please point me to it). We found workarounds, but I find them non-optimal, as they try to deduce the...