You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hank Anderson 627d5e7401 Added SMP objects to driver/level3. 10 years ago
benchmark added optimizations for steamroller 10 years ago
cmake Added SMP objects to driver/level3. 10 years ago
ctest added GEMM3M tests 11 years ago
driver Added SMP objects to driver/level3. 10 years ago
exports add SYMBOLPREFIX and SYMBOLSUFFIX makefile options 11 years ago
interface Added CBLAS define/naming convention to GenerateNamedObjects. 10 years ago
kernel added optimizations for steamroller 10 years ago
lapack Converted lapack/Makefile to cmake. 10 years ago
lapack-netlib Correct ilaver C declaration 10 years ago
reference Remove all trailing whitespace except lapack-netlib 11 years ago
test bugfix for GEMM3M functions 11 years ago
utest Update organization info. 11 years ago
.gitignore Added CMakeLists.txt for the first of the BLAS folders. 10 years ago
.travis.yml Remove all trailing whitespace except lapack-netlib 11 years ago
BACKERS.md Added backers. 12 years ago
CMakeLists.txt Converted lapack/Makefile to cmake. 10 years ago
CONTRIBUTORS.md # The first commit's message is: 11 years ago
Changelog.txt Update the doc for 0.2.13 version. 10 years ago
GotoBLAS_00License.txt rename documents in GotoBLAS. 14 years ago
GotoBLAS_01Readme.txt Remove all trailing whitespace except lapack-netlib 11 years ago
GotoBLAS_02QuickInstall.txt Remove all trailing whitespace except lapack-netlib 11 years ago
GotoBLAS_03FAQ.txt Remove all trailing whitespace except lapack-netlib 11 years ago
GotoBLAS_04FAQ.txt rename documents in GotoBLAS. 14 years ago
GotoBLAS_05LargePage.txt Remove all trailing whitespace except lapack-netlib 11 years ago
GotoBLAS_06WeirdPerformance.txt Remove all trailing whitespace except lapack-netlib 11 years ago
LICENSE Update organization info. 11 years ago
Makefile changed string GFORTRAN to lowercase 11 years ago
Makefile.alpha Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.arm added ARMV5 as reference platform 11 years ago
Makefile.arm64 added experimental support for ARMV8 12 years ago
Makefile.generic Respect user's LDFLAGS 12 years ago
Makefile.ia64 Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.install Fixed installation bug on Mac OSX. 10 years ago
Makefile.mips64 Import GotoBLAS2 1.13 BSD version codes. 14 years ago
Makefile.power Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.prebuild get rid of the generated cblas_noconst.h file 12 years ago
Makefile.rule added optimizations for steamroller 10 years ago
Makefile.sparc Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.system added target processor STEAMROLLER 10 years ago
Makefile.tail Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.x86 Remove all trailing whitespace except lapack-netlib 11 years ago
Makefile.x86_64 Remove all trailing whitespace except lapack-netlib 11 years ago
README.md added target processor STEAMROLLER 10 years ago
TargetList.txt added target processor STEAMROLLER 10 years ago
c_check c_check: set $hostarch to x86_64 instead of amd64 10 years ago
cblas.h updated cblas.h and cblas_noconst.h 11 years ago
cblas_noconst.h updated cblas.h and cblas_noconst.h 11 years ago
common.h added optimizations for steamroller 10 years ago
common_alpha.h Refs #262. Fixed compatibility issues of GNU stack markings with PathScale EKOPath(tm) Compiler Suite: Version 4.0.12.1 12 years ago
common_arm.h Update organization info. 11 years ago
common_arm64.h Update organization info. 11 years ago
common_c.h Ref #51: added blas extensions zomatcopy and comatcopy 11 years ago
common_d.h Ref #51: added blas extension domatcopy as not opimized reference 11 years ago
common_ia64.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_interface.h Ref #433: removed obsolete lapack entries from common_interface.h 11 years ago
common_lapack.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_level1.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_level2.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_level3.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_linux.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_macro.h Ref #51: added blas extensions zomatcopy and comatcopy 11 years ago
common_mips64.h Update organization info. 11 years ago
common_param.h Ref #454: fixed bug in common_param.h 11 years ago
common_power.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_q.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_reference.h Update organization info. 11 years ago
common_s.h Ref #51: added blas extension somatcopy 11 years ago
common_sparc.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_thread.h Remove all trailing whitespace except lapack-netlib 11 years ago
common_x.h Import GotoBLAS2 1.13 BSD version codes. 14 years ago
common_x86.h added target processor STEAMROLLER 10 years ago
common_x86_64.h added target processor STEAMROLLER 10 years ago
common_z.h Ref #51: added blas extensions zomatcopy and comatcopy 11 years ago
cpuid.S Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid.h Added MSVC defines to cpuid.h and getarch.c. 10 years ago
cpuid_alpha.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_arm.c cpuid_arm: fix detection when cpuinfo uses "Processor" 11 years ago
cpuid_arm64.c # The first commit's message is: 11 years ago
cpuid_ia64.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_mips.c Update organization info. 11 years ago
cpuid_power.c Remove all trailing whitespace except lapack-netlib 11 years ago
cpuid_sparc.c refs #55. Added DTB_ENTRIES into dynamic arch setting parameters. Now, it can read DTB_ENTRIES on runtime. 14 years ago
cpuid_x86.c Added MSVC functions to cpuid_x86.c to replace gcc-specific ASM. 10 years ago
ctest.c Refs #355. Fixed ARM detection bug. 11 years ago
ctest1.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ctest2.c Import GotoBLAS2 1.13 BSD version codes. 14 years ago
f_check fix fortran compiler detection on FreeBSD 10 years ago
ftest.f Remove all trailing whitespace except lapack-netlib 11 years ago
ftest2.f Import GotoBLAS2 1.13 BSD version codes. 14 years ago
ftest3.f Remove all trailing whitespace except lapack-netlib 11 years ago
getarch.c Added MSVC defines to cpuid.h and getarch.c. 10 years ago
getarch_2nd.c Remove all trailing whitespace except lapack-netlib 11 years ago
l1param.h Added BULLDOZER target. So far it uses barcelona kernels. 13 years ago
l2param.h Support AMD Piledriver by bulldozer kernels. 12 years ago
lapack-devel.log Remove all trailing whitespace except lapack-netlib 11 years ago
make.inc modification, to run blas-test on Windows 11 years ago
openblas_config_template.h Fixed #315. Added OPENBLAS_ prefix to openblas_config.h. 12 years ago
param.h added optimizations for steamroller 10 years ago
quickbuild.32bit Import GotoBLAS2 1.13 BSD version codes. 14 years ago
quickbuild.64bit Import GotoBLAS2 1.13 BSD version codes. 14 years ago
quickbuild.win32 Added the tip for Windows. 13 years ago
quickbuild.win64 Refs #63. delete prefix for mingw64 toolchain. 11 years ago
segfaults.patch Remove all trailing whitespace except lapack-netlib 11 years ago
symcopy.h Remove all trailing whitespace except lapack-netlib 11 years ago
version.h Update organization info. 11 years ago