GlobalArrays / ga

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

fix for gitub actions #230

Closed edoapra closed 2 years ago

edoapra commented 2 years ago

fixes failure in the mpich compilation from source as in https://github.com/edoapra/ga/runs/3914671751?check_suite_focus=true

The current GH under github.com/GlobalArrays do not experience this failure since are fetching MPICH from cache

I might have to clean/rebase this branch before merging these changes