Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLibDRMAAContext ¶
NewLibDRMAAContext creates a *wfl.Context which is used to manage jobs through libdrmaa.so.
func NewLibDRMAAContextByCfg ¶
NewLibDRMAAContextByCfg creates a *wfl.Context which is used to manage jobs through libdrmaa.so. The configuration accepts a DefaultTemplate which can be filled out with default values merged into each job submission.
Types ¶
type Config ¶
type Config struct { DBFile string DefaultTemplate drmaa2interface.JobTemplate }
Config is the configuration for the libdrmaa context.
Click to show internal directories.
Click to hide internal directories.