Hi all,
I've encountered an issue when trying to read back in the output.h5 file after running a simulation. Matlab gives me an incorrect character or incorrect file name error from h5infoc, but this isn't very useful. I tried to access the file directly using the hdf5 h5ls tool straight from windows prompt, but get an 'unable to open file' error. This leads me to think that this is not a Matlab error, but more that the file is corrupted somehow. The simulation I ran was using the Cuda plugin, calling kspaceFirstOrder3DG, and is quite a big simulation (grid size 432 by 450 by 120, with Nt = 40000). This may well not be optimal. The simulation ran all the way to the end with no errors, until Matlab tried to read the file back in.
I remember seeing this once before and reran the simulation, which worked that time. However, this time whenever I run the simulation I always get a corrupted file.
I'm running:
kspaceFirstOrder3D-CUDA v1.2
kWave 1.2.1
Matlab 2019b (64-bit)
Windows 10
Has anyone else experienced anything else like this?
Thanks in advance,
Lewis