Hi, On Wed, Mar 23, 2016 at 4:00 AM, Olivier Grisel <[email protected]> wrote: > What about creating and pushing 2 new docker containers with those > atlas packages pre-installed to make it easier for the scipy stack > projects to build and tests manylinux1 wheels on their master branch. > > How long does the atlas build last? Is it feasible on travis or circle ci?
No, the build took many hours. Also, it's optimizing for the particular machine, so building on a virtual machine with unknown other loads, where CPU throttling might be operating, would likely make a total mess of the timing that ATLAS uses to chose the fastest algorithms. Matthew _______________________________________________ Wheel-builders mailing list [email protected] https://mail.python.org/mailman/listinfo/wheel-builders
