Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
hopla 2.0.0 documentation
Logo
hopla 2.0.0 documentation
  • Quickstart
  • Examples
    • Basic example on how to use the CCC cluster
    • Basic example on how to use the CCC cluster using multi-tasks
    • Basic example on how to use the CCC cluster using multi-tasks
    • Basic example on how to use the CCC cluster using multi-tasks
    • Basic example on how to use the PBS cluster
    • Basic example on how to use the SLURM cluster
  • User guide
    • 1. What is hopla
    • 2. Introduction
    • 3. How It Works
    • 4. Clusters
    • 5. CLI
  • API References
    • hopla.ccc: Contains PBS specific functions.
      • hopla.ccc.CCCInfoWatcher
      • hopla.ccc.DelayedCCCJob
    • hopla.cli:
      • hopla.cli._strip_ansi
      • hopla.cli.main
      • hopla.cli.print_header
      • hopla.cli.print_toml
    • hopla.config: Configuration used by hopla.
      • hopla.config.Config
    • hopla.executor: Contains job execution functions.
      • hopla.executor.DelayedSubmission
      • hopla.executor.Executor
    • hopla.pbs: Contains PBS specific functions.
      • hopla.pbs.DelayedPbsJob
      • hopla.pbs.PbsInfoWatcher
    • hopla: hopla can automate job creation, submission, monitoring, and resubmission,
      • hopla.DelayedSubmission
      • hopla.Executor
    • hopla.slurm: Contains SLURM specific functions.
      • hopla.slurm.DelayedSlurmJob
      • hopla.slurm.SlurmInfoWatcher
    • hopla.utils: Contains some utility functions.
      • hopla.utils.DelayedJob
      • hopla.utils.InfoWatcher
      • hopla.utils.JobPaths
      • hopla.utils.find_stack_level
      • hopla.utils.format_attributes
  • API Search

Development

  • Contributing
  • Continuous integration
  • Maintenance
  • Changelog
  • People
  • License
  • Versions
Back to top
View this page
Edit this page

VersionsΒΆ

Web-based documentation is available for versions listed below:

  • dev documentation

  • stable documentation

  • 1.0.4 documentation

Previous
License
Copyright © The hopla developers.
Made with Sphinx and @pradyunsg's Furo