mosdef-hub / foyer

A package for atom-typing as well as applying and disseminating forcefields
https://foyer.mosdef.org
MIT License
117 stars 75 forks source link

CI stops running because tests are using too much memory. #1090 #531

Closed daico007 closed 1 year ago

daico007 commented 1 year ago

Bug summary

Relating to this https://github.com/mosdef-hub/mbuild/issues/1090. I think foyer is also facing a similar issue, i.e., tests failing because we hit the memory cap (from looking at the failing tests from https://github.com/mosdef-hub/foyer/pull/528 and https://github.com/mosdef-hub/foyer/pull/530). I will try to remove some of our stress-tests and see if that help (probably in https://github.com/mosdef-hub/foyer/pull/528).