Difference between revisions of "FurtherTopics/FurtherTopics"
(→Support) |
m (→Programming) |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | If you are new to Viper you may find our [[ | + | If you are new to Viper you may find our [[Main Page #Quickstart| Quickstart]] useful. |
==Further Reading== | ==Further Reading== | ||
[https://hpc.wordpress.hull.ac.uk/ Viper Website] | [https://hpc.wordpress.hull.ac.uk/ Viper Website] | ||
Line 27: | Line 27: | ||
[[FurtherTopics/Sinfo|Sinfo]] | [[FurtherTopics/Sinfo|Sinfo]] | ||
+ | |||
+ | [https://slurm.schedmd.com/ Slurm Website] | ||
==Batch Jobs== | ==Batch Jobs== | ||
Line 39: | Line 41: | ||
[[Quickstart/Data Management| Data Management]] | [[Quickstart/Data Management| Data Management]] | ||
− | [[ | + | [[FurtherTopics/WinSCP|Windows WinSCP]] |
==Modules== | ==Modules== | ||
{| class="wikitable mw-collapsible mw-collapsed " | {| class="wikitable mw-collapsible mw-collapsed " | ||
− | | style="width:25%; background: # | + | | style="width:25%; background: #f5a091;" | <Strong>Modules</Strong> |
− | | style="width:25%; background: # | + | | style="width:25%; background: #f5a091;" | |
|- | |- | ||
|[[Quickstart/Using Modules|Using Modules]] | |[[Quickstart/Using Modules|Using Modules]] | ||
Line 53: | Line 55: | ||
|- | |- | ||
|[[Modules| Modules Available]] | |[[Modules| Modules Available]] | ||
− | | Modules available without the use of a special license. | + | | Modules are available without the use of a special license. |
|- | |- | ||
|[[Applications/Special Licenses| Modules requiring special licenses]] | |[[Applications/Special Licenses| Modules requiring special licenses]] | ||
− | |Modules available requiring the use of a special license. | + | |Modules are available requiring the use of a special license. |
|- | |- | ||
|[[Modules #Test Modules| Test Modules]] | |[[Modules #Test Modules| Test Modules]] | ||
Line 65: | Line 67: | ||
==Programming== | ==Programming== | ||
{| class="wikitable mw-collapsible mw-collapsed " | {| class="wikitable mw-collapsible mw-collapsed " | ||
− | | style="width:25%; background: # | + | | style="width:25%; background: #f5a091;" | <Strong>Programming</Strong> |
− | | style="width:25%; background: # | + | | style="width:25%; background: #f5a091;" | |
|- | |- | ||
|[[Programming/Languages|Languages]] | |[[Programming/Languages|Languages]] | ||
Line 75: | Line 77: | ||
|- | |- | ||
|[[Programming/Style|Viper programming guidelines and style]] | |[[Programming/Style|Viper programming guidelines and style]] | ||
− | | Guidance on readability of code. | + | | Guidance on the readability of code. |
|- | |- | ||
− | |[[Programming/GitHub| | + | |[[Programming/OpenMPI| OpenMPI]] |
+ | |A more detailed look at OpenMPI. | ||
+ | |- | ||
+ | |[[Programming/GitHub| GitHub]] | ||
| Information on using source control. | | Information on using source control. | ||
|- | |- | ||
Line 84: | Line 89: | ||
|- | |- | ||
|[[Training/Linux_-_vi_editor|Vi]]<br>[[Training/Linux - Nano editor| Nano]] | |[[Training/Linux_-_vi_editor|Vi]]<br>[[Training/Linux - Nano editor| Nano]] | ||
− | | Text Editors on | + | | Text Editors on Linux. |
+ | |- | ||
+ | | [[Quickstart/Virtual Environments| Virtual Environment Quickstart]] | ||
+ | | Get started using Miniconda. | ||
|- | |- | ||
|[[Programming/Deep Learning| Deep Learning]] | |[[Programming/Deep Learning| Deep Learning]] | ||
Line 90: | Line 98: | ||
|- | |- | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
==Compatibility== | ==Compatibility== | ||
Line 111: | Line 114: | ||
==Support== | ==Support== | ||
− | [[General/UserDropin|User Drop-in Sessions]] are held every Wednesday 10 | + | [[General/UserDropin|User Drop-in Sessions]] are held every Wednesday from 09:30-10:30 on Teams. |
There is a selection of [[Tutorial Videos/Tutorial Videos|Tutorial Videos]] to help get you started using Viper. | There is a selection of [[Tutorial Videos/Tutorial Videos|Tutorial Videos]] to help get you started using Viper. | ||
− | In the [https:// | + | In the [https://hull.service-now.com/ Support Portal] you can find forms to request VPN access, report an issue with a job, request software install, and request a runtime extension. |
− | [[ | + | [[Main Page|Back Home]] |
Latest revision as of 15:21, 13 June 2024
If you are new to Viper you may find our Quickstart useful.
Contents
Further Reading
Research produced with the aid of Viper: Research
Issues with Scaling: Scaling programs on HPC
Viper Specifications and Infrastructure
Linux Command Line
Interactive Sessions
Interactive Sessions Quickstart
Further Information on Interactive Sessions
Slurm
Batch Jobs
Visualisation Nodes
Data Management
Modules
Modules | |
Using Modules | Learn how to use modules. |
Further Module Information | More about modules and some extra commands. |
Modules Available | Modules are available without the use of a special license. |
Modules requiring special licenses | Modules are available requiring the use of a special license. |
Test Modules | Test Modules. |
Programming
Programming | |
Languages | Information on the languages available for use on Viper |
Libraries | Information on what programming libraries are available on Viper. |
Viper programming guidelines and style | Guidance on the readability of code. |
OpenMPI | A more detailed look at OpenMPI. |
GitHub | Information on using source control. |
Research software engineering | How code can be improved. |
Vi Nano |
Text Editors on Linux. |
Virtual Environment Quickstart | Get started using Miniconda. |
Deep Learning | Deep Learning. |
Compatibility
Visualisation Nodes
X2Go enables remote access to Viper's Visualisation Nodes. X2Go
On newer MacOS XQuartz is required to use X2Go: XQuartz
Connecting on Windows
To connect to Viper on Windows an application that enables SSH connections is required, we recommend MobaXterm
Support
User Drop-in Sessions are held every Wednesday from 09:30-10:30 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 software install, and request a runtime extension.