Skip to content

Add missing RISC-V architecture in arch.cmake#3923

Merged
xianyi merged 1 commit intoOpenMathLib:developfrom
xctan:fix-cmake-riscv64
Feb 27, 2023
Merged

Add missing RISC-V architecture in arch.cmake#3923
xianyi merged 1 commit intoOpenMathLib:developfrom
xctan:fix-cmake-riscv64

Conversation

@xctan
Copy link
Copy Markdown
Contributor

@xctan xctan commented Feb 26, 2023

RISC-V support exists in Makefile.system but is missing in arch.cmake. This patch adds riscv64 platform support to cmake building system just like https://github.com/xianyi/OpenBLAS/blob/039e27545f93fd54f9a04113f6883ee47a690004/Makefile.system#L830-L832

RISC-V support exists in Makefile.system but is missing in arch.cmake. This patch adds riscv64 platform support to cmake building system just like https://github.com/xianyi/OpenBLAS/blob/039e27545f93fd54f9a04113f6883ee47a690004/Makefile.system#L830-L832 did.
xctan added a commit to xctan/archriscv-packages that referenced this pull request Feb 26, 2023
Fix rotten patch, and
1. 32-bit lib is removed
2. cmake.arch doesn't contain riscv64 arch, so two flags are given manually (upstream pr: OpenMathLib/OpenBLAS#3923)
@xianyi xianyi merged commit f580802 into OpenMathLib:develop Feb 27, 2023
xctan added a commit to xctan/archriscv-packages that referenced this pull request Feb 28, 2023
Fix rotten patch, and fix cmake.arch (upstream pr: OpenMathLib/OpenBLAS#3923)
xctan added a commit to xctan/archriscv-packages that referenced this pull request Feb 28, 2023
Fix rotten patch, and fix cmake.arch (upstream pr: OpenMathLib/OpenBLAS#3923)
xctan added a commit to xctan/archriscv-packages that referenced this pull request Feb 28, 2023
Fix rotten patch, and fix cmake.arch (upstream pr: OpenMathLib/OpenBLAS#3923)
felixonmars pushed a commit to felixonmars/archriscv-packages that referenced this pull request Mar 1, 2023
Fix rotten patch, and fix cmake.arch (upstream pr: OpenMathLib/OpenBLAS#3923)
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.

2 participants