Skip to content

ctest failure when compiled with aocc #233

@DJDavies2

Description

@DJDavies2

What happened?

Compiling with aocc results in ctest failures for some linear algebra tests. For example eckit_test_linalg_dense_backend fails like this:

Test "test backend (section: dot)" failed: Condition failed: linalg.dot(a, a) == 21.

Similar for other sections. Printing the result of linalg.dot(a,a) indicates that it is returning 0 for aocc.

What are the steps to reproduce the bug?

Build and run with aocc.

Version

develop

Platform (OS and architecture)

Linux

Relevant log output

Accompanying data

No response

Organisation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions