File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 8484 run : |
8585 export PATH=$GITHUB_WORKSPACE/qemu-install/bin/:$PATH
8686 qemu-riscv64 ./utest/openblas_utest
87+ qemu-riscv64 ./utest/openblas_utest_ext
8788 OPENBLAS_NUM_THREADS=2 qemu-riscv64 ./ctest/xscblat1
8889 OPENBLAS_NUM_THREADS=2 qemu-riscv64 ./ctest/xdcblat1
8990 OPENBLAS_NUM_THREADS=2 qemu-riscv64 ./ctest/xccblat1
Original file line number Diff line number Diff line change 7777 - name : Test
7878 run : |
7979 qemu-loongarch64-static ./utest/openblas_utest
80+ qemu-loongarch64-static ./utest/openblas_utest_ext
8081 OPENBLAS_NUM_THREADS=2 qemu-loongarch64-static ./ctest/xscblat1
8182 OPENBLAS_NUM_THREADS=2 qemu-loongarch64-static ./ctest/xdcblat1
8283 OPENBLAS_NUM_THREADS=2 qemu-loongarch64-static ./ctest/xccblat1
Original file line number Diff line number Diff line change 8080 run : |
8181 export PATH=$GITHUB_WORKSPACE/qemu-install/bin/:$PATH
8282 qemu-mips64el ./utest/openblas_utest
83+ qemu-mips64el ./utest/openblas_utest_ext
8384 OPENBLAS_NUM_THREADS=2 qemu-mips64el ./ctest/xscblat1
8485 OPENBLAS_NUM_THREADS=2 qemu-mips64el ./ctest/xdcblat1
8586 OPENBLAS_NUM_THREADS=2 qemu-mips64el ./ctest/xccblat1
You can’t perform that action at this time.
0 commit comments