Difference between revisions of "General"
From HPC
(8 intermediate revisions by 2 users not shown) | |||
Line 33: | Line 33: | ||
| [[General/Netdrive|Windows Net Drive]] | | [[General/Netdrive|Windows Net Drive]] | ||
| Connecting Viper's filestore as a Windows drive | | Connecting Viper's filestore as a Windows drive | ||
+ | |- | ||
+ | | [[General/Jupyternotebook|Running a jupyter notebook]] | ||
+ | | Instructions on running a jupyter notebook on a computing node | ||
+ | |- | ||
+ | | [[General/UserDropin|User Drop-in Sessions]] | ||
+ | | User Drop-in session for anyone with questions about Viper. | ||
|- | |- | ||
|} | |} | ||
Line 41: | Line 47: | ||
| 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 53: | Line 62: | ||
| [[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 66: | Line 72: | ||
| 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]] |
Revision as of 14:52, 4 August 2022
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 |
Windows Net Drive | Connecting Viper's filestore as a Windows drive |
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. |