hpc

package module
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2023 License: MIT Imports: 3 Imported by: 1

README

hpc

This package provides tools to make it easier to use the rest of our infrastructure on managed HPC systems. At the moment this works best for systems managed by PBS.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Hostname string // the hostname on which we are running
	JobName  string // the job name on the HPC system
	JobID    int    // the job ID on the HPC system
	ArrayID  int    // the array ID on the HPC system
	PID      int    // the PID of the job
	Username string // the username of the user running the job
)

Global variables that record data about the HPC system on which we are running

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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