Skip to content
Snippets Groups Projects
Commit 39407921 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update index.md, related to #71

parent 8174aff4
No related branches found
No related tags found
4 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
# Documentation # Documentation
Welcome to the IT4Innovations documentation. The IT4Innovations National Supercomputing Center operates the [Anselm][2], [Barbora][3], and [Salomon][1] supercomputers. The supercomputers are [available][4] to the academic community within the Czech Republic and Europe, and the industrial community worldwide. The purpose of these pages is to provide comprehensive documentation of the hardware, software and usage of the computers. Welcome to the IT4Innovations documentation. The IT4Innovations National Supercomputing Center operates the [Anselm][2], [Barbora][3], and [Salomon][1] supercomputers. The supercomputers are [available][4] to the academic community within the Czech Republic and Europe, and the industrial community worldwide. The purpose of these pages is to provide comprehensive documentation of the hardware, software, and usage of the computers.
## How to Read the Documentation ## How to Read the Documentation
1. Select the subject of interest from the left column or use the Search tool in the upper right corner. 1. Select the subject of interest from the left column or use the Search tool in the upper right corner.
1. Scan for all the notes and reminders on the page. 1. Scan for all the notes and reminders on the page.
1. Read the details if still more information is needed. **Look for examples** illustrating the concepts. 1. If more information is needed, read the details and **look for examples** illustrating the concepts.
## Getting Help and Support ## Getting Help and Support
...@@ -18,12 +18,12 @@ Use your IT4Innovations username and password to log in to the [support][b] port ...@@ -18,12 +18,12 @@ Use your IT4Innovations username and password to log in to the [support][b] port
## Required Proficiency ## Required Proficiency
!!! note !!! note
You need basic proficiency in Linux environments. Basic proficiency in Linux environments is required.
In order to use the system for your calculations, you need basic proficiency in Linux environments. To gain this proficiency, we recommend you read the [introduction to Linux][c] operating system environments, and install a Linux distribution on your personal computer. A good choice might be the [CentOS][d] distribution, as it is similar to systems on the clusters at IT4Innovations. It is easy to install and use. In fact, any Linux distribution would do. In order to use the system for your calculations, you need basic proficiency in Linux environments. To gain this proficiency, we recommend you read the [introduction to Linux][c] operating system environments, and install a Linux distribution on your personal computer. For example, the [CentOS][d] distribution is similar to systems on the clusters at IT4Innovations and it is easy to install and use, but any Linux distribution would do.
!!! note !!! note
Learn how to parallelize your code! Learn how to parallelize your code.
In many cases, you will run your own code on the cluster. In order to fully exploit the cluster, you will need to carefully consider how to utilize all the cores available on the node and how to use multiple nodes at the same time. You need to **parallelize** your code. Proficiency in MPI, OpenMP, CUDA, UPC, or GPI2 programming may be gained via [training provided by IT4Innovations][e]. In many cases, you will run your own code on the cluster. In order to fully exploit the cluster, you will need to carefully consider how to utilize all the cores available on the node and how to use multiple nodes at the same time. You need to **parallelize** your code. Proficiency in MPI, OpenMP, CUDA, UPC, or GPI2 programming may be gained via [training provided by IT4Innovations][e].
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment