From fc6d419035f873030514a59f06df0f893ce8cb9e Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 28 May 2020 13:26:08 +0200 Subject: [PATCH] Update intel-inspector.md fixed introduction structure, related to #68 --- docs.it4i/software/intel/intel-suite/intel-inspector.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs.it4i/software/intel/intel-suite/intel-inspector.md b/docs.it4i/software/intel/intel-suite/intel-inspector.md index bfcf9da8b..7ceb92720 100644 --- a/docs.it4i/software/intel/intel-suite/intel-inspector.md +++ b/docs.it4i/software/intel/intel-suite/intel-inspector.md @@ -1,5 +1,7 @@ # Intel Inspector +## Introduction + Intel Inspector is a dynamic memory and threading error-checking tool for C/C++/Fortran applications. It can detect issues such as memory leaks, invalid memory references, uninitialized variables, race conditions, deadlocks, etc. ## Installed Versions -- GitLab