Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Added PAPI counters functionality to SMPI.
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 29 Jun 2016 16:40:44 +0000 (18:40 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Wed, 29 Jun 2016 16:42:18 +0000 (18:42 +0200)
SMPI now supports PAPI via the 'smpi/papi-events' configuration option.
It is still highly experimental and process-/thread-based counters are
not yet supported, i.e., there is only one global papi-counter-set.

Activate it via '--cfg=smpi/papi-events:default:COUNTER1:COUNTER2:COUNTER3'


No differences found