LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

sbcast

Broadcast files to Slurm job allocation nodes

TLDR

Send a file to all allocated nodes
$ sbcast path/to/file path/to/destination
copy
Send with shared libraries auto-detection
$ sbcast --send-libs=yes path/to/executable path/to/destination
copy

SYNOPSIS

sbcast [options] source destination

DESCRIPTION

sbcast sends files to all nodes allocated to a Slurm job. It efficiently distributes files across compute nodes using the Slurm infrastructure.This command should only be used from within a Slurm batch job, not from the login node directly.

PARAMETERS

--send-libs yes|no

Autodetect and transmit shared library dependencies

INSTALL

sudo apt install slurm-client
copy

CAVEATS

Must be run within a Slurm job context. File distribution time depends on file size and number of nodes.

HISTORY

Part of Slurm workload manager, providing efficient file distribution for HPC workflows.

SEE ALSO

sbatch(1), srun(1), salloc(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid