Difference between revisions of "General"
From HPC
m |
(→General Support) |
||
| (15 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]] | ||
| Line 20: | Line 20: | ||
|- | |- | ||
| [[General/Modules|Modules]] | | [[General/Modules|Modules]] | ||
| − | | Application module guide | + | | Application module guide. |
|- | |- | ||
| [[General/Slurm|Slurm]] | | [[General/Slurm|Slurm]] | ||
| 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/UserDropin|User Drop-in Sessions]] | ||
| + | | User Drop-in session for anyone with questions about Viper. | ||
| + | |- | ||
| + | | [[General/GettingHelp|Getting Help]] | ||
| + | | Getting Help with 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 42: | Line 87: | ||
* [[Libraries|Library support]] | * [[Libraries|Library support]] | ||
* [[Programming|Development support]] | * [[Programming|Development support]] | ||
| − | * [[General|General]] | + | * [[General|General]] * |
| − | * | ||
Latest revision as of 17:05, 1 July 2025
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. |
| Getting Help | Getting Help with 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. |