begin

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatDuration

func FormatDuration(d time.Duration) string

Types

type Beginfile

type Beginfile struct {
	Name string

	Nodes        int
	TasksPerNode int

	NodeType   string
	Partition  string
	Account    string
	Walltime   time.Duration
	Email      string
	ExtraFlags []string

	WorkingDirectory string

	InitScript []string
	Runtime    []string
	Executable string
	Arguments  []string

	PostScript []string
}

func ParseBeginfile

func ParseBeginfile(filename string) (*Beginfile, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