Jim Garrison
Jim Garrison
Hi @JonasIsensee. I am experiencing this error with exclusive access to a Regular Shared Memory node on [Bridges](https://www.psc.edu/bridges/user-guide/system-configuration), a machine at the Pittsburgh Supercomputing Center. The code uses only a...
I have yet to experience the error since downgrading to 0.2.1. I was hitting it fairly regularly on 0.2.3. I haven't tried `git-bisect` yet, but I'll note that #230 did...
p.s. I am using julia v1.5.2.
> Btw. Is this reproducible for the exact same file? > > [...] this could somehow be if there is something wrong in the byte number calculation and we end...
> the dimensions are the same in each file. Nevermind; there is one `Vector` that varies its length throughout the simulation and is among the things saved at the end....
~~I have pinned to 0.2.1~~ (EDIT: actually, I am using the latest JLD2 with `iotype=IOStream` as described above) and have not been doing the large calculations recently that caused this...