------- Comment From [email protected] 2019-03-25 10:40 EDT------- > 1) Please re-review sources from the correct location > (ci-train-ppa-service urls above)
OK, these look better, but the main issue remains the same: $ cd atlas-3.10.3/debian $ grep build-z13 *.install $ grep build-z14 *.install $ It seems that none of the files in "build-z13" or "build-z14" are installed by the install rules. Everything is taken from the "build" directory instead. > 2) Please re-review binaries from the correct location to see if they > are vector enabled or not. I've been using the binaries from the PPA all along. This is what I (still) see: $ cd /usr/lib/s390x-linux-gnu/ $ dpkg -S z13/libatlas.so.3.10.3 libatlas3-base:s390x: /usr/lib/s390x-linux-gnu/z13/libatlas.so.3.10.3 $ diff -s libatlas.so.3.10.3 z13/libatlas.so.3.10.3 Files libatlas.so.3.10.3 and z13/libatlas.so.3.10.3 are identical $ objdump -d z13/libatlas.so.3.10.3 | grep vfma | wc 0 0 0 $ > 3) Whilst doing above, please paste the output of $ apt-cache policy > libatlas3-base $ apt-cache policy libatlas3-base libatlas3-base: Installed: 3.10.3-8ubuntu1 v Candidate: 3.10.3-8ubuntu1 Version table: *** 3.10.3-8ubuntu1 500 500 http://ppa.launchpad.net/ci-train-ppa-service/3679/ubuntu disco/main s390x Packages 100 /var/lib/dpkg/status 3.10.3-8 500 500 http://ports.ubuntu.com disco/universe s390x Packages $ > ps. i am sorry for causing any confusion due to change of the location > of where the builds are located. Yeah, indeed, I was a bit confused about the location of the source package. Thanks for clearing that up. Regarding z14 support, I'll experiment with "cross-compiling" (z13 -> z14) and see how far I can get with that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814796 Title: [19.04 FEAT] Provide optimized libatlas libraries for different types of z Systems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1814796/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
