Dartmouth Research Computing & Data (RCD) logo
  • Home 
  • HPC 
  • AI 
  • Services 
  • About Us 

  •   Search this site
  •  
  1.   Home
  1. Home
  2. HPC

HPC

Intro to Dartmouth HPC

Request an HPC Account (opens external link)

Dartmouth Open OnDemand

2 min read

MATLAB

MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages, including C, C++, C#, Java, Fortran and Python. ...


2 min read

Creating Your First Conda Environment

First, enable the conda command. We recommend adding this to your .bashrc file so it happens automatically every time you log in: ...


1 min read

RStudio

RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management. A graphical RStudio is available through Dartmouth Open OnDemand ...


1 min read

Submitting an Interactive Job (srun)

An interactive job is launched on a compute node and provides you with a command line prompt. Interactive jobs are useful when debugging or interacting with an application. You will use the srun command to launch an interactive job. Once the job has started, commands can be executed utilizing resources on the local node. ...


4 min read

Estimating Job Resources

When trying to estimate how many resources to submit for you can use the interactive srun command. To launch a 5 core interactive job run: ...


3 min read

Submitting a Batch Job

The next step is to submit this batch job to the cluster. Within the Class_Examples folder we unzipped you will find a copy of our submit script we created in the Estimating job resources section. ...


1 min read

Getting Help

Research Computing facilitates the advancement of research by providing leading-edge computing services. We are also known as Research Cyberinfrastructure Contact information Discovery Cluster: https://services.dartmouth.edu/TDClient/1806/Portal/KB/?CategoryID=21663 ...

  • 1
  • 2

     
Copyright © 2025 Dartmouth Research Computing & Data | Powered by Hinode.
Dartmouth Research Computing & Data (RCD)
Code copied to clipboard