Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix multicore ptask with communications
authorBruno Donassolo <bruno.donassolo@inria.fr>
Fri, 24 Dec 2021 18:28:52 +0000 (19:28 +0100)
committerBruno Donassolo <bruno.donassolo@inria.fr>
Fri, 24 Dec 2021 18:45:31 +0000 (19:45 +0100)
commit7101ca435df46b95da7dd4a065067087badd51cc
tree879048c883cf5896ac1b9d2c517129f85f74d9da
parentc88bea8858f45c688c4bae4e975095a57e83baa6
Fix multicore ptask with communications

Unify CPU and network bound calculation for ptask in L07Action::updateBound function.

Fix issue #95 (contd).
src/surf/ptask_L07.cpp
src/surf/ptask_L07.hpp