Hoffman2 (UCLA Super Computer Access) The Social Sciences High Performance Computing Cluster link
Hoffman2 (UCLA Super computer access): useful when you have parallel codes
Our focus today will be Hoffman2 (Interactive Mode)
you need an approval from a faculty member registered in Hoffman2 link
All instructions are given on the website here
Once you registered your Hoffman2 account, open your terminal:
$ ssh -X yourusername@hoffman2.idre.ucla.edu
$ qrsh -l h_rt=1:00:00,h_data=2G -pe shared 8
$ module load Rstudio
$ rstudio
Now, try to run your R session
To manage the Hoffman2 folder, I use Cyber Duck. An alternative is FileZilla for MAC and WinSCP for Windows.
To connect with Cyber Duck +,
Open Cyber Duck/FileZilla/WinSCP
create a “new connection” or “new session” and fill out the followings:
Please let me know if there are any errors or issues! (doeun2+issue@ucla.edu)