Master Conducts the Search
- function delegate_task
- while (1)
- if (free_index >= 0)
- async worker@0.{getfield \
- /free[{free_index}] value} \
- {bs_a} {bs_b} {bs_c} {bs_d}
- free_index = free_index - 1;
- return
- else
- clearthreads
- end
- end
- end
Notes:
No notes for slide 60