pradeep5344
Newbie level 3
Hello,
Can someone help me with code snippet on how to parallel process foreach_in_collection loop?
I have huge list of collections nets/pins/cells for which i want to loop through ?
Going one after another in a serial manner is taking hours to run a scripts. is there a way i can have my big list to be split into parts and have loops execute in parallel ?
Thanks in Advance, please do let me know if there is a way to handle this better.
-Regards
Pradeep
Can someone help me with code snippet on how to parallel process foreach_in_collection loop?
I have huge list of collections nets/pins/cells for which i want to loop through ?
Going one after another in a serial manner is taking hours to run a scripts. is there a way i can have my big list to be split into parts and have loops execute in parallel ?
Thanks in Advance, please do let me know if there is a way to handle this better.
-Regards
Pradeep