Open
Description
It seems like it would be natural for @threads
loops to allow for a reduction parameter, matching what's done for @parallel
. In fact, it seems natural enough that the documentation has to make a specific mention that there isn't one. I propose that it be pretty much the same as @parallel
, except over threads.