Difference between revisions of "General"
From HPC
(→General Support) |
|||
(18 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | | style="width:25%" | <Strong>Topic</Strong> | + | | style="width:25%; background: #cccccc;" | <Strong>Topic</Strong> |
− | | style="width:75%" | <Strong>Description</Strong> | + | | style="width:75%; background: #cccccc;" | <Strong>Description</Strong> |
|- | |- | ||
| [[General/What_is_Viper|What is Viper]] | | [[General/What_is_Viper|What is Viper]] | ||
| What is Viper? | | What is Viper? | ||
+ | |- | ||
+ | | [[General/Gallery|What does Viper look like?]] | ||
+ | | What does Viper look like? | ||
|- | |- | ||
| [[General/Batch|Batch Jobs]] | | [[General/Batch|Batch Jobs]] | ||
Line 17: | Line 20: | ||
|- | |- | ||
| [[General/Modules|Modules]] | | [[General/Modules|Modules]] | ||
− | | Application module guide | + | | Application module guide. |
|- | |- | ||
| [[General/Slurm|Slurm]] | | [[General/Slurm|Slurm]] | ||
Line 28: | Line 31: | ||
| Data backup for user accounts | | Data backup for user accounts | ||
|- | |- | ||
− | | [[General/ | + | | [[General/Netdrive|Windows Net 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. | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == Training == | ||
+ | |||
+ | {| class="wikitable" | ||
+ | | style="width:25%; background: #cccccc;" | <Strong>Training Area</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]] | ||
+ | | Learn how to connect to Viper | ||
+ | |- | ||
+ | | [[Training/XQuartz|XQuartz - macOS X11 ]] | ||
+ | | Learn how to enable X11 window support on macOS | ||
+ | |- | ||
+ | | [[Training/X2Go macOS|X2Go - macOS]] | ||
+ | | Learn how to install X2Go on macOS for use with Viper's Visualisation Nodes | ||
+ | |- | ||
+ | | [[Training/Transferring Data|Transferring Data]] | ||
+ | | Learn how to download and upload data. | ||
+ | |- | ||
+ | | [[Training/Linux - command line|Linux command line]] | ||
+ | | Learn the Linux command line with this extensive guide. | ||
+ | |- | ||
+ | | [[Training/Linux_-_vi_editor|Linux vi editor]] | ||
+ | | Learn the Linux editor vi for editing files | ||
+ | |- | ||
+ | | [[Training/Linux - Nano editor|Linux nano editor]] | ||
+ | | Learn the Linux editor nano for editing files | ||
+ | |- | ||
+ | | [[Training/Matlab-Viper-plugin|Parallel computing in Matlab]] | ||
+ | | Learn about Matlab parallel toolbox that speeds up your calculations on Viper. | ||
+ | |- | ||
+ | | [[Scaling|Scaling programs on HPC]] | ||
+ | | Learn about the issues of scaling programs up on HPC. | ||
|- | |- | ||
|} | |} | ||
+ | |||
Line 37: | Line 85: | ||
* [[Main_Page|Home]] | * [[Main_Page|Home]] | ||
* [[Applications|Application support]] | * [[Applications|Application support]] | ||
− | * [[ | + | * [[Libraries|Library support]] |
− | * [[ | + | * [[Programming|Development support]] |
− | * [[ | + | * [[General|General]] * |
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. |