Caspar van Leeuwen

Results 388 comments of Caspar van Leeuwen

Test report by @casparvl #### Overview of tested easyconfigs (in order) * **SUCCESS** _snappy-1.1.8-GCCcore-10.3.0.eb_ Build succeeded for 1 out of 1 (1 easyconfigs in total) tcn1 - Linux RHEL 8.4,...

Test report by @casparvl #### Overview of tested easyconfigs (in order) * **SUCCESS** _snappy-1.1.8-GCCcore-10.3.0.eb_ Build succeeded for 1 out of 1 (1 easyconfigs in total) tcn1 - Linux RHEL 8.4,...

Test report by @casparvl **FAILED** Build succeeded for 2 out of 3 (2 easyconfigs in total) software1.lisa.surfsara.nl - Linux debian 10.12, x86_64, Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz, Python...

@Micket any update on this library not being found for `bin/sine_client`: ``` libhpx_sine.so.1 => not found ``` ? (see this gist https://gist.github.com/casparvl/265212e98a69ce6952e2d67a62f51484 , but you had also already seen it...

I don't think this will be enough to work for `RPATH` builds, but I'll give a try to running it. The `RPATH` set by EasyBuild consists of two things: 1....

Test report by @casparvl **FAILED** Build succeeded for 0 out of 1 (2 easyconfigs in total) software2.lisa.surfsara.nl - Linux debian 10.12, x86_64, Intel(R) Xeon(R) Bronze 3104 CPU @ 1.70GHz, 4...

Test report by @casparvl **FAILED** Build succeeded for 0 out of 1 (2 easyconfigs in total) software1.lisa.surfsara.nl - Linux debian 10.12, x86_64, Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz, Python...

Why not use a patch based on https://github.com/xianyi/OpenBLAS/pull/3786 instead? That will only disable the vectorization for the lapack part, meaning that the OpenBLAS code itself will still be vectorized. Also,...