Difference between revisions of "General"
From HPC
m (→General Support) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 31: | Line 31: | ||
| Data backup for user accounts | | Data backup for user accounts | ||
|- | |- | ||
− | | [[General/ | + | | [[General/Jupyternotebook|Running a jupyter notebook]] |
− | | | + | | Instructions on running a jupyter notebook on a computing node |
|- | |- | ||
− | | [[General/ | + | | [[General/UserDropin|User Drop-in Sessions]] |
− | | | + | | User Drop-in session for anyone with questions about Viper. |
|- | |- | ||
|} | |} | ||
Line 44: | Line 44: | ||
| style="width:25%; background: #cccccc;" | <Strong>Training Area</Strong> | | style="width:25%; background: #cccccc;" | <Strong>Training Area</Strong> | ||
| style="width:75%; background: #cccccc;" | <Strong>Description</Strong> | | style="width:75%; background: #cccccc;" | <Strong>Description</Strong> | ||
+ | |- | ||
+ | | [[Training/Tutorial Videos|Tutorial Videos]] | ||
+ | | HPC Tutorial Videos from Linux to HPC | ||
|- | |- | ||
| [[Training/Getting Connected|Getting Connected]] | | [[Training/Getting Connected|Getting Connected]] | ||
Line 56: | Line 59: | ||
| [[Training/Transferring Data|Transferring Data]] | | [[Training/Transferring Data|Transferring Data]] | ||
| Learn how to download and upload data. | | Learn how to download and upload data. | ||
− | |||
− | |||
− | |||
|- | |- | ||
| [[Training/Linux - command line|Linux command line]] | | [[Training/Linux - command line|Linux command line]] | ||
Line 69: | Line 69: | ||
| Learn the Linux editor nano for editing files | | Learn the Linux editor nano for editing files | ||
|- | |- | ||
− | | [[Training/Matlab-Viper-plugin| | + | | [[Training/Matlab-Viper-plugin|Parallel computing in Matlab]] |
− | | Learn about Matlab parallel toolbox that | + | | Learn about Matlab parallel toolbox that speeds up your calculations on Viper. |
|- | |- | ||
| [[Scaling|Scaling programs on HPC]] | | [[Scaling|Scaling programs on HPC]] |
Latest revision as of 15:49, 22 August 2024
General Support
Click on the links below for general support:
Topic | Description |
What is Viper | What is Viper? |
What does Viper look like? | What does Viper look like? |
Batch Jobs | Viper batch jobs guide |
Interactive Sessions | Viper Interactive session guide |
Modules | Application module guide. |
Slurm | Slurm how-to |
Visualisation Nodes | Guide to using Viper's visualisation nodes |
Data Backup | Data backup for user accounts |
Running a jupyter notebook | Instructions on running a jupyter notebook on a computing node |
User Drop-in Sessions | User Drop-in session for anyone with questions about Viper. |
Training
Training Area | Description |
Tutorial Videos | HPC Tutorial Videos from Linux to HPC |
Getting Connected | Learn how to connect to Viper |
XQuartz - macOS X11 | Learn how to enable X11 window support on macOS |
X2Go - macOS | Learn how to install X2Go on macOS for use with Viper's Visualisation Nodes |
Transferring Data | Learn how to download and upload data. |
Linux command line | Learn the Linux command line with this extensive guide. |
Linux vi editor | Learn the Linux editor vi for editing files |
Linux nano editor | Learn the Linux editor nano for editing files |
Parallel computing in Matlab | Learn about Matlab parallel toolbox that speeds up your calculations on Viper. |
Scaling programs on HPC | Learn about the issues of scaling programs up on HPC. |