package
0.0.0-20241231071330-13766946709c
Repository: https://github.com/hpc-gridware/go-clusterscheduler.git
Documentation: pkg.go.dev

# Functions

ConvertTimeToQsubDateTime converts a Go time.Time to the qsub date_time format [[CC]YY]MMDDhhmm[.SS].
NewCommandLineQSub creates a new Qsub client.
SimpleLRequest creates a simple resource request for the global scope with hard requests.
ToPtr is a generic function that converts a value to a pointer to simplify building JobOptions.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
ResourceRequest is a struct that represents a resource request, which is on the command line of qsub the -l flag.

# Interfaces

Qsub is the interface for submitting jobs using qsub.