Did RosettaScripts recently switch to fully parallel MPI?
Hi, trying to figure out if something isn't working properly or if it's working as intended and I missed it. I was using the Topology Broker via Rosetta Scripts from the 2016/Week 46 build of Rosetta and when I ran my script via MPI, it would create one nstruct per core, not including the controlling core. I was able to see this in the log; different commands were marked with (0), (1), (2) etc, for presumably which core the message came from. So if my command was:
mpiexec -np 4 rosetta_scripts @flags -nstruct 10