Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectFunnelBinaryPath ¶
DetectFunnelBinaryPath detects the path to the "funnel" binary
Types ¶
type Backend ¶
Backend is responsible for submitting a task. For some backends such as HtCondor, Slurm, and AWS Batch this amounts to scheduling the task. For others such as Openstack this may include provisioning a VM and then running the task.
type HPCBackend ¶
type HPCBackend struct {
// contains filtered or unexported fields
}
HPCBackend represents an HPCBackend such as HtCondor, Slurm, Grid Engine, etc.
func NewHPCBackend ¶
NewHPCBackend returns a HPCBackend instance.
Click to show internal directories.
Click to hide internal directories.