launcher

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2019 License: BSD-3-Clause Imports: 25 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load() (sys.Config, jm.JM, network.Info, error)

Load gathers all the details to start running experiments or create containers for apps

todo: should be in a different package (but where?)

func Run

func Run(appInfo *app.Info, hostMPI *mpi.Config, hostBuildEnv *buildenv.Info, containerMPI *mpi.Config, jobmgr *jm.JM, sysCfg *sys.Config, args []string) (results.Result, syexec.Result)

Run executes a container with a specific version of MPI on the host

func SaveErrorDetails

func SaveErrorDetails(hostMPI *implem.Info, containerMPI *implem.Info, sysCfg *sys.Config, res *syexec.Result) error

SaveErrorDetails gathers and stores execution details when the execution of a container failed.

Types

type Info

type Info struct {
	// Cmd represents the command to launch a job
	Cmd syexec.SyCmd
}

Info gathers all the details to start a job

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL