Difference between revisions of "Main Page"

From HPC
Jump to: navigation , search
(responsive causing a few issues - fix inbound)
m (Quickstart)
 
(106 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
==Welcome To Viper!==
 
==Welcome To Viper!==
Viper is the University of Hull's supercomputer and is located on-site with its own dedicated team to administrate it and develop applications upon it.
+
'''Viper''' is the University's supercomputer in {{CURRENTYEAR}} , often termed an '''HPC''' (or '''H'''igh-'''P'''erformance '''C'''omputer).
[[ File:CroppedHPC-01.jpg |center]]
 
A supercomputer is a computer with a high level of computing performance compared to a general-purpose computer. It achieves this level of performance by allowing the user to split a large job into smaller computation tasks which then run in parallel, or by running a single task with many different scenarios on the data across parallel processing units.
 
  
Supercomputers generally aim for the maximum in capability computing. Capability computing is typically thought of as using the maximum computing power to solve a single large problem in the shortest amount of time. Often a capability system is able to solve a problem of a size or complexity that no other computer can, e.g., a very complex weather simulation application.
+
It is located on-site with a dedicated team to operate Viper and support users.
  
==New Users==
+
* '''New user'''
New to Viper? Here is a step by step guide to help you run your first job.
+
**[[#introduction|'''With no knowledge of Viper''']]
 +
**[[#Quickstart| '''Who already knows what Viper is''']]
 +
**[[DAIM_Guide| '''Are you a DAIM MSc student needing to use Viper for your project?''']]
 +
*''' Existing Users'''
 +
** [[FurtherTopics/FurtherTopics| '''Looking for further information?''']]
 +
** [[#Support|'''Need support?''']]
 +
[[ File:Hpc-tidied2.jpg |center| Viper]]
  
[[General/What_is_Viper|What is Viper]]
+
<div id="introduction"></div>
 +
[[#introduction|'''What is a supercomputer?''']]
  
[https://viper.hull.ac.uk/ Apply for an account (''campus only'')]
 
  
[[Training/Getting Connected|Getting Connected]]
+
A supercomputer has a much higher processing power than a general-purpose computer. Viper is composed of:
 +
*180 compute nodes, each with 28 processing cores and 128GB of memory 
 +
*4 high memory nodes with 1TB of memory
 +
*5 GPU nodes with 3 Nvidia A100s, 4  A40s and a twin P100.
 +
*2 Visualisation nodes
  
[[Training/Linux - command line|Linux command line]]
 
  
[[General/Modules|Modules]]
+
'''Why is Viper useful?'''
  
[[General/Interactive|Interactive Sessions]]
+
*Many jobs can be run at once.
 +
*These jobs can be split into tasks and run in parallel.
 +
*Or these jobs can be run with many different scenarios in parallel.
 +
*Using Viper frees up your personal computer.
 +
*Viper has significant resources that your desktop computer does not.
  
[[General/Slurm|Slurm]]
 
  
[[General/Batch|Batch Jobs]]
+
'''Who might use Viper?'''
  
[[Training/Data_Backup|Data Backup]]
+
Viper is currently being used for:
  
[[Training/Tutorial Videos|Tutorial Videos]]
+
* Astrophysics
 +
* BioEngineering
 +
* Business Analysis
 +
* Computer Science
 +
* Geographical research
 +
* Artificial Intelligence
 +
* And many more
 +
 
 +
==Quickstart==
 +
Here is a step-by-step guide to help you run your first job. Feel free to skip any topics you may already be comfortable with.
 +
 
 +
# [[Quickstart/What Is Viper|What is Viper]]
 +
# [https://hull.service-now.com/student/ Apply for an account (Student portal)]
 +
# [[Quickstart/Connect|Getting Connected]]
 +
# [[Quickstart/Linux Command Line|Linux command line]]
 +
# [[Quickstart/Using Modules| Using Modules]]
 +
# [[Quickstart/Interactive|Interactive Sessions]]
 +
# [[Quickstart/Slurm|Slurm]]
 +
# [[Quickstart/Batch Jobs|Batch Jobs]]
 +
# [[Quickstart/Data Management|Data Management]]
 +
# [[Quickstart/Virtual Environments| Virtual Environments]]
 +
# [[Quickstart/Tutorial Videos|Tutorial Videos]]
 +
 
 +
==Support==
 +
 
 +
* '''[[General/UserDropin|User Drop-in Sessions]] are held every Wednesday from 09:30 to 10:30 am on Teams'''.
 +
* There is a selection of [[Tutorial Videos/Tutorial Videos|Tutorial Videos]] to help get you started using Viper.
 +
* In the [https://hull.service-now.com/ Support Portal] you can find forms to request VPN access, report an issue with a job, request a software install, and request a runtime extension.
  
 
==Further Topics==
 
==Further Topics==
Additional information on more specific topics.
 
  
 
[[FurtherTopics/FurtherTopics| Further Topics]]
 
[[FurtherTopics/FurtherTopics| Further Topics]]

Latest revision as of 08:19, 18 June 2024

Welcome To Viper!

Viper is the University's supercomputer in 2024 , often termed an HPC (or High-Performance Computer).

It is located on-site with a dedicated team to operate Viper and support users.

Viper

What is a supercomputer?


A supercomputer has a much higher processing power than a general-purpose computer. Viper is composed of:

  • 180 compute nodes, each with 28 processing cores and 128GB of memory
  • 4 high memory nodes with 1TB of memory
  • 5 GPU nodes with 3 Nvidia A100s, 4 A40s and a twin P100.
  • 2 Visualisation nodes


Why is Viper useful?

  • Many jobs can be run at once.
  • These jobs can be split into tasks and run in parallel.
  • Or these jobs can be run with many different scenarios in parallel.
  • Using Viper frees up your personal computer.
  • Viper has significant resources that your desktop computer does not.


Who might use Viper?

Viper is currently being used for:

  • Astrophysics
  • BioEngineering
  • Business Analysis
  • Computer Science
  • Geographical research
  • Artificial Intelligence
  • And many more

Quickstart

Here is a step-by-step guide to help you run your first job. Feel free to skip any topics you may already be comfortable with.

  1. What is Viper
  2. Apply for an account (Student portal)
  3. Getting Connected
  4. Linux command line
  5. Using Modules
  6. Interactive Sessions
  7. Slurm
  8. Batch Jobs
  9. Data Management
  10. Virtual Environments
  11. Tutorial Videos

Support

  • User Drop-in Sessions are held every Wednesday from 09:30 to 10:30 am on Teams.
  • There is a selection of Tutorial Videos to help get you started using Viper.
  • In the Support Portal you can find forms to request VPN access, report an issue with a job, request a software install, and request a runtime extension.

Further Topics

Further Topics