Skip to content

Commit

Permalink
Update OpenBLAS to 0.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
tkelman committed Apr 17, 2016
1 parent 841d935 commit 746a97f
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 39 deletions.
1 change: 0 additions & 1 deletion deps/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1188,7 +1188,6 @@ endif
OPENBLAS_BUILD_OPTS += MAKE_NB_JOBS=0

$(BUILDDIR)/$(OPENBLAS_SRC_DIR)/config.status: $(BUILDDIR)/$(OPENBLAS_SRC_DIR)/Makefile
cd $(dir $@) && patch -p1 < $(SRCDIR)/openblas-make.patch
perl -i -ple 's/^\s*(EXTRALIB\s*\+=\s*-lSystemStubs)\s*$$/# $$1/g' $<.system
touch $@
$(OPENBLAS_OBJ_SOURCE): $(BUILDDIR)/$(OPENBLAS_SRC_DIR)/config.status
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
07f3292b171461b85b9dd16b1c0d50af
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8415e6d30d1dbf960ee1f4d56747dfbab3c3610be2340c46af63aada17231477f6158c703ec1e319827f78b0f745b27f1334e3fbb45cf88c96d116327f05d1b5

This file was deleted.

This file was deleted.

34 changes: 0 additions & 34 deletions deps/openblas-make.patch

This file was deleted.

4 changes: 2 additions & 2 deletions deps/openblas.version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
OPENBLAS_BRANCH=v0.2.17
OPENBLAS_SHA1=a71e8c82f6a9f73093b631e5deab1e8da716b61f
OPENBLAS_BRANCH=v0.2.18
OPENBLAS_SHA1=12ab1804b6ebcd38b26960d65d254314d8bc33d6

0 comments on commit 746a97f

Please sign in to comment.