GPUMD
GPUMD copied to clipboard
File mismatch error when running gpumd or nep in windows platform
When running simulations (or trainning) in windows platform, the gpumd package sometimes reports the error of "File size mismatch". I have raised this isuue previously, however, it has not been perfectly fixed. This bug should be fixed as soon as possible.
Could you upload your run.in such that I can reproduce the problem?
@brucefan1983 Attached please find the "run.in", "model.xyz", and potential files used in the master version. file_mismatch.zip
I will look into this ASAP. I also encountered this problem sometimes. It's time to use modern C++ to deal with the run.in
file now.
I tried to fix this but failed to find a simple way. To fix this, I might need re-write the whole part parsing run.in
. I would like to postpone this to the next release.
solved in PR #310