NCAR / ParallelIO

A high-level Parallel I/O Library for structured grid applications
Apache License 2.0
134 stars 52 forks source link

move this allocation to the heap #1924

Closed jedwards4b closed 2 years ago

jedwards4b commented 2 years ago

This allocation may be too large for the stack, moving to heap.