GlobalArrays / ga

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

Remove src-portals and src-gemini #213

Closed jeffhammond closed 1 month ago

jeffhammond commented 3 years ago

There are no XT or XE systems in use. MPI-PR is used on Cray XC systems and it works well.

Removing dead code makes GA easier to maintain.

I'll create a PR later.