|
def | __init__ (self) |
|
def | compute_resources (self, num_procs) |
| returns the resources allocation string.
|
|
def | compute_memory_limit (self, num_procs, amount) |
|
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.
|
|
◆ __init__()
def warpy.clusters.bugs.bugs.__init__ |
( |
|
self | ) |
|
◆ 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 |
|
) |
| |
◆ 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: