aboutsummaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2024-02-09Remove CKW prototype and Template WriterGunes Bayir
2024-02-06Build CKW by defaultGunes Bayir
2024-02-01Use the stable CKW API in the GPU dynamic fusion backendGunes Bayir
2024-01-31Add build options for Address and UndefinedBehavior sanitizersJakub Sujak
2023-12-11Fix nightly test failurePablo Marquez Tello
2023-12-04Fix bare metal buildPablo Marquez Tello
2023-11-28Changes to enable FP16 in armv8a multi_isaPablo Marquez Tello
2023-07-25Fix problem with exception handling in CPPSchedulerMatthew Bentham
2023-07-06Pack CKW objects into Compute Library archiveJakub Sujak
2023-07-06Move CKW prototype to separate directoryViet-Hoa Do
2023-07-04Add Kernel Writer driver code to dynamic fusionSiCong Li
2023-06-29Improvements to building CKWJakub Sujak
2023-06-26Add helpers to set CKW tensor components as OpenCL kernel argumentsJakub Sujak
2023-06-14Add a Getting Started guide to CKW READMEJakub Sujak
2023-06-12Enable building Compute Kernel Writer from SconsJakub Sujak
2023-05-03[scons multi_isa] extend multi_isa build to support armv8-a marchSunita Nadampalli
2023-05-02Removes `experimental` from `experimental_fixed_format_kernels` flagNathan John Sircombe
2023-03-07Add exporting compile_commands.json fileViet-Hoa Do
2023-01-30Fixed build error for Windows.Pablo Tello
2023-01-11Deprecated BF16 support in DepthConvertPablo Marquez Tello
2022-12-22Fix build errorPablo Marquez Tello
2022-11-28Integrate SME2 kernelsViet-Hoa Do
2022-10-12Add scons option to generate Map files.Pablo Marquez Tello
2022-10-03Enable FP16 when the target is armv8.6-aPablo Marquez Tello
2022-07-25Enable integrated assembler for Androidâ„¢ 13 and onwards onlySiCong Li
2022-07-25Enable march=armv8.6-a in non multi-isa buildsPablo Marquez Tello
2022-07-13Fixed clang-cl errors on Windows native builds.Pablo Tello
2022-07-07Move build option explanations in how to build guide to scons help messageMichalis Spyrou
2022-06-30Fixed native build toolchain and compiler prefixPablo Marquez Tello
2022-06-29Fix armv7a on Android "end-of-support" build and documentationSiCong Li
2022-06-17Drop support on armv7a on AndroidMichalis Spyrou
2022-06-06Allow clearer suppression of toolchain and compiler prefixesSiCong Li
2022-05-24[arm_gemm] Import fixed-format kernels from gemm_linux.Francesco.Petrogalli@arm.com
2022-04-13Add documentations about compiler_prefix and toolchain_prefixSiCongLi
2022-03-28Enable -static-openmp for newer NDK supportGiorgio Arena
2022-03-10Added windows native build supportPablo Tello
2022-03-08Merge kernel prototype patchGiorgio Arena
2022-02-16Fix FP16 for validation in multi_isa buildsGiorgio Arena
2022-02-08Fix build for gcc 9Giorgio Arena
2022-02-04SCons build system refactoring (phase #2).Motti Gondabi
2022-02-02Revert "Rework gemm_mm_reshaped_only_rhs_ kernels with new macros"Ramy Elgammal
2022-01-25Add OpenBSD/arm64 support.Kevin Lo
2021-12-24Fix typo in SConstructSiCongLi
2021-12-23Fix SCons linking error when building for Multi ISA.Motti Gondabi
2021-12-14Add Multi ISA support for SCons build System (part #1)Motti Gondabi
2021-10-18Add user provided JSON operator list buildFreddie Liardet
2021-10-07Per-operator build dependenciesGeorgios Pinitas
2021-09-23Decouple logging flag from debug and assert flagsramelg01
2021-07-28Create custom flags for enabling fp16 supportGeorgios Pinitas
2021-07-22Update GEMM assembly kernelsGeorgios Pinitas