GlobalArrays / ga

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

remove LAPI support #111

Open jeffhammond opened 5 years ago

jeffhammond commented 5 years ago

I don't know anyone who is still using GA on LAPI systems and it is very hard to maintain these ports in the absence of system access. IBM appears to be moving from LAPI to PAMI or UCX.

In any case, the MPI-based ports are likely the best way to run GA on LAPI systems.

jeffhammond commented 5 years ago

This will be fixed by https://github.com/GlobalArrays/ga/pull/135.