GlobalArrays / ga

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

ga_malloc: convert long and unsigned long to size_t #277

Closed edoapra closed 1 year ago

edoapra commented 1 year ago

ga_malloc() : convert long and unsigned long to size_t for LLP64 compatibility
https://en.wikipedia.org/wiki/64-bit_computing#64-bit_data_models