Main Page
Anyone can read this wiki. If you want to write/edit stuff in the wiki, you will need to log in with your account provided by the Statistics & Data Science Department computing group. This Wiki is intended to be a repository for instruction, information and ideas related to the many computing environments available to members and affiliates of the Statistics & Data Science Department.
Getting to know the computing resources & getting support
If you're interested in knowing about what resources you have access to (and/or) what resources you have access to that might solve a problem you're having, please visit our "what resources when" article.
To get support that is beyond this website please attend office hours below and/or email remarks@stat.cmu.edu for support (for more details about how the support ticketing works through remarks@stat.cmu.edu + ServiceNow please see the ServiceNow article).
Reset your StatDS password here - https://util.stat.cmu.edu/passwordreset/
Department Contacts
• events@stat.cmu.edu: seminars, conferences & workshops, and calendar updates
• news@stat.cmu.edu: dept/dept member-related public news & announcements
• lists@stat.cmu.edu: department email lists
• webmaster@stat.cmu.edu: website updates
• remarks@stat.cmu.edu: computer/tech requests
• rooms@stat.cmu.edu: request space for meetings and TA office hours
• reimbursements@stat.cmu.edu: travel and reimbursement requests
Computing Office Hours
These office hour opportunities provide a dedicated time for you to come ask questions about research computing. These include code advice, how to access certain resources, what the best resources are for your project, or to learn about new connections to help you progress in your education and research. Staff Office hour times will be sent out each week on Monday as a calendar invite; accept any of the invitations to add it to your personal calendar. PhD TA Office Hours are below, unless a different time is communicated.
- PhD TA Office Hours for the first half of summer 2025 are held by Elizabeth Cucuzzella in FMS Room 320 on Mondays from 2:30 pm to 4:30 pm. PhD students can also message on the #computing channel on slack.
- Staff Office Hours are held by appointment by...
- Carl Skipper - skipper@andrew.cmu.edu
- Jake Gordon (232F) - jacobg2@andrew.cmu.edu
See computing office hour usage for what office hours can be used for.
Computing Wiki Pages
Managing servers and environments
Introductory Tutorials
Introduction to Basic Linux Commands
Virtual environments
- Why use virtual environments?
- Mamba (Conda) environments.
- R's Renv
- Python's virtual environments (2 options)
- Old instructions for conda with Python
Containers
- Introduction to containers
- Docker, and why-you-should-use-it-for-your-research
- Basic tutorial
- Running Docker locally and on Hydras
Department computing resources
Printing
Local PC Backup
Web Hosting
Servers
- Department Servers.
- Using the Servers Overview -This wiki introduces you to the Leviathan and Hydra servers, basic Linux commands, and more.
- Terminal multiplexers (screen and tmux). This wiki presents tools for use on the servers that can allow you to run jobs even when your not on the server, and much much more!
- Python on the server. This wiki introduces uses command line approaches to running
pythonon a virtual machine, and how to use jupyter notebooks through the server as well. - R on the server. This wiki introduces uses command line approaches to running
Ron a virtual machine - Software - overview of the software installed and ready for use.
- Monitor Server Usage
- Department GPU Servers, for small jobs needing 1 GPU.
- GPU Cluster, for larger jobs that may need multiple GPUs and many CPUs.
- PSC, the Pittsburgh Supercomputing Center. Free accounts and usage credits are available
- ACCESS
- SLURM. This wiki introduces the job management system uses at PSC.
- Parallelization_on_PSC/Bridges-2
- Access PSC compute nodes directly from VSCode
- Open OnDemand - StatDS
- Open OnDemand - Wright
Development guides
Parallelization
Package development
Terminal automation. This wiki introduces approaches to automate Linux/OS command line calls.
- Bash files. This wiki presents potential uses of Bash files including automated file/folder creation, parallelization and much more!
- Make. This wiki presents potential uses of
makeand Makefiles including automated workflow and dependency tracking - Jumping to frequently used folders and automating environment setups
Version Control
See the guide provided in the site of 36750 - Statistical Computing
Reference management
- Zotero
- Mendeley
Integrated Development Environments (IDEs)
- VSCode
- PyCharm
- RStudio
- Eclipse
Text Editors
- Vim
- Nano
- Emacs
- Atom
- Sublime
See also the guide provided in the site of 36750 - Statistical Computing
AI Tools
Miscellaneous
General Department Computing Resources
- Fall 2021 Computing Seminar Resources (video and slides)
Ideas for the Wiki
Please see the TODO page to post suggestions and errata.
Using the Wiki
- Here is some Generic Wiki Information that you may be interested in, such as a users' guide and other resources for Wiki users.
Archived Pages
These area pages that are potentially useful for some users, but no longer reflect the computing resources of the department writ large.
Azure
- Azure: getting started. This wiki walks you through the steps to create a virtual machine through Azure
- How to obtain a virtual machine with a GPU
- Attach a disk to a virtual machine