Skip to content

Instantly share code, notes, and snippets.

View jasonge27's full-sized avatar

Jason Ge jasonge27

View GitHub Profile
@jasonge27
jasonge27 / Princeton.md
Last active February 17, 2016 03:10 — forked from smsharma/Princeton.md
Running stuff on the Princeton clusters.

##Feynman: feynman.princeton.edu

Feynman-hepheno has somewhere between 12 and 16 nodes (unclear).

  • Three areas -- home (~), group (/group/hepheno/) and group storage (/mnt/hepheno/)
  • Best to work from your user directory in /group/hepheno since ~ has very little storage space
  • The contents of /group/hepheno/group-setup.sh are automatically sourced on cd into the group directory /group/hepheno/:
    • Activates a python virtual environment (ML: chmod others into the venv so they can pip install etc?)
    • Initiates MPI and sets a few environment variables