From be8910d7b7f5f017496c6e4cea2030a1ee0ac9d6 Mon Sep 17 00:00:00 2001 From: easybuild <you@example.com> Date: Mon, 20 Sep 2021 13:45:02 +0200 Subject: [PATCH] Mon, 20 Sep 2021 13:45:02 +0200 --- karolina.csv | 1 + karolina.md | 1 + 2 files changed, 2 insertions(+) diff --git a/karolina.csv b/karolina.csv index 66041fb0..b46c3ffc 100644 --- a/karolina.csv +++ b/karolina.csv @@ -273,6 +273,7 @@ impi/2018.4.274-iccifort-2019.1.144-GCC-8.2.0-2.31.1,1 impi/2019.9.304-iccifort-2020.1.217,1 impi/2019.9.304-iccifort-2020.4.304,1 impi/2021.2.0-intel-compilers-2021.2.0,1 +Inspector/2019_update5,1 intel/2017c,1 intel/2018a,1 intel/2019a,1 diff --git a/karolina.md b/karolina.md index 5ad52f12..75e828e5 100644 --- a/karolina.md +++ b/karolina.md @@ -288,6 +288,7 @@ | [gzip](https://www.gnu.org/software/gzip/) | gzip (GNU zip) is a popular data compression program as a replacement for compress | | [help2man](https://www.gnu.org/software/help2man/) | help2man produces simple manual pages from the '--help' and '--version' output of other commands. | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail. This lets you find more bugs in your code with less work. | +| [Inspector](https://software.intel.com/en-us/intel-inspector-xe) | Intel Inspector XE is an easy to use memory error checker and thread checker for serial and parallel applications | | [libarchive](https://www.libarchive.org/) | Multi-format archive and compression library | | [Meson](https://mesonbuild.com) | Meson is a cross-platform build system designed to be both as fast and as user friendly as possible. | | [networkx](https://pypi.python.org/pypi/networkx) | NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. | -- GitLab