From b0669802e69804744e89924a417fa5ae70e88c52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Thu, 21 Jun 2018 08:21:12 +0200 Subject: [PATCH] fix --- docs.it4i/anselm/storage.md | 2 +- docs.it4i/software/intel/intel-suite/intel-debugger.md | 2 +- docs.it4i/software/tools/ansys/licensing.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs.it4i/anselm/storage.md b/docs.it4i/anselm/storage.md index de4f63412..5587dccc7 100644 --- a/docs.it4i/anselm/storage.md +++ b/docs.it4i/anselm/storage.md @@ -384,7 +384,7 @@ Once done, please remember to unmount the storage $ fusermount -u cesnet ``` -### RSYNC access +### RSYNC Access !!! Note "Note" RSYNC provides delta transfer for best performance, can resume interrupted transfers diff --git a/docs.it4i/software/intel/intel-suite/intel-debugger.md b/docs.it4i/software/intel/intel-suite/intel-debugger.md index 4bef1eeb6..9f1b21d6a 100644 --- a/docs.it4i/software/intel/intel-suite/intel-debugger.md +++ b/docs.it4i/software/intel/intel-suite/intel-debugger.md @@ -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. -## 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/> diff --git a/docs.it4i/software/tools/ansys/licensing.md b/docs.it4i/software/tools/ansys/licensing.md index 9aa26a176..3792aa386 100644 --- a/docs.it4i/software/tools/ansys/licensing.md +++ b/docs.it4i/software/tools/ansys/licensing.md @@ -1,6 +1,6 @@ # 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 who have a valid license -- GitLab