Statistics and Statistical Programming (Spring 2019)/Quest at Northwestern

From CommunityData
< Statistics and Statistical Programming (Spring 2019)
Revision as of 21:28, 18 April 2019 by Jdfoote (talk | contribs) (Created page with "== What is Quest? == Northwestern provides students and faculty with free (limited) access to their high-performance computing cluster called Quest. For the purposes of thi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

What is Quest?

Northwestern provides students and faculty with free (limited) access to their high-performance computing cluster called Quest.

For the purposes of this class, most of you will not need anything more than the analytic nodes. These are perfect if your data is in the tens of GB range (they request that you don't use more than 60GB of RAM).

If you have a larger dataset than that, then you will need to use one of the compute nodes. You can talk with Jeremy about how to do that.

Requesting an Account

In order to use Quest, you need to request an account here. Part of this process is writing a short statement about what you want to use the node for - briefly explaining your research should suffice.

It is very, very likely that you will only need a Research I allocation.

Using RStudio

Login to the Rstudio server on Quest. This will give you a version of RStudio in your browser. Quest provides some documentation on basic things like uploading data, installing packages, and troubleshooting.