Using FastX with the Stern Slurm cluster provides fast and efficient remote access to graphical applications such as R-Studio, MATLAB, xStata, SAS, and more. In...
Command Usage Description Example sbatch Submits a batch job to the Slurm scheduler sbatch [options] script sbatch myScript.sbatch squeue Displays the status of jobs in...
In this tutorial, you will run an interactive Anaconda Jupyter notebook environment within on SLURM. Make sure you have opened a FastX terminal and are...
In this tutorial, you will install R packages to your RStudio environment. R packages increase the power of R by improving existing base R functionalities,...
A Python virtual environment is a personal isolated Python installation. The virtual environment consists of a directory that contains all the necessary executables for a...
In this tutorial, you will run XStata on SLURM. Make sure you have FastX open and are logged in to one of the fx nodes,...
In this tutorial, you will run an interactive RStudio session and execute R code. Make sure you have opened a FastX session and are logged...