printf("runner_dopair_subset[%02i]: %i/%i parts at depth %i (r_max=%.3f/%.3f) took %.3f ms.\n",r->id,count_i,count_j,ci->depth,ci->h_max,cj->h_max,((double)TIMER_TOC(TIMER_DOPAIR))/CPU_TPS*1000);
...
...
@@ -275,7 +336,7 @@ void DOSELF_SUBSET ( struct runner *r , struct cell *ci , struct part *parts , i