Skip to content

The Performance Issues Caused by TARGET=RISCV64_ZVL256B #5286

Closed
@guoyuanplct

Description

@guoyuanplct

When compiling OpenBLAS using TARGET=RISCV64_ZVL256B, there can be significant performance issues, as shown in the two tables below. The tables show the performance when using RISCV64_GENERIC and RISCV64_ZVL256B, as well as the corresponding speedup ratios. HBMV is a Level 2 function. I am trying to offload its computation to the kernel to make specific modifications for RISC-V. However, I don't know exactly how to do it. Do you have any suggestions?

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions