Difference between revisions of "Main Page"

From HPC
Jump to: navigation , search
(added support links and headings)
m (Quickstart)
 
(105 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]]
 
'''What is a Supercomputer?'''
 
  
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.
+
It is located on-site with a dedicated team to operate Viper and support users.
  
'''What are Supercomputers used for?'''
+
* '''New user'''
 +
**[[#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]]
  
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.
+
<div id="introduction"></div>
 +
[[#introduction|'''What is a supercomputer?''']]
  
==New Users==
 
New to Viper? Here is a step by step guide to help you run your first job.
 
  
[[General/What_is_Viper|What is Viper]]
+
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
  
[https://viper.hull.ac.uk/ Apply for an account (''campus only'')]
 
  
[[Training/Getting Connected|Getting Connected]]
+
'''Why is Viper useful?'''
  
[[Training/Linux - command line|Linux command line]]
+
*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/Modules|Modules]]
 
  
[[General/Interactive|Interactive Sessions]]
+
'''Who might use Viper?'''
  
[[General/Slurm|Slurm]]
+
Viper is currently being used for:
  
[[General/Batch|Batch Jobs]]
+
* Astrophysics
 +
* BioEngineering
 +
* Business Analysis
 +
* Computer Science
 +
* Geographical research
 +
* Artificial Intelligence
 +
* And many more
  
[[Training/Data_Backup|Data Backup]]
+
==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.
  
[[Training/Tutorial Videos|Tutorial Videos]]
+
# [[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==
 
==Support==
[[General/UserDropin|User Drop-in Sessions]]
 
  
[[Training/Tutorial Videos|Tutorial Videos]]
+
* '''[[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.
[https://support.hull.ac.uk/tas/public/ssp/content/detail/service?unid=aa2960ac94de4552943cca8898c10fac| Get VPN Access]
+
* 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.
 
 
[https://support.hull.ac.uk/tas/public/ssp/content/detail/service?unid=04cebf66128e4c8c8df023229c23b64a&from=fc9f9490-9a29-40fa-9bf2-5b969f87fa1a| Support Portal]
 
  
 
==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