|
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.hyak_klone.hyak_klone.__init__ |
( |
|
self | ) |
|
◆ compute_memory_limit()
def warpy.clusters.hyak_klone.hyak_klone.compute_memory_limit |
( |
|
self, |
|
|
|
num_procs, |
|
|
|
amount |
|
) |
| |
◆ compute_resources()
def warpy.clusters.hyak_klone.hyak_klone.compute_resources |
( |
|
self, |
|
|
|
num_procs |
|
) |
| |
◆ CPUS_PER_NODE
int warpy.clusters.hyak_klone.hyak_klone.CPUS_PER_NODE = 40 |
|
static |
◆ modules
warpy.clusters.hyak_klone.hyak_klone.modules |
◆ scheduler
warpy.clusters.hyak_klone.hyak_klone.scheduler |
◆ scratch_base
warpy.clusters.hyak_klone.hyak_klone.scratch_base |
The documentation for this class was generated from the following file: