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