Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
intercept getpid call in SMPI, to provide internal PID instead of same of for all...
authorAugustin Degomme <adegomme@users.noreply.github.com>
Tue, 9 Aug 2022 14:00:13 +0000 (16:00 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Tue, 9 Aug 2022 14:29:43 +0000 (16:29 +0200)
commitc1faa7358aa680bd3d28867cabe55e3ee1332a7e
tree66148484f9304cc5736e8e8854f07aeb76dc1c92
parentf772beac1ff8fadb363a4b05882f9dc9edaa7184
intercept getpid call in SMPI, to provide internal PID instead of same of for all processes.
include/smpi/smpi_helpers.h
include/smpi/smpi_helpers_internal.h
src/smpi/internals/smpi_bench.cpp