I need coz working on GNU Parallel - even over ssh connections.
Step one - generalize pthread_create to propagate parent delay settings?
|
int pthread_create(pthread_t* thread, |
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?
I need coz working on GNU Parallel - even over ssh connections.
Step one - generalize pthread_create to propagate parent delay settings?
coz/libcoz/libcoz.cpp
Line 230 in 6dd3c3f
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?