Module | Source File | Description |
---|---|---|
forbenchmark | forbenchmark.f90 | This module is used to switch between the default and coarray versions of the benchmark |
forbenchmark_coarray | forbenchmark_coarray.f90 | A Fortran module for benchmarking and performance evaluation for coarray codes. |
forbenchmark_default | forbenchmark_default.f90 | A Fortran module for benchmarking and performance evaluation for non-coarray codes. |