IRC channel logs
2021-11-17.log
back to list of logs
<rekado>c-blosc is built with AVX2 instructions. <rekado>this fails at runtime on the MDC cluster nodes <rekado>python-numcodecs bundles c-blosc and has the same problem. <civodul>great that you were able to pinpoint the issue <rekado>maybe we could have a build phase or a lint thing that checks the sources for AVX2, SSE4, march=native, etc <civodul>or a compiler wrapper... but that's evil! <efraim>Can we try to run programs with using limited CPU instructions without using qemu? <civodul>efraim: i think qemu or specific hardware is the only way to test that <rekado>it often happens that right after a bioconductor upgrade people notice problems and then quickly upgrade some packages <rekado>usually before we have fetched their sources <rekado>so I guess I’ll have to run the upgrade once more to catch these upgraded tarballs