TESSEorg / ttg

TTG: Template Task Graph C++ API
18 stars 12 forks source link

[WIP] Add ping-pong test #293

Open devreal opened 4 months ago

devreal commented 4 months ago

Include both intra- and inter-process ping pong.

We will use this to investigate device pinning by pinning the task instead of the data. This needs an some changes in the parsec backend.