zincware / MDSuite

A post-processing engine for particle simulations
https://mdsuite.readthedocs.io/
Eclipse Public License 2.0
36 stars 7 forks source link

Sam tov fix memory scaling tests #564

Closed SamTov closed 1 year ago

SamTov commented 1 year ago

Using #563 I am trying to fix GitHub CI jobs that seem to fail in minibatch limits

We should consider how best to add low memory cases. We can run all of the tests in a memory_fraction=0.9 and then a memory_fraction=0.01 and that should test all cases. @christophlohrmann @PythonFZ what do you think? It should probably come in a different PR once we decide on the best format for duplicating tests only with one configuration parameter changing