Update TARGET=x280 description.
This commit is contained in:
parent
1374a2d08b
commit
6b74bee2f9
|
@ -186,7 +186,7 @@ Please read `GotoBLAS_01Readme.txt` for older CPU models already supported by th
|
||||||
```
|
```
|
||||||
(also known to work on C906)
|
(also known to work on C906)
|
||||||
|
|
||||||
- **x280**: LLVM auto-vectorization using RISC-V Vector extension 1.0.
|
- **x280**: Level-3 BLAS and Level-1,2 are optimized by RISC-V Vector extension 1.0.
|
||||||
```sh
|
```sh
|
||||||
make HOSTCC=gcc TARGET=x280 NUM_THREADS=8 CC=riscv64-unknown-linux-gnu-clang FC=riscv64-unknown-linux-gnu-gfortran
|
make HOSTCC=gcc TARGET=x280 NUM_THREADS=8 CC=riscv64-unknown-linux-gnu-clang FC=riscv64-unknown-linux-gnu-gfortran
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue