Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • alya-testsuite4 alya-testsuite4
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • alyaalya
  • alya-testsuite4alya-testsuite4
  • Wiki
  • Add a new benchmark

Add a new benchmark · Changes

Page history
Update Add a new benchmark authored Nov 04, 2020 by Damien Dosimont's avatar Damien Dosimont
Hide whitespace changes
Inline Side-by-side
Add-a-new-benchmark.md
View page @ 78925fbb
test
\ No newline at end of file
Follow these instructions to set up a new benchmark.
## Global structure
The benchmarks are quite similar to the testsuite cases. They are composed of a `.json` file that contains metadata and the execution configuration, and the alya files (.dat, mesh files).
### Naming
All the files contained in the benchmark should follow the following convention: **[name]-[N][U]** with:
- **name**: the case base name
- **N**: the number of elements
- **U**: a multiplier (M for millions, B for billions, etc.)
Example of a case *sphere* containing approximately 16 millions of elements: **sphere-16M**
\ No newline at end of file
Clone repository
  • Home
  • User
    • Presentation
    • SSH configuration
    • Get the testsuite
    • Basic usage
    • Advanced configuration
    • Advanced usage
    • Analyze the results
    • Code Coverage
  • Developer
    • Add a new test
    • Test configuration
    • Base file format
    • Manage the tolerances
    • Troubleshooting
  • Benchmarks
    • Database UML
    • Add a new benchmark