Rosetta
|
Functions | |
def | dask_setup (worker, init_flags=()) |
Variables | |
string | __author__ = "Jason C. Klima" |
def pyrosetta.distributed.dask.worker.dask_setup | ( | worker, | |
init_flags = () |
|||
) |
dask-worker '--preload' Command Line Interface Creation Kit (click) hook to initialize dask-worker with PyRosetta command line flags.
References join(), pyrosetta.distributed.maybe_init(), and binder.split().
|
private |