Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
test with leaks: no printf, and run also in MC (that is currently wrong)
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 18 Mar 2021 13:13:08 +0000 (14:13 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 18 Mar 2021 23:55:46 +0000 (00:55 +0100)
commitbf0cac40808200be9f880a25d2c1b318d07b54e5
tree3ad49464a81ab69317d49b4a7fcd0f09208f823c
parentd0b55a9445f4a92f5cd33f34ad8437742dad8e8b
test with leaks: no printf, and run also in MC (that is currently wrong)

Currently, the MC test ensures that we still don't detect the leaks,
but I don't want to break the builds while I'm working on this.
teshsuite/smpi/CMakeLists.txt
teshsuite/smpi/coll-allreduce-with-leaks/coll-allreduce-with-leaks.c
teshsuite/smpi/coll-allreduce-with-leaks/coll-allreduce-with-leaks.tesh
teshsuite/smpi/coll-allreduce-with-leaks/mc-coll-allreduce-with-leaks.tesh [new file with mode: 0644]