index
:
platform/upstream/openblas
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
sandbox/lstelmach/upstream-0.3.21
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/tyzeroy/devel
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: Machine Learning / ML Framework; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-06
Merge pull request #3609 from martin-frbg/lapack3101
Martin Kroeker
1
-11
/
+17
2022-08-04
Merge pull request #3714 from martin-frbg/crosscmake
Martin Kroeker
1
-0
/
+680
2022-08-04
Support compilation with the Cray C and Fortran compilers (#3712)
Martin Kroeker
2
-0
/
+19
2022-08-04
Add more x86_64 target definitions for cross-compiling
Martin Kroeker
1
-0
/
+680
2022-08-02
Add TCORE Generic in prebuild.cmake
Nursultan Zarlyk
1
-0
/
+9
2022-06-02
Fix MSVC ARM64 build. Add generic kernel for ARM64
Nursultan Zarlyk
1
-1
/
+5
2022-05-22
Support USE_PERL fallback for gensymbol
Martin Kroeker
1
-1
/
+10
2022-05-18
rewrite perl scripts in universal shell
Owen Rafferty
2
-6
/
+6
2022-04-21
Update LAPACK/LAPACKE to Reference-LAPACK 3.10.1
martin-frbg
1
-11
/
+17
2022-04-17
C_LAPACK: Fixes to make it compile with MSVC (#3605)
Martin Kroeker
2
-2
/
+2
2022-04-09
Use f2c translations of LAPACK when no Fortran compiler is available (#3539)
Martin Kroeker
3
-7
/
+521
2022-03-29
Merge pull request #3575 from mmuetzel/lapacke-win64
Martin Kroeker
1
-1
/
+9
2022-03-28
Cortex X1 is only Arm8.2
Martin Kroeker
1
-1
/
+1
2022-03-27
Add initial support for ARMV9 Cortex 510/710/X1/X2
Martin Kroeker
1
-0
/
+24
2022-03-25
Add support for Intel Fortran compilers.
Markus Mützel
1
-1
/
+9
2022-01-21
cmake: Check if Fortran compiler is usable before enabling it.
Markus Mützel
1
-11
/
+8
2022-01-09
Fix handling of ifdef/ifndef
Martin Kroeker
1
-1
/
+1
2022-01-09
Merge pull request #3508 from snadampal/v1_n2
Martin Kroeker
2
-3
/
+59
2022-01-07
OpenBLAS: aarch64: Add neoverse-v1/n2 architecture specifics
Sunita Nadampalli
2
-3
/
+59
2021-12-29
Fix cmake crosscompilation for core2 target
jgillis
1
-0
/
+4
2021-12-10
Use CMake variables instead of as
Rafael Cardoso Fernandes Sousa
1
-4
/
+10
2021-12-09
Fix cmake for power
Rafael Cardoso Fernandes Sousa
3
-5
/
+63
2021-11-26
Merge pull request #3425 from binebrank/arm_sve_dgemm
Martin Kroeker
1
-0
/
+18
2021-11-26
Merge pull request #3459 from rafaelcfsousa/fix_cmake
Martin Kroeker
2
-241
/
+347
2021-11-26
Adapt CMake for SVE
Bine Brank
1
-0
/
+18
2021-11-24
Modify the order that cmake set the KERNEL variables (generic now is fallback)
Rafael Cardoso Fernandes Sousa
1
-196
/
+200
2021-11-24
Fix the cmake parser to identify more patterns
Rafael Cardoso Fernandes Sousa
1
-45
/
+147
2021-11-20
Add CMAKE support for cross-compiling to MIPS32
Martin Kroeker
4
-2
/
+41
2021-11-15
cmake: Set SUFFIX64 also for NOFORTRAN
Markus Mützel
2
-5
/
+5
2021-10-17
Merge pull request #3404 from guowangy/spr-build
Martin Kroeker
2
-1
/
+30
2021-10-16
Fix MinGW/Clang 64 bits detection.
مهدي شينون (Mehdi Chinoune)
1
-3
/
+3
2021-10-12
initial support for Sapphire Rapids platform
Wangyang Guo
2
-1
/
+30
2021-09-14
Propagate BUILD_BFLOAT16 to CFLAGS
Martin Kroeker
1
-0
/
+3
2021-09-14
Add defaults for SBGEMV kernels
Martin Kroeker
1
-0
/
+2
2021-09-04
Add "recursive" option for IBM xlf compiler (#3359)
Martin Kroeker
1
-1
/
+1
2021-08-29
Merge pull request #3335 from guowangy/small-matrix-latest
Martin Kroeker
1
-0
/
+7
2021-08-11
Fix a small syntax error. A ( was accidently deleted.
cianciosa
1
-1
/
+1
2021-08-11
Check the total number of arguments passed insead of if the ARGV# is defined....
cianciosa
1
-10
/
+10
2021-08-05
Small Matrix: enable by default for x86_64 arch
Wangyang Guo
1
-0
/
+3
2021-08-04
Small Matrix: support cmake build
Wangyang Guo
1
-0
/
+4
2021-08-02
Add cmake support for LOONGARCH64
gxw
4
-1
/
+23
2021-07-22
Fix regex to match kernels suffixed with cpuname too
Martin Kroeker
1
-2
/
+2
2021-07-22
Rework setting of -mfma to only apply it where necessary
Martin Kroeker
3
-9
/
+17
2021-06-20
add to cmake listings too
User User-User
3
-3
/
+3
2021-06-16
Modify defines for CR and RC to work around name collision on Windows
Martin Kroeker
1
-0
/
+13
2021-05-02
Add entries for the new Householder Reconstruction functions from 3.9.1
Martin Kroeker
1
-0
/
+16
2021-05-02
Add entries for Householder reconstruction functions from 3.9.1
Martin Kroeker
1
-12
/
+12
2021-04-07
pass NO_AVX512 macro def
刘雨培
1
-0
/
+4
2021-02-10
Addressed issue #3100, removing an unnecessary write to the include directory
Jake Arkinstall
1
-1
/
+0
2021-02-02
Merge pull request #3096 from martin-frbg/fixclangcmake
Martin Kroeker
1
-5
/
+9
[next]