Hi,
does anybody know a simple way to enforce certain shell options
such as
set -o errexit (a.k.a. set -e)
set -o pipefail
and maybe also
set -o nounset (a.k.a. set -u)
for the job environment at job submission time (without modifying
the batch scripts themselves)?
Background of t
Grazie Gennaro,
It's working!
On Mon, Dec 6, 2021 at 9:41 AM Gennaro Oliva wrote:
> Ciao Giuseppe,
>
> On Mon, Dec 06, 2021 at 03:46:02AM +0100, Giuseppe G. A. Celano wrote:
> > sinfo: symbol lookup error: sinfo: undefined symbol: slurm_conf
> > srun: symbol lookup error: srun: undefined sym
Ciao Giuseppe,
On Mon, Dec 06, 2021 at 03:46:02AM +0100, Giuseppe G. A. Celano wrote:
> sinfo: symbol lookup error: sinfo: undefined symbol: slurm_conf
> srun: symbol lookup error: srun: undefined symbol: xfree_ptr
> sacct: symbol lookup error: sacct: undefined symbol:
> slurm_destroy_selected_ste