Skip to content
Snippets Groups Projects
Commit b85868e0 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

change

parent 2974f84a
No related branches found
No related tags found
No related merge requests found
Documentation 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-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.
!!! Note "Note"
[What's New](new/)
!!! warning "Reminder" !!! warning "Reminder"
[History of Downtimes](downtimes_history/) [History of Downtimes](downtimes_history/)
How to read the documentation How to read the documentation
----------------------------------------- ------------------------------
1. Read the list in the left column. Select the subject of interest. Alternatively, use the Search box in the upper right corner. 1. Read the list in the left column. Select the subject of interest. Alternatively, use the Search box in the upper right corner.
2. Read the CONTENTS in the upper right corner. 2. Read the CONTENTS in the upper right corner.
3. Scan for all the yellow bulb call-outs on the page. 3. Scan for all the yellow bulb call-outs on the page.
4. Read the details if still more information is needed. **Look for examples** illustrating the concepts. 4. Read the details if still more information is needed. **Look for examples** illustrating the concepts.
!!! Note "Note" !!! Note "Note"
The call-out. Focus on the call-outs before reading full details. The call-out. Focus on the call-outs before reading full details.
...@@ -32,7 +29,7 @@ Required Proficiency ...@@ -32,7 +29,7 @@ Required Proficiency
!!! Note "Note" !!! Note "Note"
You need basic proficiency in Linux environment. You need basic proficiency in Linux environment.
In order to use the system for your calculations, you need basic proficiency in Linux environment. To gain the proficiency, we recommend you reading the [ introduction to Linux](http://www.tldp.org/LDP/intro-linux/html/) operating system environment and installing a Linux distribution on your personal computer. A good choice might be the [ Fedora](http://fedoraproject.org/) distribution, as it is similar to systems on the clusters at IT4Innovations. It's easy to install and use. In fact, any distribution would do. In order to use the system for your calculations, you need basic proficiency in Linux environment. To gain the proficiency, we recommend you reading the [introduction to Linux](http://www.tldp.org/LDP/intro-linux/html/) operating system environment and installing a Linux distribution on your personal computer. A good choice might be the [Fedora](http://fedoraproject.org/) distribution, as it is similar to systems on the clusters at IT4Innovations. It's easy to install and use. In fact, any distribution would do.
!!! Note "Note" !!! Note "Note"
Learn how to parallelize your code! Learn how to parallelize your code!
...@@ -42,17 +39,17 @@ In many cases, you will run your own code on the cluster. In order to fully expl ...@@ -42,17 +39,17 @@ In many cases, you will run your own code on the cluster. In order to fully expl
Terminology Frequently Used on These Pages Terminology Frequently Used on These Pages
------------------------------------------ ------------------------------------------
- **node:** a computer, interconnected by network to other computers - Computational nodes are powerful computers, designed and dedicated for executing demanding scientific computations. - **node:** a computer, interconnected by network to other computers - Computational nodes are powerful computers, designed and dedicated for executing demanding scientific computations.
- **core:** processor core, a unit of processor, executing computations - **core:** processor core, a unit of processor, executing computations
- **corehours:** wall clock hours of processor core time - Each node is equipped with **X** processor cores, provides **X** corehours per 1 wall clock hour. - **corehours:** wall clock hours of processor core time - Each node is equipped with **X** processor cores, provides **X** corehours per 1 wall clock hour.
- **job:** a calculation running on the supercomputer - The job allocates and utilizes resources of the supercomputer for certain time. - **job:** a calculation running on the supercomputer - The job allocates and utilizes resources of the supercomputer for certain time.
- **HPC:** High Performance Computing - **HPC:** High Performance Computing
- **HPC (computational) resources:** corehours, storage capacity, software licences - **HPC (computational) resources:** corehours, storage capacity, software licences
- **code:** a program - **code:** a program
- **primary investigator (PI):** a person responsible for execution of computational project and utilization of computational resources allocated to that project - **primary investigator (PI):** a person responsible for execution of computational project and utilization of computational resources allocated to that project
- **collaborator:** a person participating on execution of computational project and utilization of computational resources allocated to that project - **collaborator:** a person participating on execution of computational project and utilization of computational resources allocated to that project
- **project:** a computational project under investigation by the PI - The project is identified by the project ID. The computational resources are allocated and charged per project. - **project:** a computational project under investigation by the PI - The project is identified by the project ID. The computational resources are allocated and charged per project.
- **jobscript:** a script to be executed by the PBS Professional workload manager - **jobscript:** a script to be executed by the PBS Professional workload manager
Conventions Conventions
----------- -----------
...@@ -70,6 +67,6 @@ Your local linux host command prompt ...@@ -70,6 +67,6 @@ Your local linux host command prompt
local $ local $
``` ```
Errata Errata
------- -------
Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in the text or the code we would be grateful if you would report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this documentation. If you find any errata, please report them by visiting [http://support.it4i.cz/rt](http://support.it4i.cz/rt), creating a new ticket, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded on our website. Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you find a mistake in the text or the code we would be grateful if you would report this to us. By doing so, you can save other readers from frustration and help us improve subsequent versions of this documentation. If you find any errata, please report them by visiting [http://support.it4i.cz/rt](http://support.it4i.cz/rt), creating a new ticket, and entering the details of your errata. Once your errata are verified, your submission will be accepted and the errata will be uploaded on our website.
\ No newline at end of file
* ![pdf](../img/pdf.png)[PBSPro Programmer's Guide](src/pbspro-programmers-guide.pdf)
* ![pdf](../img/pdf.png)[PBSPro Quick Start Guide](src/pbspro-quick-start-guide.pdf)
* ![pdf](../img/pdf.png)[PBSPro Reference Guide](src/pbspro-reference-guide.pdf)
* ![pdf](../img/pdf.png)[PBSPro User's Guide](src/pbspro-users-guide.pdf)
* ![pdf](../img/pdf.png)[PBSPro Programmer's Guide](pbspro-programmers-guide.pdf)
* ![pdf](../img/pdf.png)[PBSPro Quick Start Guide](pbspro-quick-start-guide.pdf)
* ![pdf](../img/pdf.png)[PBSPro Reference Guide](pbspro-reference-guide.pdf)
* ![pdf](../img/pdf.png)[PBSPro User's Guide](pbspro-users-guide.pdf)
File added
File added
File added
File added
...@@ -185,7 +185,7 @@ pages: ...@@ -185,7 +185,7 @@ pages:
- ANSYS Fluent: salomon/software/ansys/ansys-fluent.md - ANSYS Fluent: salomon/software/ansys/ansys-fluent.md
- Setting license preferences: salomon/software/ansys/licensing.md - Setting license preferences: salomon/software/ansys/licensing.md
- Licensing and Available Versions: salomon/software/ansys/setting-license-preferences.md - Licensing and Available Versions: salomon/software/ansys/setting-license-preferences.md
- PBSPro Documentation: pbspro-documentation/sitemap.md - PBSPro Documentation: pbspro-documentation/pbspro.md
extra: extra:
logo: img/logo2.png logo: img/logo2.png
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment