Skip to content

Commit af181c8

Browse files
committed
Renamed libs for macOS
1 parent 3ce28a1 commit af181c8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

172 files changed

+4
-4
lines changed

highSierra-BLAS-3.7.1/make.inc

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SHELL = /bin/sh
77
#
88
# The machine (platform) identifier to append to the library names
99
#
10-
PLAT = _LINUX
10+
PLAT = _MacOS
1111
#
1212
# Modify the FORTRAN and OPTS definitions to refer to the
1313
# compiler and desired compiler options for your machine. NOOPT
@@ -16,7 +16,7 @@ PLAT = _LINUX
1616
# desired load options for your machine.
1717
#
1818
FORTRAN = gfortran
19-
OPTS = -O3 -march=native -fomit-frame-pointer -funroll-loops -ffast-math -fno-signed-zeros -ffp-contract=fast -mmmx -msse -flto -maes -march=native -shared
19+
OPTS = -Ofast -march=native -fomit-frame-pointer -funroll-loops -ffast-math -fno-signed-zeros -ffp-contract=fast -mmmx -msse -flto -maes -march=native -shared
2020
DRVOPTS = $(OPTS) $CFLAGS $MATHFLAGS
2121
NOOPT =
2222
LOADER = gfortran

highSierra-BLAS-3.7.1/objects/caxpy.o

9.23 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ccopy.o

5.4 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cdotc.o

7.87 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cdotu.o

7.51 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cgbmv.o

29.3 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cgemm.o

34.4 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cgemv.o

22.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cgerc.o

10.3 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cgeru.o

10.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/chbmv.o

27.2 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/chemm.o

23.7 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/chemv.o

23.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cher.o

15.5 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cher2.o

19.8 KB
Binary file not shown.
29.9 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cherk.o

28 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/chpmv.o

22.5 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/chpr.o

15.2 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/chpr2.o

19.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/crotg.o

5.16 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cscal.o

6.71 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/csrot.o

8.11 KB
Binary file not shown.
6.78 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/cswap.o

5.75 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/csymm.o

22.1 KB
Binary file not shown.
25.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/csyrk.o

22.6 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ctbmv.o

30.3 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ctbsv.o

33.5 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ctpmv.o

26.6 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ctpsv.o

28.4 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ctrmm.o

39.5 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ctrmv.o

27.2 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ctrsm.o

46.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ctrsv.o

30.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dasum.o

7.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/daxpy.o

6.94 KB
Binary file not shown.
3.64 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dcopy.o

7.75 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ddot.o

7.3 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dgbmv.o

21.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dgemm.o

20.5 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dgemv.o

16.9 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dger.o

9.75 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dnrm2.o

6.19 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/drot.o

7.57 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/drotg.o

5.13 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/drotm.o

11.4 KB
Binary file not shown.
8.92 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dsbmv.o

22.9 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dscal.o

7.05 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dsdot.o

7.12 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dspmv.o

18.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dspr.o

13.3 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dspr2.o

15.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dswap.o

7.64 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dsymm.o

21.9 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dsymv.o

19.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dsyr.o

13.5 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dsyr2.o

15.9 KB
Binary file not shown.
24.3 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dsyrk.o

22.2 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dtbmv.o

26.4 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dtbsv.o

26.4 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dtpmv.o

22.7 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dtpsv.o

22.6 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dtrmm.o

33 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dtrmv.o

23.2 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dtrsm.o

40.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/dtrsv.o

22.9 KB
Binary file not shown.
6.47 KB
Binary file not shown.
6.8 KB
Binary file not shown.
7.03 KB
Binary file not shown.
5.53 KB
Binary file not shown.
5.52 KB
Binary file not shown.
7.02 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/lsame.o

4.24 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/sasum.o

7.25 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/saxpy.o

7.21 KB
Binary file not shown.
3.66 KB
Binary file not shown.
7.05 KB
Binary file not shown.
6.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/scopy.o

8.27 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/sdot.o

7.24 KB
Binary file not shown.
7.19 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/sgbmv.o

