﻿dask\_jobqueue.SGECluster
=========================

.. currentmodule:: dask_jobqueue

.. autoclass:: SGECluster

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~SGECluster.__init__
      ~SGECluster.adapt
      ~SGECluster.close
      ~SGECluster.from_name
      ~SGECluster.get_client
      ~SGECluster.get_logs
      ~SGECluster.job_script
      ~SGECluster.logs
      ~SGECluster.new_worker_spec
      ~SGECluster.scale
      ~SGECluster.scale_down
      ~SGECluster.scale_up
      ~SGECluster.sync
      ~SGECluster.wait_for_workers
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~SGECluster.asynchronous
      ~SGECluster.called_from_running_loop
      ~SGECluster.dashboard_link
      ~SGECluster.job_header
      ~SGECluster.job_name
      ~SGECluster.loop
      ~SGECluster.name
      ~SGECluster.observed
      ~SGECluster.plan
      ~SGECluster.requested
      ~SGECluster.scheduler_address
   
   