Update packages installed for simulations - #143
Conversation
707281c to
598ab0c
Compare
|
@marySalvi were you able to test this and successfully complete a run with results? I am running into issues that appear to be related to mpich in docker, but I want to make sure you're having issues too before I go down that rabbit hole... |
@bnmajor Yes, I am able to get it to run. What kind of errors are you getting? |
|
Noting here that @marySalvi and I were able to reproduce the bug that I was seeing. BugWith Root causeThe I confirmed that SuggestionsWe should use Instead of moving forward with this PR, my suggestion is to go with the approach in #149. That branch builds |
I found that when running PHOLD I needed to add the
libmpich-dev. Please check by spinning up a container without and running PHOLD. Then spin up a new container with this branch.