Martin Kroeker
|
9fbeb88fb8
|
Utilize compiler AVX512 capability info from c_check when building getarch
|
3 years ago |
Martin Kroeker
|
2573ccfb2e
|
make DYNAMIC_ARCH option available to getarch_2nd/param.h
|
4 years ago |
damonyu
|
ef8e7d0279
|
Add the support for RISC-V Vector.
Change-Id: Iae7800a32f5af3903c330882cdf6f292d885f266
|
5 years ago |
Martin Kroeker
|
b0b02a080d
|
Add compiler options for MIPS32 24K/1004K
|
5 years ago |
Isuru Fernando
|
4326dcb460
|
Pass CFLAGS from env to Makefile.prebuild and remove iOS hack
|
6 years ago |
Martin Kroeker
|
d94d7baf7e
|
Add mips32r2 api target
|
7 years ago |
Shivraj Patil
|
e3d844b062
|
Added mips I6500 core
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
|
8 years ago |
Shivraj Patil
|
d1c6469283
|
MIPS n32 ABI support, MSA support detection and rename ARCH, ARCHFLAGS
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
|
9 years ago |
Lars Buitinck
|
212463dce9
|
get rid of the generated cblas_noconst.h file
|
12 years ago |
Zhang Xianyi
|
c92ae012a6
|
Refs #279. Provide ONLY_CBLAS flag. If you only need CBLAS without
a fortran compiler, please try make ONLY_CBLAS=1.
This mode only compiler CBLAS without BLAS fortran interface and LAPACK.
|
12 years ago |
Zhang Xianyi
|
36e0982966
|
Refs #187. Use perl to generate cblas_noconst.h instead of sed.
Thank Dan Povey's patch. https://github.com/xianyi/OpenBLAS/issues/187
|
13 years ago |
Zaheer Chothia
|
4db6660de4
|
Refs #185. Add missing 'const' to declarations in <cblas.h>. Thanks to Dan Povey!
The 'const' modifications were done automatically using this scripts:
https://kaldi.svn.sourceforge.net/svnroot/kaldi/sandbox/dan/tools/for_openblas
|
13 years ago |