Rosetta  2020.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
pyrosetta.tests.distributed.test_dask_worker.TestDaskArgs Class Reference
Inheritance diagram for pyrosetta.tests.distributed.test_dask_worker.TestDaskArgs:
Inheritance graph
[legend]

Public Member Functions

def test_worker_extra
 

Member Function Documentation

def pyrosetta.tests.distributed.test_dask_worker.TestDaskArgs.test_worker_extra (   self)
worker_extra worker plugin controls rosetta flags and local dir.
pyrosetta.distributed.dask.worker_extra can be used to specify a set of
PyRosetta initialization flags and local directory information that will be used to
pre-initialize all worker processes in a dask cluster.
This provides support for protocols which may require command line
flags including (e.g. additional residue types, logging flags, ...).

References pyrosetta.tests.distributed.test_dask.format, pyrosetta.distributed.dask.init_notebook(), fmt.join(), ObjexxFCL.len(), basic::database.open(), basic::options::OptionKeys::docking::ligand.protocol, and pyrosetta.distributed.dask.worker_extra().


The documentation for this class was generated from the following file: