stain_meta_sub_history_append: Append a new submission history row.

Description Usage Arguments

Description

Append a new submission history row.

Usage

1
2
stain_meta_sub_history_append(dir, job_id, log_id,
  sub_date = as.character(Sys.time()))

Arguments

dir

The location of the .stain/ directory.

job_id

The slurm job identifier.

log_id

The log id for the particular submission.

sub_date

The submission date for the corresponding slurm job. Default value is Sys.time().


jmousseau/slurm documentation built on May 19, 2019, 1:55 p.m.