Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Interactive supercomputing is when a program running on a supercomputer is designed to pause at certain points for a user to provide input.

...

Panel
titleOn this page:

Table of Contents

Overview

Normally a supercomputer executes jobs in batch. With batch processing, users specify the job requirements and provide all necessary input before submitting the job. Later in time, the supercomputer schedules jobs on compute nodes when these become available. Once a job starts it runs until completion with no further input from the user.

...

RStudio is a development environment for the R language. Like Jupyter notebooks, RStudio allows remote development by running a server on a compute node

Extended explanation of topics

Page Tree
root@self