|
hemocell
|


Public Member Functions | |
| __init__ (self) | |
| qos (self, node_count) | |
| partition (self, node_count) | |
Public Member Functions inherited from clusters.Cluster | |
| __init__ (self, cpu_per_node) | |
Public Attributes | |
| str | environment_script = 'archer2_env.sh' |
| str | energy_collection = 'sacct -j ${SLURM_JOB_ID} --format=ALL' |
Public Attributes inherited from clusters.Cluster | |
| cpu_per_node = cpu_per_node | |
| clusters.Archer2.__init__ | ( | self | ) |
| clusters.Archer2.partition | ( | self, | |
| node_count ) |
Reimplemented from clusters.Cluster.
| clusters.Archer2.qos | ( | self, | |
| node_count ) |
| str clusters.Archer2.energy_collection = 'sacct -j ${SLURM_JOB_ID} --format=ALL' |
| str clusters.Archer2.environment_script = 'archer2_env.sh' |