Closed rubenhorn closed 1 month ago
Could you share your config file ? I just tried and it works for me by setting number-of-processes=3; 1; 1
Yes, I am using the unmodified couette.xml.template with number-of-processes="1 ; 1 ; 1"
.
I think the config validation code should catch this.
This happens because the couette.xml.template uses number-md-simulations="4"
.
I suggest to just remove the template XML configs. They are deprecated. The config generator should be used instead - this approach offers much more config validation.
This happens because the couette.xml.template uses
number-md-simulations="4"
.I suggest to just remove the template XML configs. They are deprecated. The config generator should be used instead - this approach offers much more config validation.
Yes! See #68
Running
couette.xml.example
with 3 MPI ranks causes crash (works with 2 or 4):