Difference between revisions of "Main Page Old"

From HPC
Jump to: navigation , search
m
m (Pysdlb moved page Main Page to Main Page Old without leaving a redirect)
 
(198 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=== Welcome to Viper Wiki ===
 
  
[[File:Hpc-banner4r.jpg|frame|left]]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This area provides technical support to the users of <strong>Viper</strong>.
 
 
== Application Support ==
 
 
Click on the links below for support on the individual packages below:
 
  
 
{| class="wikitable"
 
{| class="wikitable"
| style="width:25%" | <Strong>Package</Strong>
+
| style="width:25%; background: #ecc;" | <Strong>Welcome to Viper Wiki </Strong>
| style="width:75%" | <Strong>Description</Strong>
+
| style="width:75%; background: #ecc;" |
|-
+
|-  
| [[Ansys]]
+
| [[File:newbanner.png|link=http://hpc.mediawiki.hull.ac.uk/General/What_is_Viper]]
|  
+
| <strong>This area provides technical support to the users of Viper</strong>
|-
 
| [[Matlab]]
 
| Numerical computing environment
 
|-
 
|  [[SAS]]
 
|  Statistical Analysis System
 
|-
 
|  [[Star-ccm+]]
 
|  Computational Fluid Package
 
|-
 
|}
 
 
 
== Programming Support ==
 
 
 
Click on the links below for support on programming packages:
 
  
{| class="wikitable"
+
* [[Applications|Applications]] installed on ''Viper''.
| style="width:25%" | <Strong>Package</Strong>
+
* [[Libraries|Libraries]] used with other programs.
| style="width:75%" | <Strong>Description</Strong>
+
* [[Programming|Development]]  to program your own codes, and run third-party code.
 +
* [[General|General]] items, like connecting to ''Viper'', VPN and training materials.
 +
<!--* [[ViperUpdate|Viper Update]] Information about the Viper updates.-->
 
|-
 
|-
| [[programming/C-Sharp|C-Sharp]]
+
|}  
| C# is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming. Originally created by Microsoft.
 
|-
 
| [[programming/Cuda|CUDA]]
 
| CUDA is a parallel computing platform and application programming interface (API) model created by Nvidia.
 
|-
 
| [[programming/Fortran|Fortran]]
 
| Fortran is a general-purpose, imperative programming language that is especially suited to numeric computation and scientific computing.
 
|-
 
| [[programming/Java|JAVA]]
 
| Java is a high-level programming language originally developed by Sun Microsystems and released in 1995.
 
|-
 
| [[programming/OpenMP|OpenMP]]
 
| OpenMP is an implementation of multithreading, a method of parallelizing whereby a master thread (a series of instructions executed consecutively) forks a specified number of slave threads and the system divides a task among them.
 
|-
 
| [[programming/OpenMPI|OpenMPI]]
 
| MPI stands for the Message Passing Interface. MPI is a standardized API typically used for parallel and/or distributed computing.
 
|-
 
| [[programming/Perl|Perl]]
 
| Perl is an interpreted language useful for rapid code development and multi-purpose programming.
 
|-
 
| [[programming/Python|Python]]
 
| Python is an interpreted language useful for rapid code development and distributed computing.
 
|-
 
|}
 
 
 
== Test ==
 
 
 
Click on the links below for support on programming packages:
 
  
 
{| class="wikitable"
 
{| class="wikitable"
| style="width:25%" | <Strong>Package</Strong>
+
| style="width:25%; background: #bbd;" | <Strong>Other Areas </Strong>
| style="width:75%" | <Strong>Description</Strong>
+
| style="width:75%; background: #bbd;" |
|-
+
|-  
| [[Testing]]
+
|
| Testing
+
|
|-
+
* [http://hpc.mediawiki.hull.ac.uk/General/What_is_Viper Learn more about Viper?]
| [[Test 2]]
+
* [https://viper.hull.ac.uk/ Apply for an account (''campus only'')]
| Testing again
 
 
|-
 
|-
 
|}
 
|}

Latest revision as of 09:30, 16 November 2022


Welcome to Viper Wiki
Newbanner.png This area provides technical support to the users of Viper
  • Applications installed on Viper.
  • Libraries used with other programs.
  • Development to program your own codes, and run third-party code.
  • General items, like connecting to Viper, VPN and training materials.
Other Areas