Discussion:
[Users] PAPI counter to count all floating point operations
Roland Haas
8 years ago
Permalink
Hello all,

does anyone know on top of their head if there is a predifined PAPI
counter that counts all floating point operations (all precision
flavors, scalar and vector ones)?

If so, please let me know its name.

Yours,
Roland
--
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://keys.gnupg.net.
Erik Schnetter
8 years ago
Permalink
Roland

I think there is not. I used to use the list "PAPI_FP_OPS PAPI_DP_OPS
PAPI_VEC_DP PAPI_TOT_CYC PAPI_REF_CYC SIMD_FP_256:PACKED_DOUBLE" in
the past.

-erik
Post by Roland Haas
Hello all,
does anyone know on top of their head if there is a predifined PAPI
counter that counts all floating point operations (all precision
flavors, scalar and vector ones)?
If so, please let me know its name.
Yours,
Roland
--
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://keys.gnupg.net.
_______________________________________________
Users mailing list
http://cactuscode.org/mailman/listinfo/users
--
Erik Schnetter <***@cct.lsu.edu>
http://www.perimeterinstitute.ca/personal/eschnetter/
Roland Haas
8 years ago
Permalink
Hello Erik,
Post by Erik Schnetter
I think there is not. I used to use the list "PAPI_FP_OPS PAPI_DP_OPS
PAPI_VEC_DP PAPI_TOT_CYC PAPI_REF_CYC SIMD_FP_256:PACKED_DOUBLE" in
the past.
Thank you. That seems to be also what the PAPI thorn itself does.

Yours,
Roland
--
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://keys.gnupg.net.
Loading...