Index

A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | Q | R | S | T | U | W

A

abbreviate() (in module flow.project)
active (flow.manage.JobStatus attribute)
add_operation() (flow.graph.FlowGraph method)
add_print_status_args() (flow.FlowProject class method)
(flow.project.FlowProject class method)
add_submit_args() (flow.FlowProject class method)
(flow.project.FlowProject class method)
ALIASES (flow.FlowProject attribute)
(flow.project.FlowProject attribute)

B

bg() (flow.environment.ComputeEnvironment static method)

C

classify() (flow.FlowProject method)
(flow.project.FlowProject method)
classlabel (class in flow)
(class in flow.project)
ClusterJob (class in flow.manage)
ComputeEnvironment (class in flow.environment)
ComputeEnvironmentType (class in flow.environment)
conditions() (flow.graph.FlowGraph method)
cores_per_node (flow.environment.TestEnvironment attribute)
CPUEnvironment (class in flow.environment)

D

DefaultSlurmEnvironment (class in flow.environment)
DefaultTorqueEnvironment (class in flow.environment)
draw_progressbar() (in module flow.project)

E

eligible() (flow.FlowProject method)
(flow.graph.FlowGraph method)
(flow.project.FlowProject method)
eligible_for_submission() (flow.FlowProject method)
(flow.project.FlowProject method)
eligible_operations() (flow.graph.FlowGraph method)
eol (flow.environment.JobScript attribute)
error (flow.manage.JobStatus attribute)
export_job_stati() (flow.FlowProject method)
(flow.project.FlowProject method)

F

FakeScheduler (class in flow.fakescheduler)
(class in flow.scheduler)
flow (module), [1]
flow.environment (module)
flow.fakescheduler (module)
flow.graph (module)
flow.manage (module)
flow.project (module)
flow.scheduler (module)
flow.slurm (module)
flow.torque (module)
FlowCondition (class in flow.graph)
FlowGraph (class in flow.graph)
FlowOperation (class in flow.graph)
FlowProject (class in flow)
(class in flow.project)
format_row() (flow.FlowProject method)
(flow.project.FlowProject method)
format_timedelta() (in module flow.environment)

G

get_environment() (in module flow)
(in module flow.environment)
get_id() (flow.JobOperation method)
(flow.project.JobOperation method)
get_job_status() (flow.FlowProject method)
(flow.project.FlowProject method)
get_scheduler() (flow.environment.ComputeEnvironment class method)
(flow.environment.UnknownEnvironment class method)
get_status() (flow.JobOperation method)
(flow.project.JobOperation method)
GPUEnvironment (class in flow.environment)

H

held (flow.manage.JobStatus attribute)
hostname_pattern (flow.environment.ComputeEnvironment attribute)

I

inactive (flow.manage.JobStatus attribute)
is_active() (in module flow.project)
is_present() (flow.environment.ComputeEnvironment class method)
(flow.environment.DefaultSlurmEnvironment class method)
(flow.environment.DefaultTorqueEnvironment class method)
(flow.environment.UnknownEnvironment class method)
(flow.scheduler.SlurmScheduler class method)
(flow.scheduler.TorqueScheduler class method)
(flow.slurm.SlurmScheduler class method)
(flow.torque.TorqueScheduler class method)

J

JobOperation (class in flow)
(class in flow.project)
jobs() (flow.fakescheduler.FakeScheduler method)
(flow.manage.Scheduler method)
(flow.scheduler.FakeScheduler method)
(flow.scheduler.SlurmScheduler method)
(flow.scheduler.TorqueScheduler method)
(flow.slurm.SlurmScheduler method)
(flow.torque.TorqueScheduler method)
JobScript (class in flow.environment)
JobStatus (class in flow.manage)

L

label (class in flow)
(class in flow.project)
labels() (flow.FlowProject method)
(flow.project.FlowProject method)
link_conditions() (flow.graph.FlowGraph method)

M

make_bundles() (in module flow.project)
map_scheduler_jobs() (flow.FlowProject method)
(flow.project.FlowProject method)
MoabEnvironment (class in flow.environment)
MoabScheduler (class in flow.scheduler)
mpi_cmd() (flow.environment.DefaultSlurmEnvironment class method)
(flow.environment.DefaultTorqueEnvironment class method)
(flow.environment.TestEnvironment class method)

N

name() (flow.manage.ClusterJob method)
(flow.torque.TorqueJob method)
NAMES (flow.FlowProject attribute)
(flow.project.FlowProject attribute)
next_operation() (flow.FlowProject method)
(flow.project.FlowProject method)

O

operation_chain() (flow.graph.FlowGraph method)
operations() (flow.graph.FlowGraph method)

P

print_status() (flow.FlowProject method)
(flow.project.FlowProject method)

Q

queued (flow.manage.JobStatus attribute)

R

registered (flow.manage.JobStatus attribute)
registry (flow.environment.ComputeEnvironment attribute)

S

Scheduler (class in flow.manage)
scheduler (flow.environment.ComputeEnvironment attribute)
scheduler_jobs() (flow.FlowProject method)
(flow.project.FlowProject method)
scheduler_type (flow.environment.MoabEnvironment attribute)
(flow.environment.SlurmEnvironment attribute)
(flow.environment.TestEnvironment attribute)
(flow.environment.TorqueEnvironment attribute)
(flow.environment.UnknownEnvironment attribute)
script() (flow.environment.ComputeEnvironment class method)
(flow.environment.DefaultSlurmEnvironment class method)
(flow.environment.DefaultTorqueEnvironment class method)
(flow.environment.TestEnvironment class method)
set_status() (flow.JobOperation method)
(flow.project.JobOperation method)
shorten() (in module flow.project)
SlurmEnvironment (class in flow.environment)
SlurmJob (class in flow.slurm)
SlurmScheduler (class in flow.scheduler)
(class in flow.slurm)
staticlabel (class in flow)
(class in flow.project)
status() (flow.manage.ClusterJob method)
(flow.torque.TorqueJob method)
submit() (flow.environment.ComputeEnvironment class method)
(flow.FlowProject method)
(flow.fakescheduler.FakeScheduler method)
(flow.project.FlowProject method)
(flow.scheduler.FakeScheduler method)
(flow.scheduler.SlurmScheduler method)
(flow.scheduler.TorqueScheduler method)
(flow.slurm.SlurmScheduler method)
(flow.torque.TorqueScheduler method)
(in module flow.manage)
submit_cmd (flow.scheduler.SlurmScheduler attribute)
(flow.scheduler.TorqueScheduler attribute)
(flow.slurm.SlurmScheduler attribute)
(flow.torque.TorqueScheduler attribute)
submit_user() (flow.FlowProject method)
(flow.project.FlowProject method)
submitted (flow.manage.JobStatus attribute)

T

TestEnvironment (class in flow.environment)
TorqueEnvironment (class in flow.environment)
TorqueJob (class in flow.torque)
TorqueScheduler (class in flow.scheduler)
(class in flow.torque)

U

unknown (flow.manage.JobStatus attribute)
UnknownEnvironment (class in flow.environment)
update_aliases() (flow.FlowProject class method)
(flow.project.FlowProject class method)
update_stati() (flow.FlowProject method)
(flow.project.FlowProject method)
update_status() (in module flow.manage)
user (flow.manage.JobStatus attribute)

W

write_cmd() (flow.environment.JobScript method)
write_human_readable_statepoint() (flow.FlowProject method)
(flow.project.FlowProject method)
writeline() (flow.environment.JobScript method)