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
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