table of contents
PAPIF_flops(3) | PAPI | PAPIF_flops(3) |
NAME¶
PAPIF_flops -
Simplified call to get Mflops/s (floating point instruction rate), real and processor time.
SYNOPSIS¶
Detailed Description¶
Fortran Interface:
#include 'fpapi.h'
PAPIF_flops( C_FLOAT real_time, C_FLOAT proc_time, C_LONG_LONG flpops, C_FLOAT mflops, C_INT check )
PAPIF_flops( C_FLOAT real_time, C_FLOAT proc_time, C_LONG_LONG flpops, C_FLOAT mflops, C_INT check )
See Also:
PAPI_flops
Author¶
Generated automatically by Doxygen for PAPI from the source code.
Wed Oct 31 2018 | Version 5.2.0.0 |