WARPXM v1.10.0
|
Public Member Functions | |
def | __init__ (self) |
def | compute_resources (self, num_procs) |
returns the resources allocation string. | |
Public Member Functions inherited from warpy.clusters.cluster_info.cluster_info | |
def | __init__ (self) |
def | define_queue_setup (self, queue) |
def | compute_resources (self, num_procs) |
returns the resources allocation string. | |
def | compute_memory_limit (self, num_procs, amount) |
def | modules_str (self) |
def | sync_source (self, rundir) |
Public Attributes | |
modules | |
scheduler | |
scratch_base | |
Public Attributes inherited from warpy.clusters.cluster_info.cluster_info | |
modules | |
scheduler | |
def warpy.clusters.cerberus.cerberus.__init__ | ( | self | ) |
Reimplemented from warpy.clusters.cluster_info.cluster_info.
def warpy.clusters.cerberus.cerberus.compute_resources | ( | self, | |
num_procs | |||
) |
returns the resources allocation string.
Reimplemented from warpy.clusters.cluster_info.cluster_info.
warpy.clusters.cerberus.cerberus.modules |
warpy.clusters.cerberus.cerberus.scheduler |
warpy.clusters.cerberus.cerberus.scratch_base |