Skip to content

Commit a804491

Browse files
authored
Merge pull request #21 from mattip/readme
Update the README
2 parents faf9ece + 426cffa commit a804491

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,9 @@
33
This is a repository to trigger builds of OpenBLAS on Travis-CI and Appveyor.
44

55
The OpenBLAS libraries get uploaded to
6-
https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com/
6+
https://anaconda.org/multibuild-wheels-staging/openblas-libs/files
77

88
A project using these libraries, for Manylinux or macOS, will need the
99
``gfortran-install`` submodule used here, from
1010
https://github.com/MacPython/gfortran-install
1111

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.

0 commit comments

Comments
 (0)