Steps.
Topics | |
| Compiler | |
| Retrieves compiler information at run time as the compiler's name and version, as well as compilation options. It uses the intrinsic functions compiler_options and compiler_version from the module iso_fortran_env. | |
| Dryrun | |
| Run the method calls with an empty dummy function. | |
| Run | |
| Run the method call and compute statistics Runs the method call until reaching steady state. Statistics as mean and standard deviations are computed and reported. | |
| Setup | |
| First step to display library version number. | |
| System | |
| Retrieve system information at run time. | |