GlobalArrays / ga

Partitioned Global Address Space (PGAS) library for distributed arrays
http://hpc.pnl.gov/globalarrays/
Other
99 stars 38 forks source link

Merge changes to ga_locate_region function #290

Closed bjpalmer closed 1 year ago

bjpalmer commented 1 year ago

This PR has some changes to GA locate region that should fix it when using block-cyclic and tiled data distributions.

bjpalmer commented 1 year ago

This actually has some issues if you are using one of the non-standard data distributions. I need to do some further debugging on this.

bjpalmer commented 1 year ago

I think everything is working. I will change status from draft.