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

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ compute_memory_limit()

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

◆ compute_resources()

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

returns the resources allocation string.

Reimplemented from warpy.clusters.cluster_info.cluster_info.

Member Data Documentation

◆ modules

warpy.clusters.hyak.hyak.modules

◆ scheduler

warpy.clusters.hyak.hyak.scheduler

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