GlobalArrays / ga

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

remove LAPI, PVM. Resolves #111 #331

Closed ajaypanyala closed 1 month ago

ajaypanyala commented 1 month ago

Removes portals remnants missed in #328 in addition.

jeffhammond commented 1 month ago

is this based on https://github.com/GlobalArrays/ga/pull/135 or fresh? either way, all the tests are passing, so it seems fine.

ajaypanyala commented 1 month ago

yes, this is already covered by #135, but this PR only deals with a small subset.

jeffhammond commented 1 month ago

for sure, i just figured i could review less aggressively if i had seen the code before.