WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.clusters.bugs.bugs Class Reference
Inheritance diagram for warpy.clusters.bugs.bugs:
warpy.clusters.cluster_info.cluster_info

Public Member Functions

def __init__ (self)
 
def compute_resources (self, num_procs)
 returns the resources allocation string.
 
def compute_memory_limit (self, num_procs, amount)
 
- 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)
 
def run_wxdmf (self, sim_name, wxdmf_exec, mesh_prefix='meshes/plotMesh', use_scalars=True)
 Run wxdmf after job completes.
 
def tar (self, sim_name)
 Move to parent directory and compress run folder.
 
def mv_tar (self, sim_name, destination)
 Move tar to destination directory.
 

Public Attributes

 modules
 
 scheduler
 
- Public Attributes inherited from warpy.clusters.cluster_info.cluster_info
 modules
 
 scheduler
 
 queue
 

Static Public Attributes

dict CPUS_PER_NODE
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.clusters.bugs.bugs.__init__ (   self)

Member Function Documentation

◆ compute_memory_limit()

def warpy.clusters.bugs.bugs.compute_memory_limit (   self,
  num_procs,
  amount 
)

◆ compute_resources()

def warpy.clusters.bugs.bugs.compute_resources (   self,
  num_procs 
)

returns the resources allocation string.

Reimplemented from warpy.clusters.cluster_info.cluster_info.

Member Data Documentation

◆ CPUS_PER_NODE

dict warpy.clusters.bugs.bugs.CPUS_PER_NODE
static
Initial value:
= {'oldq' : 52,
'newq' : 288,
'postq' : 52}

◆ modules

warpy.clusters.bugs.bugs.modules

◆ scheduler

warpy.clusters.bugs.bugs.scheduler

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