Open julietcohen opened 1 month ago
After meeting with the UCSB HPC team, Paul and Jay, here's some notes regarding our options for this specific workflow:
sbatch
command or within the shell script itselfLooks like Pod has a Globus endpoint: https://csc.cnsi.ucsb.edu/docs/globus-v5-new
Note that Pod's /scratch
and home dirs are not on the same mount/filesystem, so transfering a lot of data or many files is slow with just mv
, so instead using a rsync
command within a tmux
session is recommended
We plan to use UCSB's HPC clusters to run the analysis on the new species (and maybe all species if the workflow changes a lot). There are several options, some of which cost money. Put together a guide for the differences between them and a recommendation for which to use.
Considerations: