Package

fr.iscpif.gridscale

sge

Permalink

package sge

Visibility
  1. Public
  2. All

Type Members

  1. case class SGEJobDescription(executable: String, arguments: String, workDirectory: String, queue: Option[String] = None, memory: Option[Int] = None, wallTime: Option[Duration] = None) extends Product with Serializable

    Permalink
  2. trait SGEJobService extends JobService with SSHHost with SSHStorage with BashShell

    Permalink

Value Members

  1. object SGEJobService

    Permalink

Ungrouped