table of contents
other versions
- Tumbleweed 7.2.0-1.1
- Leap-15.6
| 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.
| Wed Jun 25 2025 19:30:49 | Version 7.2.0.0 |