Skip to content

Conversation

@MQ-mengqing
Copy link

PR devices

LoongArch

PR types

New features

PR changes

API

Description

Add LoongArch LASX support
Try ./lite/tools/build_linux.sh --arch=loongarch --with_extra=on to build on LoongArch.

Co-authored-by: @junchao-loongson
Cc: @lixing-star
Closed: #10448

MQ-mengqing and others added 5 commits January 17, 2025 16:55
Fix the " " condition processed in lite_option. And find AVX_FOUND
early before decided lite_option.

Co-authored-by: yala <zhaojunchao@loongson.cn>
Update openblas version for LoongArch support.

Co-authored-by: yala <zhaojunchao@loongson.cn>
Most of them are based on X86.

Co-authored-by: yala <zhaojunchao@loongson.cn>
Add build_linux.sh for build on LoongArch.
`./lite/tools/build_linux.sh --arch=loongarch --with_extra=on --with_lasx=on`

Co-authored-by: yala <zhaojunchao@loongson.cn>
We may build it by new compiler toolchains. Enable c++17 and set some
"-Wno-error=*" flags for compile.

Co-authored-by: yala <zhaojunchao@loongson.cn>
@CLAassistant
Copy link

CLAassistant commented Jan 17, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

loongarch64编译支持

2 participants