Skip to content
Snippets Groups Projects
Commit a24c3443 authored by David Hrbáč's avatar David Hrbáč
Browse files

Merge branch 'folder_rename' into 'master'

Rename to general and anselm

See merge request !79
parents 11925d92 6c387c79
No related branches found
Tags
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!79Rename to general and anselm
Pipeline #
Showing
with 103 additions and 103 deletions
# Documentation
Welcome to IT4Innovations documentation pages. The IT4Innovations national supercomputing center operates supercomputers [Salomon](/salomon/introduction/) and [Anselm](/anselm-cluster-documentation/introduction/). The supercomputers are [available](get-started-with-it4innovations/applying-for-resources/) to academic community within the Czech Republic and Europe and industrial community worldwide. The purpose of these pages is to provide a comprehensive documentation on hardware, software and usage of the computers.
Welcome to IT4Innovations documentation pages. The IT4Innovations national supercomputing center operates supercomputers [Salomon](/salomon/introduction/) and [Anselm](/anselm/introduction/). The supercomputers are [available](general/applying-for-resources/) to academic community within the Czech Republic and Europe and industrial community worldwide. The purpose of these pages is to provide a comprehensive documentation on hardware, software and usage of the computers.
## How to Read the Documentation
......
......@@ -2,7 +2,7 @@
## Intro
PRACE users coming to Salomon as to TIER-1 system offered through the DECI calls are in general treated as standard users and so most of the general documentation applies to them as well. This section shows the main differences for quicker orientation, but often uses references to the original documentation. PRACE users who don't undergo the full procedure (including signing the IT4I AuP on top of the PRACE AuP) will not have a password and thus access to some services intended for regular users. This can lower their comfort, but otherwise they should be able to use the TIER-1 system as intended. Please see the [Obtaining Login Credentials section](../get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials/), if the same level of access is required.
PRACE users coming to Salomon as to TIER-1 system offered through the DECI calls are in general treated as standard users and so most of the general documentation applies to them as well. This section shows the main differences for quicker orientation, but often uses references to the original documentation. PRACE users who don't undergo the full procedure (including signing the IT4I AuP on top of the PRACE AuP) will not have a password and thus access to some services intended for regular users. This can lower their comfort, but otherwise they should be able to use the TIER-1 system as intended. Please see the [Obtaining Login Credentials section](../general/obtaining-login-credentials/obtaining-login-credentials/), if the same level of access is required.
All general [PRACE User Documentation](http://www.prace-ri.eu/user-documentation/) should be read before continuing reading the local documentation here.
......@@ -16,7 +16,7 @@ Information about the local services are provided in the [introduction of genera
In general PRACE users already have a PRACE account setup through their HOMESITE (institution from their country) as a result of rewarded PRACE project proposal. This includes signed PRACE AuP, generated and registered certificates, etc.
If there's a special need a PRACE user can get a standard (local) account at IT4Innovations. To get an account on the Salomon cluster, the user needs to obtain the login credentials. The procedure is the same as for general users of the cluster, so please see the corresponding [section of the general documentation here](../get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials/).
If there's a special need a PRACE user can get a standard (local) account at IT4Innovations. To get an account on the Salomon cluster, the user needs to obtain the login credentials. The procedure is the same as for general users of the cluster, so please see the corresponding [section of the general documentation here](../general/obtaining-login-credentials/obtaining-login-credentials/).
## Accessing the Cluster
......@@ -107,9 +107,9 @@ implementation on Salomon supports also SCP, so for small files transfer gsiscp
### Access to X11 Applications (VNC)
If the user needs to run X11 based graphical application and does not have a X11 server, the applications can be run using VNC service. If the user is using regular SSH based access, please see the [section in general documentation](../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/).
If the user needs to run X11 based graphical application and does not have a X11 server, the applications can be run using VNC service. If the user is using regular SSH based access, please see the [section in general documentation](../general/accessing-the-clusters/graphical-user-interface/x-window-system/).
If the user uses GSI SSH based access, then the procedure is similar to the SSH based access ([look here](../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/)), only the port forwarding must be done using GSI SSH:
If the user uses GSI SSH based access, then the procedure is similar to the SSH based access ([look here](../general/accessing-the-clusters/graphical-user-interface/x-window-system/)), only the port forwarding must be done using GSI SSH:
```bash
$ gsissh -p 2222 salomon.it4i.cz -L 5961:localhost:5961
......
......@@ -15,7 +15,7 @@ The Salomon cluster is accessed by SSH protocol via login nodes login1, login2,
| login1.salomon.it4i.cz | 22 | ssh | login1 |
| login1.salomon.it4i.cz | 22 | ssh | login1 |
The authentication is by the [private key](../get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/)
The authentication is by the [private key](../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/)
!!! note
Please verify SSH fingerprints during the first logon. They are identical on all login nodes:
......@@ -36,7 +36,7 @@ If you see warning message "UNPROTECTED PRIVATE KEY FILE!", use this command to
local $ chmod 600 /path/to/id_rsa
```
On **Windows**, use [PuTTY ssh client](../get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md).
On **Windows**, use [PuTTY ssh client](../general/accessing-the-clusters/shell-access-and-data-transfer/putty.md).
After logging in, you will see the command prompt:
......@@ -71,7 +71,7 @@ Data in and out of the system may be transferred by the [scp](http://en.wikipedi
| login3.salomon.it4i.cz | 22 | scp, sftp |
| login4.salomon.it4i.cz | 22 | scp, sftp |
The authentication is by the [private key](../get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/)
The authentication is by the [private key](../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/)
On linux or Mac, use scp or sftp client to transfer the data to Salomon:
......@@ -191,9 +191,9 @@ Now, configure the applications proxy settings to **localhost:6000**. Use port f
## Graphical User Interface
* The [X Window system](../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/) is a principal way to get GUI access to the clusters.
* The [Virtual Network Computing](../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/vnc/) is a graphical [desktop sharing](http://en.wikipedia.org/wiki/Desktop_sharing) system that uses the [Remote Frame Buffer protocol](http://en.wikipedia.org/wiki/RFB_protocol) to remotely control another [computer](http://en.wikipedia.org/wiki/Computer).
* The [X Window system](../general/accessing-the-clusters/graphical-user-interface/x-window-system/) is a principal way to get GUI access to the clusters.
* The [Virtual Network Computing](../general/accessing-the-clusters/graphical-user-interface/vnc/) is a graphical [desktop sharing](http://en.wikipedia.org/wiki/Desktop_sharing) system that uses the [Remote Frame Buffer protocol](http://en.wikipedia.org/wiki/RFB_protocol) to remotely control another [computer](http://en.wikipedia.org/wiki/Computer).
## VPN Access
* Access to IT4Innovations internal resources via [VPN](../get-started-with-it4innovations/accessing-the-clusters/vpn-access/).
* Access to IT4Innovations internal resources via [VPN](../general/accessing-the-clusters/vpn-access/).
......@@ -190,4 +190,4 @@ For information how to use Java (runtime and/or compiler), please read the [Java
## NVIDIA CUDA
For information how to work with NVIDIA CUDA, please read the [NVIDIA CUDA page](../../anselm-cluster-documentation/software/nvidia-cuda/).
For information how to work with NVIDIA CUDA, please read the [NVIDIA CUDA page](../../anselm/software/nvidia-cuda/).
......@@ -32,7 +32,7 @@ By default the **EDU variant** will be loaded. If user needs other version or va
$ module avail COMSOL
```
If user needs to prepare COMSOL jobs in the interactive mode it is recommend to use COMSOL on the compute nodes via PBS Pro scheduler. In order run the COMSOL Desktop GUI on Windows is recommended to use the [Virtual Network Computing (VNC)](../../../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/).
If user needs to prepare COMSOL jobs in the interactive mode it is recommend to use COMSOL on the compute nodes via PBS Pro scheduler. In order run the COMSOL Desktop GUI on Windows is recommended to use the [Virtual Network Computing (VNC)](../../../general/accessing-the-clusters/graphical-user-interface/x-window-system/).
```bash
$ xhost +
......
......@@ -60,7 +60,7 @@ Be sure to log in with an X window forwarding enabled. This could mean using the
$ ssh -X username@anselm.it4i.cz
```
Other options is to access login node using VNC. Please see the detailed information on how to [use graphic user interface on Anselm](/get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/)
Other options is to access login node using VNC. Please see the detailed information on how to [use graphic user interface on Anselm](/general/accessing-the-clusters/graphical-user-interface/x-window-system/)
From the login node an interactive session **with X windows forwarding** (-X option) can be started by following command:
......
......@@ -4,7 +4,7 @@ IDB is no longer available since Intel Parallel Studio 2015
## Debugging Serial Applications
The intel debugger version 13.0 is available, via module intel. The debugger works for applications compiled with C and C++ compiler and the ifort fortran 77/90/95 compiler. The debugger provides java GUI environment. Use [X display](../../../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/) for running the GUI.
The intel debugger version 13.0 is available, via module intel. The debugger works for applications compiled with C and C++ compiler and the ifort fortran 77/90/95 compiler. The debugger provides java GUI environment. Use [X display](../../../general/accessing-the-clusters/graphical-user-interface/x-window-system/) for running the GUI.
```bash
$ module load intel/2014.06
......@@ -18,7 +18,7 @@ The debugger may run in text mode. To debug in text mode, use
$ idbc
```
To debug on the compute nodes, module intel must be loaded. The GUI on compute nodes may be accessed using the same way as in [the GUI section](../../../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/)
To debug on the compute nodes, module intel must be loaded. The GUI on compute nodes may be accessed using the same way as in [the GUI section](../../../general/accessing-the-clusters/graphical-user-interface/x-window-system/)
Example:
......@@ -41,7 +41,7 @@ In this example, we allocate 1 full compute node, compile program myprog.c with
### Small Number of MPI Ranks
For debugging small number of MPI ranks, you may execute and debug each rank in separate xterm terminal (do not forget the [X display](../../../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/)). Using Intel MPI, this may be done in following way:
For debugging small number of MPI ranks, you may execute and debug each rank in separate xterm terminal (do not forget the [X display](../../../general/accessing-the-clusters/graphical-user-interface/x-window-system/)). Using Intel MPI, this may be done in following way:
```bash
$ qsub -q qexp -l select=2:ncpus=24 -X -I
......
......@@ -21,7 +21,7 @@ The trace will be saved in file myapp.stf in the current directory.
## Viewing Traces
To view and analyze the trace, open ITAC GUI in a [graphical environment](../../../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/):
To view and analyze the trace, open ITAC GUI in a [graphical environment](../../../general/accessing-the-clusters/graphical-user-interface/x-window-system/):
```bash
$ module load itac/9.1.2.024
......
......@@ -21,9 +21,9 @@ By default the EDU variant is marked as default. If you need other version or va
If you need to use the Matlab GUI to prepare your Matlab programs, you can use Matlab directly on the login nodes. But for all computations use Matlab on the compute nodes via PBS Pro scheduler.
If you require the Matlab GUI, please follow the general information about [running graphical applications](../../../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/).
If you require the Matlab GUI, please follow the general information about [running graphical applications](../../../general/accessing-the-clusters/graphical-user-interface/x-window-system/).
Matlab GUI is quite slow using the X forwarding built in the PBS (qsub -X), so using X11 display redirection either via SSH or directly by xauth (please see the "GUI Applications on Compute Nodes over VNC" part [here](../../../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/)) is recommended.
Matlab GUI is quite slow using the X forwarding built in the PBS (qsub -X), so using X11 display redirection either via SSH or directly by xauth (please see the "GUI Applications on Compute Nodes over VNC" part [here](../../../general/accessing-the-clusters/graphical-user-interface/x-window-system/)) is recommended.
To run Matlab with GUI, use
......@@ -65,7 +65,7 @@ With the new mode, MATLAB itself launches the workers via PBS, so you can either
### Parallel Matlab Interactive Session
Following example shows how to start interactive session with support for Matlab GUI. For more information about GUI based applications on Anselm see [this page](../../../get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system/).
Following example shows how to start interactive session with support for Matlab GUI. For more information about GUI based applications on Anselm see [this page](../../../general/accessing-the-clusters/graphical-user-interface/x-window-system/).
```bash
$ xhost +
......@@ -247,11 +247,11 @@ This is an example of m-script using direct mode:
### Non-Interactive Session and Licenses
If you want to run batch jobs with Matlab, be sure to request appropriate license features with the PBS Pro scheduler, at least the `-l __feature__matlab__MATLAB=1` for EDU variant of Matlab. More information about how to check the license features states and how to request them with PBS Pro, please [look here](../../../anselm-cluster-documentation/software/isv_licenses/).
If you want to run batch jobs with Matlab, be sure to request appropriate license features with the PBS Pro scheduler, at least the `-l __feature__matlab__MATLAB=1` for EDU variant of Matlab. More information about how to check the license features states and how to request them with PBS Pro, please [look here](../../../anselm/software/isv_licenses/).
The licensing feature of PBS is currently disabled.
In case of non-interactive session please read the [following information](../../../anselm-cluster-documentation/software/isv_licenses/) on how to modify the qsub command to test for available licenses prior getting the resource allocation.
In case of non-interactive session please read the [following information](../../../anselm/software/isv_licenses/) on how to modify the qsub command to test for available licenses prior getting the resource allocation.
### Matlab Distributed Computing Engines Start Up Time
......
......@@ -224,7 +224,7 @@ Users home directories /home/username reside on HOME file system. Accessible cap
The HOME should not be used to archive data of past Projects or other unrelated data.
The files on HOME will not be deleted until end of the [users lifecycle](../get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials/).
The files on HOME will not be deleted until end of the [users lifecycle](../general/obtaining-login-credentials/obtaining-login-credentials/).
The workspace is backed up, such that it can be restored in case of catasthropic failure resulting in significant data loss. This backup however is not intended to restore old versions of user data or to restore (accidentaly) deleted files.
......
......@@ -17,17 +17,17 @@ pages:
- Home: index.md
# - History of Downtimes: downtimes_history.md
- General:
- Applying for Resources: get-started-with-it4innovations/applying-for-resources.md
- Obtaining Login Credentials: get-started-with-it4innovations/obtaining-login-credentials/obtaining-login-credentials.md
- Certificates FAQ: get-started-with-it4innovations/obtaining-login-credentials/certificates-faq.md
- Applying for Resources: general/applying-for-resources.md
- Obtaining Login Credentials: general/obtaining-login-credentials/obtaining-login-credentials.md
- Certificates FAQ: general/obtaining-login-credentials/certificates-faq.md
- Accessing the Clusters:
#- Introduction: get-started-with-it4innovations/accessing-the-clusters/introduction.md
- OpenSSH Keys (UN*X): get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md
- PuTTY (Windows): get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md
- X Window System: get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/x-window-system.md
- VNC: get-started-with-it4innovations/accessing-the-clusters/graphical-user-interface/vnc.md
- VPN Access: get-started-with-it4innovations/accessing-the-clusters/vpn-access.md
# - VPN-Connection-Fail-in-Win-8.1: get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/vpn-connection-fail-in-win-8.1.md
#- Introduction: general/accessing-the-clusters/introduction.md
- OpenSSH Keys (UN*X): general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.md
- PuTTY (Windows): general/accessing-the-clusters/shell-access-and-data-transfer/putty.md
- X Window System: general/accessing-the-clusters/graphical-user-interface/x-window-system.md
- VNC: general/accessing-the-clusters/graphical-user-interface/vnc.md
- VPN Access: general/accessing-the-clusters/vpn-access.md
# - VPN-Connection-Fail-in-Win-8.1: general/accessing-the-clusters/shell-access-and-data-transfer/vpn-connection-fail-in-win-8.1.md
- Salomon Cluster:
- Introduction: salomon/introduction.md
- Hardware Overview: salomon/hardware-overview.md
......@@ -46,20 +46,20 @@ pages:
- Storage: salomon/storage.md
- PRACE User Support: salomon/prace.md
- Anselm Cluster:
- Introduction: anselm-cluster-documentation/introduction.md
- Hardware Overview: anselm-cluster-documentation/hardware-overview.md
- Accessing the Cluster: anselm-cluster-documentation/shell-and-data-access.md
- Environment and Modules: anselm-cluster-documentation/environment-and-modules.md
- Introduction: anselm/introduction.md
- Hardware Overview: anselm/hardware-overview.md
- Accessing the Cluster: anselm/shell-and-data-access.md
- Environment and Modules: anselm/environment-and-modules.md
- Resource Allocation and Job Execution:
- Resource Allocation Policy: anselm-cluster-documentation/resources-allocation-policy.md
- Job Priority: anselm-cluster-documentation/job-priority.md
- Job Submission and Execution: anselm-cluster-documentation/job-submission-and-execution.md
- Capacity Computing: anselm-cluster-documentation/capacity-computing.md
- Compute Nodes: anselm-cluster-documentation/compute-nodes.md
- Storage: anselm-cluster-documentation/storage.md
- Network: anselm-cluster-documentation/network.md
- Remote Visualization: anselm-cluster-documentation/remote-visualization.md
- PRACE User Support: anselm-cluster-documentation/prace.md
- Resource Allocation Policy: anselm/resources-allocation-policy.md
- Job Priority: anselm/job-priority.md
- Job Submission and Execution: anselm/job-submission-and-execution.md
- Capacity Computing: anselm/capacity-computing.md
- Compute Nodes: anselm/compute-nodes.md
- Storage: anselm/storage.md
- Network: anselm/network.md
- Remote Visualization: anselm/remote-visualization.md
- PRACE User Support: anselm/prace.md
- 'Software':
- Lmod Environment: software/lmod.md
- Modules Matrix: modules-matrix.md
......@@ -120,72 +120,72 @@ pages:
- Anselm Software:
- Available Modules: modules-anselm.md
- 'ANSYS':
- Introduction: anselm-cluster-documentation/software/ansys/ansys.md
- ANSYS CFX: anselm-cluster-documentation/software/ansys/ansys-cfx.md
- ANSYS Fluent: anselm-cluster-documentation/software/ansys/ansys-fluent.md
- ANSYS LS-DYNA: anselm-cluster-documentation/software/ansys/ansys-ls-dyna.md
- ANSYS MAPDL: anselm-cluster-documentation/software/ansys/ansys-mechanical-apdl.md
- LS-DYNA: anselm-cluster-documentation/software/ansys/ls-dyna.md
- Introduction: anselm/software/ansys/ansys.md
- ANSYS CFX: anselm/software/ansys/ansys-cfx.md
- ANSYS Fluent: anselm/software/ansys/ansys-fluent.md
- ANSYS LS-DYNA: anselm/software/ansys/ansys-ls-dyna.md
- ANSYS MAPDL: anselm/software/ansys/ansys-mechanical-apdl.md
- LS-DYNA: anselm/software/ansys/ls-dyna.md
- 'Bioinformatics':
- Bioinformatics Applications: software/bioinformatics.md
- 'Debuggers':
- Allinea Forge (DDT,MAP): anselm-cluster-documentation/software/debuggers/allinea-ddt.md
- Allinea Performance Reports: anselm-cluster-documentation/software/debuggers/allinea-performance-reports.md
- CUBE: anselm-cluster-documentation/software/debuggers/cube.md
- Intel Performance Counter Monitor: anselm-cluster-documentation/software/debuggers/intel-performance-counter-monitor.md
- Intel VTune Amplifier: anselm-cluster-documentation/software/debuggers/intel-vtune-amplifier.md
- PAPI: anselm-cluster-documentation/software/debuggers/papi.md
- Scalasca: anselm-cluster-documentation/software/debuggers/scalasca.md
- Score-P: anselm-cluster-documentation/software/debuggers/score-p.md
- Total View: anselm-cluster-documentation/software/debuggers/total-view.md
- VNC: anselm-cluster-documentation/software/debuggers/debuggers.md
- Valgrind: anselm-cluster-documentation/software/debuggers/valgrind.md
- Vampir: anselm-cluster-documentation/software/debuggers/vampir.md
- Allinea Forge (DDT,MAP): anselm/software/debuggers/allinea-ddt.md
- Allinea Performance Reports: anselm/software/debuggers/allinea-performance-reports.md
- CUBE: anselm/software/debuggers/cube.md
- Intel Performance Counter Monitor: anselm/software/debuggers/intel-performance-counter-monitor.md
- Intel VTune Amplifier: anselm/software/debuggers/intel-vtune-amplifier.md
- PAPI: anselm/software/debuggers/papi.md
- Scalasca: anselm/software/debuggers/scalasca.md
- Score-P: anselm/software/debuggers/score-p.md
- Total View: anselm/software/debuggers/total-view.md
- VNC: anselm/software/debuggers/debuggers.md
- Valgrind: anselm/software/debuggers/valgrind.md
- Vampir: anselm/software/debuggers/vampir.md
- 'Chemistry':
- Molpro: anselm-cluster-documentation/software/chemistry/molpro.md
- NWChem: anselm-cluster-documentation/software/chemistry/nwchem.md
- Molpro: anselm/software/chemistry/molpro.md
- NWChem: anselm/software/chemistry/nwchem.md
- ORCA: software/orca.md
- COMSOL: anselm-cluster-documentation/software/comsol-multiphysics.md
- Compilers: anselm-cluster-documentation/software/compilers.md
- GPI-2: anselm-cluster-documentation/software/gpi2.md
- COMSOL: anselm/software/comsol-multiphysics.md
- Compilers: anselm/software/compilers.md
- GPI-2: anselm/software/gpi2.md
- 'Intel Suite':
- Introduction: anselm-cluster-documentation/software/intel-suite/introduction.md
- Intel Compilers: anselm-cluster-documentation/software/intel-suite/intel-compilers.md
- Intel Debugger: anselm-cluster-documentation/software/intel-suite/intel-debugger.md
- Intel IPP: anselm-cluster-documentation/software/intel-suite/intel-integrated-performance-primitives.md
- Intel MKL: anselm-cluster-documentation/software/intel-suite/intel-mkl.md
- Intel TBB: anselm-cluster-documentation/software/intel-suite/intel-tbb.md
- Intel Xeon Phi: anselm-cluster-documentation/software/intel-xeon-phi.md
- ISV Licenses: anselm-cluster-documentation/software/isv_licenses.md
- Java: anselm-cluster-documentation/software/java.md
- Introduction: anselm/software/intel-suite/introduction.md
- Intel Compilers: anselm/software/intel-suite/intel-compilers.md
- Intel Debugger: anselm/software/intel-suite/intel-debugger.md
- Intel IPP: anselm/software/intel-suite/intel-integrated-performance-primitives.md
- Intel MKL: anselm/software/intel-suite/intel-mkl.md
- Intel TBB: anselm/software/intel-suite/intel-tbb.md
- Intel Xeon Phi: anselm/software/intel-xeon-phi.md
- ISV Licenses: anselm/software/isv_licenses.md
- Java: anselm/software/java.md
- 'MPI':
- Introduction: anselm-cluster-documentation/software/mpi/mpi.md
- MPI4Py (MPI for Python): anselm-cluster-documentation/software/mpi/mpi4py-mpi-for-python.md
- Running Open MPI: anselm-cluster-documentation/software/mpi/Running_OpenMPI.md
- Running MPICH2: anselm-cluster-documentation/software/mpi/running-mpich2.md
- Introduction: anselm/software/mpi/mpi.md
- MPI4Py (MPI for Python): anselm/software/mpi/mpi4py-mpi-for-python.md
- Running Open MPI: anselm/software/mpi/Running_OpenMPI.md
- Running MPICH2: anselm/software/mpi/running-mpich2.md
- 'Numerical Languages':
- Introduction: anselm-cluster-documentation/software/numerical-languages/introduction.md
- Matlab 2013-2014: anselm-cluster-documentation/software/numerical-languages/matlab_1314.md
- Matlab: anselm-cluster-documentation/software/numerical-languages/matlab.md
- Octave: anselm-cluster-documentation/software/numerical-languages/octave.md
- R: anselm-cluster-documentation/software/numerical-languages/r.md
- Introduction: anselm/software/numerical-languages/introduction.md
- Matlab 2013-2014: anselm/software/numerical-languages/matlab_1314.md
- Matlab: anselm/software/numerical-languages/matlab.md
- Octave: anselm/software/numerical-languages/octave.md
- R: anselm/software/numerical-languages/r.md
- 'Numerical Libraries':
- FFTW: anselm-cluster-documentation/software/numerical-libraries/fftw.md
- GSL: anselm-cluster-documentation/software/numerical-libraries/gsl.md
- HDF5: anselm-cluster-documentation/software/numerical-libraries/hdf5.md
- Intel Numerical Libraries: anselm-cluster-documentation/software/numerical-libraries/intel-numerical-libraries.md
- MAGMA for Intel Xeon Phi: anselm-cluster-documentation/software/numerical-libraries/magma-for-intel-xeon-phi.md
- PETSc: anselm-cluster-documentation/software/numerical-libraries/petsc.md
- Trilinos: anselm-cluster-documentation/software/numerical-libraries/trilinos.md
- NVIDIA CUDA: anselm-cluster-documentation/software/nvidia-cuda.md
- FFTW: anselm/software/numerical-libraries/fftw.md
- GSL: anselm/software/numerical-libraries/gsl.md
- HDF5: anselm/software/numerical-libraries/hdf5.md
- Intel Numerical Libraries: anselm/software/numerical-libraries/intel-numerical-libraries.md
- MAGMA for Intel Xeon Phi: anselm/software/numerical-libraries/magma-for-intel-xeon-phi.md
- PETSc: anselm/software/numerical-libraries/petsc.md
- Trilinos: anselm/software/numerical-libraries/trilinos.md
- NVIDIA CUDA: anselm/software/nvidia-cuda.md
- 'Omics Master':
- Diagnostic Component (TEAM): anselm-cluster-documentation/software/omics-master/diagnostic-component-team.md
- Priorization Component (BiERApp): anselm-cluster-documentation/software/omics-master/priorization-component-bierapp.md
- Overview: anselm-cluster-documentation/software/omics-master/overview.md
- OpenFOAM: anselm-cluster-documentation/software/openfoam.md
- Operating System: anselm-cluster-documentation/software/operating-system.md
- ParaView: anselm-cluster-documentation/software/paraview.md
- Virtualization: anselm-cluster-documentation/software/kvirtualization.md
- Diagnostic Component (TEAM): anselm/software/omics-master/diagnostic-component-team.md
- Priorization Component (BiERApp): anselm/software/omics-master/priorization-component-bierapp.md
- Overview: anselm/software/omics-master/overview.md
- OpenFOAM: anselm/software/openfoam.md
- Operating System: anselm/software/operating-system.md
- ParaView: anselm/software/paraview.md
- Virtualization: anselm/software/kvirtualization.md
# - Modules Matrix: modules-matrix.md
- PBS Pro Documentation: pbspro.md
# - Testing:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment