-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working