Unix/Linux category listing 1 | Beckstein Lab

. . . . .
Archive | Unix/Linux RSS feed for this category
Submitting strings of jobs on supercomputers

Submitting strings of jobs on supercomputers

The script qsub_dependents.py automates the process of submitting strings of dependents jobs. One either tells it how many jobs to run or lets the script calculate the number of jobs based on the benchmarked performance in ns/d and the desired simulation run time in ns. It simplifies running long simulations on supercomputers that limit the run time of jobs.

Comment Continue Reading →
Introduction to the command line

Introduction to the command line

As a computational scientist you have one primary tool at your hand: a computer. In order to get most out of it you have to communicate with it via text commands, entered on the command line. This article points to some resources that should help you to learn how to do this.

Comment [2] Continue Reading →