Hello, we would like to use ga4py for parallelising the cf-python library for analysis of gescientific data (https://cfpython.bitbucket.io/). Empirically, we found that there is a hard limit on the number of global arrays that can be created of 32768. For some of our use cases we would like to create in the order of millions of arrays simultaneously. Please could you tell us why this limit exists and if it would be possible to overcome it?