datalab-affiliates / resources

UC Davis Data Science resources
https://datalab-affiliates.github.io/resources/
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

I've got my farm account; what do I do now? #31

Open ctb opened 2 years ago

ctb commented 2 years ago

To log into farm, you will need to connect with ssh using the key file you sent in; see this tutorial.

Once you're logged into farm, you can explore the available software with module avail and/or use conda to install and run software. Please avoid running resource-intensive or big compute jobs on the farm node itself; use srun or sbatch (see tutorial) to allocate computing resources.