"parallel looping over attributes?"
wasperen
New Altair Community Member
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
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
Tagged:
0
Answers
-
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,
Willem0