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

fix

parent 69e4ce19
No related branches found
No related merge requests found
...@@ -384,7 +384,7 @@ Once done, please remember to unmount the storage ...@@ -384,7 +384,7 @@ Once done, please remember to unmount the storage
$ fusermount -u cesnet $ fusermount -u cesnet
``` ```
### RSYNC access ### RSYNC Access
!!! Note "Note" !!! Note "Note"
RSYNC provides delta transfer for best performance, can resume interrupted transfers RSYNC provides delta transfer for best performance, can resume interrupted transfers
......
...@@ -68,6 +68,6 @@ $ mpirun -n 48 -idb ./mympiprog.x ...@@ -68,6 +68,6 @@ $ mpirun -n 48 -idb ./mympiprog.x
Run the idb debugger in GUI mode. The menu Parallel contains number of tools for debugging multiple threads. One of the most useful tools is the **Serialize Execution** tool, which serializes execution of concurrent threads for easy orientation and identification of concurrency related bugs. Run the idb debugger in GUI mode. The menu Parallel contains number of tools for debugging multiple threads. One of the most useful tools is the **Serialize Execution** tool, which serializes execution of concurrent threads for easy orientation and identification of concurrency related bugs.
## Further information ## Further Information
Exhaustive manual on IDB features and usage is published at Intel website, <https://software.intel.com/sites/products/documentation/doclib/iss/2013/compiler/cpp-lin/> Exhaustive manual on IDB features and usage is published at Intel website, <https://software.intel.com/sites/products/documentation/doclib/iss/2013/compiler/cpp-lin/>
# Licensing and Available Versions # Licensing and Available Versions
## ANSYS license can be used by: ## ANSYS License Can Be Used By:
* all persons in the carrying out of the CE IT4Innovations Project (In addition to the primary licensee, which is VSB - Technical University of Ostrava, users are CE IT4Innovations third parties - CE IT4Innovations project partners, particularly the University of Ostrava, the Brno University of Technology - Faculty of Informatics, the Silesian University in Opava, Institute of Geonics AS CR.) * all persons in the carrying out of the CE IT4Innovations Project (In addition to the primary licensee, which is VSB - Technical University of Ostrava, users are CE IT4Innovations third parties - CE IT4Innovations project partners, particularly the University of Ostrava, the Brno University of Technology - Faculty of Informatics, the Silesian University in Opava, Institute of Geonics AS CR.)
* all persons who have a valid license * all persons who have a valid license
......
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