Skip to content

Commit

Permalink
ci(tests): Add linpack FPU tests (#10389)
Browse files Browse the repository at this point in the history
* ci(tests): Add linpack FPU tests

* fix(linpack): Change prints to log_d

* fix(linpack): Fix number of runs check

* ci(pre-commit): Apply automatic fixes

* fix(spelling): Correct spelling mistakes

---------

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
  • Loading branch information
lucasssvaz and pre-commit-ci-lite[bot] authored Oct 4, 2024
1 parent 5d873c0 commit 13511a6
Show file tree
Hide file tree
Showing 6 changed files with 2,322 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/performance/linpack_double/ci.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"platforms": {
"qemu": false,
"wokwi": false
}
}
Loading

0 comments on commit 13511a6

Please sign in to comment.