Submit a long-running / large job to the configured SLURM HPC cluster over SSH, as a well-behaved shared-cluster citizen. Use when the user wants to run a heavy or long job on the cluster, queue a batch job, or send work to the cluster instead of running it locally or on a login/shared node. Cluster specifics (host, account, partitions, scratch dir) come from config/machine_profile.yaml.
2026-07-02