Skip to main content
Ctrl+K
Logo image

Site Navigation

  • Getting Started
  • ACCES Tutorial
  • Manual
Ctrl+K

Site Navigation

  • Getting Started
  • ACCES Tutorial
  • Manual
Ctrl+K

Section Navigation

  • coexist.Access
  • coexist.AccessData
  • coexist.create_parameters
  • coexist.LiggghtsSimulation
  • coexist.Simulation
  • coexist.to_vtk

Submodules

  • ACCES Structures (coexist.access)
    • coexist.access.AccessSetup
    • coexist.access.AccessPaths
    • coexist.access.AccessProgress
  • ACCES Multi-Objective (coexist.combiners)
    • coexist.combiners.Product
    • coexist.combiners.Sum
    • coexist.combiners.combiner
  • Plotting Utilities (coexist.plots)
    • coexist.plots.access
    • coexist.plots.access2d
  • Execution Schedulers (coexist.schedulers)
    • coexist.schedulers.Scheduler
    • coexist.schedulers.LocalScheduler
    • coexist.schedulers.SlurmScheduler
  • Utilities (coexist.utilities)
    • coexist.utilities.autorepr
    • coexist.utilities.SignalHandlerKI
  • Manual
  • Execution Schedulers (coexist.schedulers)

Execution Schedulers (coexist.schedulers)#

coexist.schedulers.Scheduler()

An abstract class defining the interface that concrete schedulers need to implement.

coexist.schedulers.LocalScheduler([...])

Schedule parallel workloads on the local / shared-memory machine.

coexist.schedulers.SlurmScheduler(time[, ...])

Launch simulations on a SLURM distributed cluster using sbatch.

previous

coexist.plots.access2d

next

coexist.schedulers.Scheduler

Edit on GitHub
Show Source

© Copyright 2022, the `Coexist` developers.

Created using Sphinx 5.3.0.

Built with the PyData Sphinx Theme 0.13.3.