Skip to content

SIMD: The --cpu-baseline is not correctly configured in benchmark system. #17716

@Qiyu8

Description

@Qiyu8

I'm trying to use the newest benchmark system to test the performance, but found out that the option is not working. here is the command that used for benchmarking.

python runtests.py --cpu-baseline="avx2" --bench-compare master bench_linalg.Einsum.time_einsum_multiply

in this case, the macro NPY_SIMD should be 256 because my machine support avx2 intrinsics, but the actual value is 128, which is the default minimal settings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions