Options

"parallel looping over attributes?"

wasperenwasperen Member Posts: 16 Contributor II
edited May 2019 in Help
Hi,

Anyone have an idea on how to loop over attributes -- but then parallelize the loops?

I know the Loop Attributes box to loop over a selection of attributes. The thing is that my process is not utilizing the power of the system to the max. It just goes iteratively over each of the selected attributes. Would be great if there where a way to spawn sub process threads for each of the attributes...

Thanks,
Willem

Answers

  • Options
    wasperenwasperen Member Posts: 16 Contributor II
    Ha -- a thought! I could of course use the parallel parameter loop. The only thing would be that I have to know the attribute names up front...

    Is that the best solution we can think of?

    Kind regards,
    Willem
Sign In or Register to comment.