syanco / human_mobility_wildlife

GNU General Public License v3.0
1 stars 0 forks source link

Make guide for HPC options at UCSB #2

Open julietcohen opened 1 month ago

julietcohen commented 1 month ago

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:

julietcohen commented 1 month ago

HP Intel (braid)

HP Nehalem (guild)

Knot Cluster (knot)

Pod

Braid 2

Our needs

julietcohen commented 1 month ago

After meeting with the UCSB HPC team, Paul and Jay, here's some notes regarding our options for this specific workflow:

julietcohen commented 4 days ago

Looks like Pod has a Globus endpoint: https://csc.cnsi.ucsb.edu/docs/globus-v5-new

julietcohen commented 3 days ago

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