◆ create_simple_tasks()
| def pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.create_simple_tasks |
( |
|
n_tasks = 10 | ) |
|
|
static |
◆ get_dt()
| def pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.get_dt |
( |
|
t, |
|
|
|
ts |
|
) |
| |
|
static |
◆ get_mean_dt()
| def pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.get_mean_dt |
( |
|
ts | ) |
|
|
static |
◆ setup_logger()
| def pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.setup_logger |
( |
|
cls, |
|
|
|
stream = True |
|
) |
| |
◆ tear_down_logger()
| def pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.tear_down_logger |
( |
|
cls, |
|
|
|
_logger, |
|
|
|
_stream_handler |
|
) |
| |
◆ test_timing_multi_instance()
| def pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.test_timing_multi_instance |
( |
|
self | ) |
|
Runtime test for two PyRosettaCluster instances asynchronously generating results.
References pyrosetta.distributed.cluster.core.PyRosettaCluster.clients, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.clients, ui::network::B.clients, pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.create_simple_tasks(), basic::options::OptionKeys::stepwise.enumerate, pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.get_dt(), pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.get_mean_dt(), pyrosetta.distributed.cluster.core.PyRosettaCluster.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.instance_kwargs, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.instance_kwargs, pyrosetta.distributed.cluster.tools.iterate(), pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.setup_logger(), pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.tear_down_logger(), pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.timing_protocol_1(), and pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.timing_protocol_2().
◆ test_timing_single_instance()
| def pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.test_timing_single_instance |
( |
|
self | ) |
|
Runtime test with a single PyRosettaCluster instance.
References pyrosetta.distributed.cluster.core.PyRosettaCluster.clients, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.clients, ui::network::B.clients, pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.create_simple_tasks(), basic::options::OptionKeys::stepwise.enumerate, pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.get_dt(), pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.get_mean_dt(), pyrosetta.distributed.cluster.core.PyRosettaCluster.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.instance_kwargs, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.instance_kwargs, pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.setup_logger(), pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.tear_down_logger(), pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.timing_protocol_1(), and pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.timing_protocol_2().
◆ timing_protocol_1()
| def pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.timing_protocol_1 |
( |
|
packed_pose, |
|
|
** |
kwargs |
|
) |
| |
|
static |
◆ timing_protocol_2()
| def pyrosetta.tests.distributed.cluster.test_smoke.RuntimeTest.timing_protocol_2 |
( |
|
packed_pose, |
|
|
** |
kwargs |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- src/python/PyRosetta/src/pyrosetta/tests/distributed/cluster/test_smoke.py