Skip to content

FAIL in matrixMul example #212

@vvolkl

Description

@vvolkl

The matrixMul example fails for several CPU backends, for example -DALPAKA_ACC_CPU_B_OMP2_T_SEQ_ENABLE=ON:

...
Error! Matrix[51197]=0.00000000, ref=1.59999990 error term is > 1.000000E-06
Error! Matrix[51198]=0.00000000, ref=1.59999990 error term is > 1.000000E-06
Error! Matrix[51199]=0.00000000, ref=1.59999990 error term is > 1.000000E-06
Result = FAIL

Note: For peak performance, please refer to the matrixMulCUBLAS example.

Looking at the CI setup, it seems like this is expected, is that correct? If that is the case, can I update the install instructions to use the vectorAdd example instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions