plasma-umass / coz

Coz: Causal Profiling
Other
4.03k stars 160 forks source link

Parallel COZ? #210

Open chadbrewbaker opened 1 year ago

chadbrewbaker commented 1 year ago

I need coz working on GNU Parallel - even over ssh connections.

Step one - generalize pthread_create to propagate parent delay settings?

https://github.com/plasma-umass/coz/blob/6dd3c3f9cdce5094024aab49aeb1b6b44c73b220/libcoz/libcoz.cpp#L230

Step two - generalize the progress counter?

From what I understand the coz driver sets the delays synchronously so the only information coming back is timings?