Loading...
Searching...
No Matches
benchmark_steps_compiler

Definition

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

Data Types

module  compilerinfo
 Provides base class for storing compiler information. More...
 
interface  compiler