Rosetta
Public Member Functions | Public Attributes | Static Private Attributes | List of all members
pyrosetta.tests.distributed.test_dask.TestDaskDistribution Class Reference
Inheritance diagram for pyrosetta.tests.distributed.test_dask.TestDaskDistribution:
Inheritance graph
[legend]

Public Member Functions

def setUp (self, local_dir=workdir)
 
def tearDown (self)
 
def test_rosetta_scripts (self)
 
def test_basic (self)
 

Public Attributes

 local_cluster
 
 client
 

Static Private Attributes

 _dask_scheduler = None
 

Member Function Documentation

◆ setUp()

def pyrosetta.tests.distributed.test_dask.TestDaskDistribution.setUp (   self,
  local_dir = workdir 
)

◆ tearDown()

def pyrosetta.tests.distributed.test_dask.TestDaskDistribution.tearDown (   self)

◆ test_basic()

def pyrosetta.tests.distributed.test_dask.TestDaskDistribution.test_basic (   self)

◆ test_rosetta_scripts()

def pyrosetta.tests.distributed.test_dask.TestDaskDistribution.test_rosetta_scripts (   self)

Member Data Documentation

◆ _dask_scheduler

pyrosetta.tests.distributed.test_dask.TestDaskDistribution._dask_scheduler = None
staticprivate

◆ client

pyrosetta.tests.distributed.test_dask.TestDaskDistribution.client

◆ local_cluster

pyrosetta.tests.distributed.test_dask.TestDaskDistribution.local_cluster

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