parsec icon indicating copy to clipboard operation
parsec copied to clipboard

strange fails in distributed, seems to be related to empty work on rank and termination detection

Open therault opened this issue 3 years ago • 1 comments

Describe the bug

the strange test fails if run in distributed. There is no reason for this, it should run even if the work is located on a single node. Looking at the stacktrace it seems as if the termination detection does not handle the case where a taskpool is locally empty

To Reproduce

run strange in distributed

therault avatar Feb 17 '23 15:02 therault

still an issue, will postpone to 4.1

abouteiller avatar Jan 31 '24 22:01 abouteiller