I have an example in which a file has several large variable ( size > 2B ), but it is crashing in
ncmpi_enddef(), while filling variables with fill value
I have access to a system with 192Gb on a node, I think the whole file could fit in memory
Are there some limits I do not know about?
I will try to reproduce on a smaller program, and I will post the code here.