This PR includes a large backend refactor. We no longer require the plantit-cli on deployment targets, opting instead to reduce the clusterside dependency footprint to SLURM and Singularity. We now use an iCommands container image for data transfers, and either the TACC Launcher (if available) or SLURM job arrays to submit containers in parallel.
This PR includes a large backend refactor. We no longer require the
plantit-cli
on deployment targets, opting instead to reduce the clusterside dependency footprint to SLURM and Singularity. We now use an iCommands container image for data transfers, and either the TACC Launcher (if available) or SLURM job arrays to submit containers in parallel.