Search40 Results
- Knowledge Base
- Research
Tutorials for using the HPC Grid
- Knowledge Base
- Research
This tutorial shows how to use the Nano text editor on the WSU Grid to open, edit, and save files.
- Knowledge Base
- Research
This article provides information on how to connect to the Grid OnDemand.
- Knowledge Base
- Research
Instructions for running TensorFlow jobs on the Grid using GPU nodes. Includes copying tutorial files, editing the job script, submitting with sbatch, and locating output and error files.
- Knowledge Base
- Research
WSU HPC Grid offers multiple storage tiers, including Panasas ActiveStor Prime (Tier 1, with 2 weeks of backups), Panasas ActiveStor 14 & 18 (Tier 2), Panasas snapshots, a dedicated backup system, and OSiRIS distributed storage. Faculty, staff, and students engaged in WSU-affiliated research or coursework may request storage allocations, Grid accounts, and group directories. Specialized storage, such as the Engineering Hadoop/Spark cluster, supports big data projects.
- Knowledge Base
- Research
Step-by-step instructions for connecting to grid.wayne.edu using OpenSSH. Users verify OpenSSH installation, connect with their WSU AccessID, accept the host key if prompted, and log in with their password.
- Knowledge Base
- Research
This tutorial shows how to check your disk quota on the WSU Grid. By entering the wsuquota command, users can view their current storage usage, available space, and total capacity. If additional space is needed, users may request it through the Grid Account Application page.
- 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
This article guides users through launching a Jupyter Notebook session on WSU’s Grid OnDemand platform to run PySpark code.
- Knowledge Base
- Research
This guide explains how to use X11 for X-forwarding on the Grid.
- Knowledge Base
- Research
This tutorial explains how to run R on the Wayne State Grid. It walks users through logging in, starting an interactive job, loading the appropriate R module, and launching the R environment to begin work.
- 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 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
This article outlines how to submit a multi-core job on the Grid. It involves copying a sample script (multicore.sh), editing it to include your email, and submitting it with sbatch.
- Knowledge Base
- Research
This article explains how to specify node features when submitting jobs on the Grid using the --constraint option.