implementation of MPIWorkPartitionJobDistributor - intended for MPI jobs on small numbers of nodes where the load can be balanced equally by the user
More...
#include <protocols/jd2/MPIWorkPartitionJobDistributor.hh>
#include <protocols/jd2/JobOutputter.hh>
#include <protocols/jd2/Job.hh>
#include <protocols/moves/Mover.hh>
#include <basic/Tracer.hh>
#include <basic/options/option.hh>
#include <utility/exit.hh>
#include <basic/options/keys/out.OptionKeys.gen.hh>
#include <basic/options/keys/run.OptionKeys.gen.hh>
#include <string>
#include <utility/vector1.hh>
#include <complex>
|
static basic::Tracer | TR ("protocols.jd2.MPIWorkPartitionJobDistributor") |
| Utility headers. More...
|
|
implementation of MPIWorkPartitionJobDistributor - intended for MPI jobs on small numbers of nodes where the load can be balanced equally by the user
- Author
- P. Douglas Renfrew (renfr.nosp@m.ew@u.nosp@m.nc.ed.nosp@m.u)
static basic::Tracer TR |
( |
"protocols.jd2.MPIWorkPartitionJobDistributor" |
) | |
|
|
static |
Utility headers.
C++ headers