/hugheslab-onboarding

Onboarding info for hugheslab (HPC cluster, etc.)

MIT LicenseMIT

hugheslab-onboarding

Onboarding info for hugheslab (how to get access to all the right documents, groups, technology, HPC cluster, etc.)

How to:

This is a Living Document: Please keep me alive and relevant!

Have some useful tips to add? See an error you want to fix? Please make changes! You don't need Mike's permission!

We do quick informal communication via Slack at <tufts-ml.slack.com>

Email Mike and request a slack account. Give your preferred username.

We use Github to manage lab documents (like this README) and all source code.

Our "Tufts ML" organization is home to both Mike Hughes' research team and Liping Liu's research team.

Fill out the Qualtrics form here: http://research.uit.tufts.edu/

Use the information below as your default answers:

> Supervisor: Michael Hughes (mhughe02)
> Email: michael.hughes@tufts.edu
> Phone: 6176270548

> Usage Description:
"I am pursuing an active research project with Professor Michael Hughes in statistical machine learning. I need to be able to run multiple jobs in parallel on the cluster, have access to the hugheslab storage space, and be a member of the hugheslab unix group"

> Resources requested:
hugheslab group membership
hugheslab storage space

Instructions for both interactive and batch workflow here:

https://www.cs.tufts.edu/comp/150BDL/2019f/tufts_hpc_setup.html

Useful commands

Request an interactive session on GPU

srun -t 0-02:00 --mem 2000 -p gpu --gres pgpu02 --pty bash