File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 3
3
This is a repository to trigger builds of OpenBLAS on Travis-CI and Appveyor.
4
4
5
5
The OpenBLAS libraries get uploaded to
6
- https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com/
6
+ https://anaconda.org/multibuild-wheels-staging/openblas-libs/files
7
7
8
8
A project using these libraries, for Manylinux or macOS, will need the
9
9
`` gfortran-install `` submodule used here, from
10
10
https://github.com/MacPython/gfortran-install
11
11
12
- There are some post-processing steps for the macOS builds, which are:
13
-
14
- * Wait for the 32-bit and 64-bit builds to finish;
15
- * Edit the ` tools/fuse_openblas.py ` script to set the relevant OpenBLAS
16
- commit, and macOS deployment version.
17
- * Run that script, to download the 32-bit and 64-bit libraries, fuse them into
18
- dual-arch libraries, ` intel ` in the archive name.
19
- * Upload this archive by hand, maybe using the web UI, to the Rackspace
20
- container.
You can’t perform that action at this time.
0 commit comments