Allegro: Fix parallelization with virials#3445
Conversation
|
The tests failed because allegro/nequip is taking too long. Ideally each test input should run in less than 10 seconds. This is something we also noticed on the dashboard. Could you speed them up somehow? Is see that you are already doing just a single MD step. So maybe we need to make the system smaller, e.g. use only 16 water molecules. |
|
Is the fix I added in #3434 erroneous? |
I checked stress with 1 and 4 cores (both Allegro and NequIP) and I get the same result, so I think all is good there 😊 |
I have reduced all the models to 1 layer along with reducing few other training parameters, which makes the models not suitable for production runs but speeds up the tests. From |
No description provided.