Update bench authored by Adrien Crovato's avatar Adrien Crovato
## Benchmark ## Benchmark
Give an overview of the solver's performance. Give an overview of the solver's performance.
Version [v1.0.0](https://gitlab.uliege.be/am-dept/dartflo/-/tags/v1.0.0).
Reference performance page is available [here](https://gitlab.uliege.be/am-dept/waves/-/wikis/flow_bench). Some results are also given in the last appendix of this [PhD thesis](http://hdl.handle.net/2268/251906). Reference performance page is available [here](https://gitlab.uliege.be/am-dept/waves/-/wikis/flow_bench). Some results are also given in the last appendix of this [PhD thesis](http://hdl.handle.net/2268/251906).
*Notes*: *Notes*:
...@@ -20,7 +19,7 @@ The Onera M6 wing (dart/benchmark/onera.py) is the standard test/benchmark case ...@@ -20,7 +19,7 @@ The Onera M6 wing (dart/benchmark/onera.py) is the standard test/benchmark case
## Results ## Results
### v1.0.2 (unreleased) ### dev
Mesh size: 711976 elements (556008 in the volume) and 135233 nodes. Mesh size: 711976 elements (556008 in the volume) and 135233 nodes.
| Machine id | BLAS | Solver | iterations | threads | CPU_user | CPU_real | CPU_kernel | | Machine id | BLAS | Solver | iterations | threads | CPU_user | CPU_real | CPU_kernel |
|:----------:|:---------:|:-------:|:----------:|:-------:|:------------:|:-----------:|:------------:| |:----------:|:---------:|:-------:|:----------:|:-------:|:------------:|:-----------:|:------------:|
... ...
......