|
def | __init__ (self) |
|
def | compute_resources (self, num_procs) |
| returns the resources allocation string.
|
|
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.onyx.onyx.__init__ |
( |
|
self | ) |
|
◆ compute_resources()
def warpy.clusters.onyx.onyx.compute_resources |
( |
|
self, |
|
|
|
num_procs |
|
) |
| |
◆ modules
warpy.clusters.onyx.onyx.modules |
◆ scheduler
warpy.clusters.onyx.onyx.scheduler |
The documentation for this class was generated from the following file: