next up previous contents index
Next: automodel.guess_atom_types() automatically Up: automodel reference Previous: automodel.get_model_filename() get   Contents   Index

automodel.use_parallel_job() -- parallelize model building

use_parallel_job(job)
This uses a parallel job object (see Section 6.34) to speed up model building. When building multiple models, the optimization process is spread over all nodes in the parallel job (for example, if building 10 models, and you are running on 2 nodes, each node will build 5 models). This feature is still experimental.



Automatic builds 2013-06-11