A batch job is simple Linux Bash Shell script that contain a set of commands that are executed by Slurm. The top of the script must contain instructions for the Slurm Batch scheduler, in the form of ...
Many computational endeavors benefit from some form of parallelization, and SLURM provides a way to do “embarrassingly parallel” processing relatively simply (read more about parallelization).
Like most things these days, modern atmospheric science is all about big data. Whether it's an instrument flying in an aircraft taking sets of images several times a second and producing three ...