vatai / mpk

Matrix powers kernel
1 stars 0 forks source link

Get same partition at the top and bottom (Symmetry, Up-down mirror idea) #34

Open utsavsinghal5 opened 4 years ago

utsavsinghal5 commented 4 years ago

We want to have same partition at the top and bottom at certain level. This will help all the preparation data till the level to be reused again.

utsavsinghal5 commented 4 years ago

There are two ways to do this. One is the standard way where we just follow the mirror of partitions and continue to build. The other is to exactly mirror this by doing the same levels as done below ad compare the results to find optimal number of communications