HPC Education and Training¶
NJIT HPC provides practical training in high performance computing for students and researchers at various levels of expertise. HPC training for research professionals aims to enhance their capabilities in utilizing high-performance computing, data-intensive computing, and data analytics within their respective research fields.
2025 Fall¶
-
Intro to Wulver: Resources & HPC¶
This webinar provides essential information about the Wulver cluster, how to get an account, and allocation details, accessing installed software.
Key Highlights:
- Introduction to HPC (High Performance Computing)
- Hardware and architecture of Wulver
- Guidance on how to obtain an account and login to the cluster
- Data Storage systems
- Understanding allocations to utilize the shared resources
-
Intro to Wulver: Job Scheduler & Submitting Jobs¶
This webinar provides the basic information on running jobs , how to run batch processing, and submit and manage the Slurm jobs.
Key Highlights:
- Access the software on Wulver
- Batch Processing
- Manage Slurm Jobs
- Troubleshooting Common Issues
- SlurmInteractive Jobs and Use GUI Apps
-
Intro to Wulver: Focus on Job Efficiency¶
This webinar provides more in-depth features of SLURM, how to run dependency, array jobs to run efficiently on the cluster.
Key Highlights:
- Sbatch : Some Examples
- salloc command
- Job Dependencies
- Job Arrays
- Checkpointing