TinkerTools / tinker9

Tinker9: Next Generation of Tinker with GPU Support
Other
48 stars 26 forks source link

SAVE-CYCLE not working in TINKER9 #244

Open jacekkozuch opened 7 months ago

jacekkozuch commented 7 months ago

Hi,

I just noticed that the keyword SAVE-CYCLE is not working in TINKER9. Whatever I do, the .arc file is written instead of the .001 and/or _.001u etc files (the latter for uinds) that are written in TINKER8. Running the same MD simulation in Tinker8 (8.10.5; separate build from Tinker9) 'SAVE-CYCLE' works. So, it may have to do something with the CPU-version included within Tinker9 or somewhere the keyword is not properly 'communicated'.

Based on a brief discussion with Zhi (https://github.com/TinkerTools/tinker9/discussions/241), I did some further tests and looked in to the code. Here's what I found (although I'm not sure how meaningful this is):

Thanks for looking into it!

Best, Jacek