Search50 Results
- Knowledge Base
- Research
This article explains how to properly configure SSH access to Wayne State’s Grid in Visual Studio Code (VSCode) to avoid misusing the login node.
- Knowledge Base
- Research
This article explains how to check for and request software on the Grid. It covers how to search available programs using the ml spider command and how to request installation of additional open-source or licensed software through a request form.
- Knowledge Base
- Research
This tutorial explains how to use the Vim text editor to create or modify files on the Grid. It covers basic commands including how to enter Insert mode to type, how to navigate using arrow keys, and how to save and exit using commands like :wq.
- Knowledge Base
- Research
This article provides information about how to use the screen command on the Grid to manage multiple shell sessions within a single SSH session, including how to create, detach, reattach, and terminate screen sessions.
- Knowledge Base
- Research
Instructions for running STATA on the Grid, available only to authorized users. Covers both interactive (using Xming/X11) and non-interactive methods, including loading modules, submitting jobs, and running scripts.
- Knowledge Base
- Research
This article guides users through launching a Jupyter Notebook session on WSU’s Grid OnDemand platform to run PySpark code.
- Knowledge Base
- Research
This article provides information about how to access and run PyCharm through the Grid OnDemand platform, including how to launch the application, create and open projects, configure interpreters, and use Conda environments within PyCharm.
- Knowledge Base
- Research
This tutorial covers creating, submitting, and managing jobs on the Grid using Slurm.
- Knowledge Base
- Research
This article explains how to run an MPI job on the WSU Grid, including copying the tutorial directory, editing the job script with your AccessID, submitting the job using sbatch, monitoring its status with qme, and checking resource usage on specific nodes.
- Knowledge Base
- Research
This guide explains how to run a NAMD job on the Grid using one of several available versions, depending on your system configuration and networking needs.
- Knowledge Base
- Research
The article provides step-by-step instructions for running a Gaussian job on the Grid system.
- Knowledge Base
- Research
This tutorial explains how to view and modify environment variables in the bash shell on the WSU Grid. It demonstrates checking variables with env and echo $PATH, temporarily updating the $PATH, and making changes permanent by editing the .bash_profile.
- Knowledge Base
- Research
This article explains how to manage files using Grid OnDemand, including how to upload, download, copy, paste, create, and edit files within your home directory.