table of contents
other versions
- bookworm 7.0.0-2
- testing 7.1.0-5+b1
- unstable 7.1.0-5+b1
- experimental 7.2.0~b1-2
PAPIF_flops_rate(3) | PAPI | PAPIF_flops_rate(3) |
NAME¶
PAPIF_flops_rate - Simplified call to get Mflops/s (floating point instruction rate), real and processor time.
SYNOPSIS¶
Detailed Description¶
Fortran Interface:
#include 'fpapi.h'
PAPIF_flops_rate( C_INT EventCode, C_FLOAT real_time, C_FLOAT proc_time, C_LONG_LONG flpops, C_FLOAT mflops, C_INT check )
PAPIF_flops_rate( C_INT EventCode, C_FLOAT real_time, C_FLOAT proc_time, C_LONG_LONG flpops, C_FLOAT mflops, C_INT check )
See also
PAPI_flops_rate
Author¶
Generated automatically by Doxygen for PAPI from the source code.
Fri Aug 30 2024 19:06:49 | Version 7.2.0.0b1 |