25.4 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/sgemm.o

24.3 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/sgemv.o

19.5 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/sger.o

11 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/snrm2.o

6.17 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/srot.o

8.76 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/srotg.o

5.14 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/srotm.o

11.9 KB
Binary file not shown.
8.92 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ssbmv.o

26.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/sscal.o

7.33 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/sspmv.o

22 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/sspr.o

15.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/sspr2.o

18.4 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/sswap.o

7.94 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ssymm.o

26.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ssymv.o

22.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ssyr.o

15.9 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ssyr2.o

18.6 KB
Binary file not shown.
29.2 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ssyrk.o

25.9 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/stbmv.o

31.3 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/stbsv.o

31.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/stpmv.o

26.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/stpsv.o

27 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/strmm.o

39.4 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/strmv.o

27.4 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/strsm.o

49.9 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/strsv.o

27.2 KB
Binary file not shown.
8.21 KB
Binary file not shown.
5.82 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zaxpy.o

8.3 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zcopy.o

5.39 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zdotc.o

7.39 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zdotu.o

7.22 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zdrot.o

7.51 KB
Binary file not shown.
5.87 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zgbmv.o

27.3 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zgemm.o

32.7 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zgemv.o

21.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zgerc.o

9.44 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zgeru.o

9.27 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zhbmv.o

22.5 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zhemm.o

21.4 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zhemv.o

19.4 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zher.o

14.2 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zher2.o

17.4 KB
Binary file not shown.
27.3 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zherk.o

27.7 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zhpmv.o

19.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zhpr.o

13.6 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zhpr2.o

16.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zrotg.o

5.24 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zscal.o

6.23 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zswap.o

5.78 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zsymm.o

21.2 KB
Binary file not shown.
23.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/zsyrk.o

22 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ztbmv.o

29.1 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ztbsv.o

32.2 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ztpmv.o

25.9 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ztpsv.o

27.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ztrmm.o

38.9 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ztrmv.o

26.5 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ztrsm.o

44.8 KB
Binary file not shown.

highSierra-BLAS-3.7.1/objects/ztrsv.o

29.1 KB
Binary file not shown.

highSierra-CBLAS/Makefile.in

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ SHELL = /bin/sh
1616
# Platform
1717
#-----------------------------------------------------------------------------
1818

19-
PLAT = LINUX
19+
PLAT = MacOS
2020

2121
#-----------------------------------------------------------------------------
2222
# Libraries and includes
2323
#-----------------------------------------------------------------------------
2424

25-
BLLIB = ../lib/blas_LINUX.a
25+
BLLIB = ../lib/blas_$(PLAT).a
2626
CBLIB = ../lib/cblas_$(PLAT).a
2727

2828
#-----------------------------------------------------------------------------
Binary file not shown.
Binary file not shown.

highSierra-CBLAS/testing/xccblat1

0 Bytes
Binary file not shown.

highSierra-CBLAS/testing/xccblat2

0 Bytes
Binary file not shown.

highSierra-CBLAS/testing/xccblat3

0 Bytes
Binary file not shown.

highSierra-CBLAS/testing/xdcblat1

0 Bytes
Binary file not shown.

highSierra-CBLAS/testing/xdcblat2

0 Bytes
Binary file not shown.

highSierra-CBLAS/testing/xdcblat3

0 Bytes
Binary file not shown.

highSierra-CBLAS/testing/xscblat1

0 Bytes
Binary file not shown.

highSierra-CBLAS/testing/xscblat2

0 Bytes
Binary file not shown.

highSierra-CBLAS/testing/xscblat3

0 Bytes
Binary file not shown.

highSierra-CBLAS/testing/xzcblat1

0 Bytes
Binary file not shown.

highSierra-CBLAS/testing/xzcblat2

0 Bytes
Binary file not shown.

highSierra-CBLAS/testing/xzcblat3

0 Bytes
Binary file not shown.

libs/blas_LINUX.a

-2.65 MB
Binary file not shown.
Binary file not shown.

libs/cblas_LINUX.a

-233 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)