Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a SMPI_SAMPLE_LOCAL_TAG and SMPI_SAMPLE_GLOBAL_TAG macro for sampling, to provide...
authorAugustin Degomme <adegomme@users.noreply.github.com>
Wed, 16 Jun 2021 22:24:24 +0000 (00:24 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Wed, 16 Jun 2021 22:42:41 +0000 (00:42 +0200)
commit022fcd4dab24301e12c127f24f04c05d90d2d39a
treeb7a247da3a604c52a2e2cae070db651a1fe9a5b3
parentae717b7deffa6e3d2577c4d4d480733ec67af0b6
Add a SMPI_SAMPLE_LOCAL_TAG and SMPI_SAMPLE_GLOBAL_TAG macro for sampling, to provide unique parameters to separate various calls to sampling.
This can be used when a kernel is called with various distinct sets of parameters.
Tag is a string of max size 128.
include/smpi/smpi.h
src/smpi/internals/smpi_bench.cpp
teshsuite/smpi/macro-sample/macro-sample.c
teshsuite/smpi/macro-sample/macro-sample.tesh