Dear STKO,
I partition my model when I use the Openseesmp, and I found that the partition is random every time. Is there some methods to define a specific partition?
Best regards,
Jiaxing
Defining the specific partition
Re: Defining the specific partition
The partition is not random, it uses a particular algorithm (from the METIS library) that maximizes the performance.
Now it is not possible to define a custom partition, but we are working on giving more freedom to the user when it comes to partitioning.
Now it is not possible to define a custom partition, but we are working on giving more freedom to the user when it comes to partitioning.
Re: Defining the specific partition
Thanks for your reply.
Re: Defining the specific partition
You're welcome