Invalid size for the current dataset #19514
-
Dear developer team,
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
@wlin8633 sorry for delay in responding. Hmm...I see same on my mac in VisIt 3.3.1. In looking at the OpenPMD reader code, there are some serial and parallel code paths that set the mesh size. I suspect the serial code path is not setting the mesh size properly and getting bogus (e.g. uninitialized mem) sizes. By any chance has the OpenPMD "format" (I know its an HDF5 file) changed at all recently? I mean, is mesh size information being handled differently than before? In our test suite data, I see a |
Beta Was this translation helpful? Give feedback.
FYI...#19530