diff --git a/karolina.csv b/karolina.csv index 97be3fb03889456a16a1af35b857c4c5194b15c6..9a60b7e5cd59cfa0c1be840ab20dea0377c8b1f9 100644 --- a/karolina.csv +++ b/karolina.csv @@ -896,6 +896,7 @@ LAMMPS/23Jun2022-foss-2021b-kokkos-SNAP,1 LAPACK/3.10.0-GCC-11.2.0,1 LAPACK/3.10.0-gompi-2021a,1 LAPACK/3.9.1-GCC-10.2.0,1 +LAre3d/20230726-intel-2022b,1 LEMON/1.3.1-GCC-12.2.0,1 libarchive/3.4.2-GCCcore-9.3.0,1 libarchive/3.4.3,1 diff --git a/karolina.md b/karolina.md index 46801f53ffa6196a9c1ec1218dd73b170ada9587..7e65097e1d174561986fd06a0feacc4e3110a24e 100644 --- a/karolina.md +++ b/karolina.md @@ -577,6 +577,7 @@ | [jax](https://pypi.python.org/pypi/jax) | Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more | | [JOE](http://joe-editor.sourceforge.net) | JOE is a full featured terminal-based screen editor which is distributed under the GNU General Public License (GPL) | | [KAROLINA](https://danieldk.eu/Posts/2020-08-31-MKL-Zen.html/) | Disclaimer: this post investigates how recent MKL versions behave on Zen CPUs. You should read the MKL license before using MKL. I shall not be held responsible for how you use MKL. Intel MKL has been known to use a SSE code paths on AMD CPUs that support newer SIMD instructions such as those that use the Zen microarchitecture. A (by now) well-known trick has been to set the MKL_DEBUG_CPU_TYPE environment variable to the value 5 to force the use of AVX2 kernels on AMD Zen CPUs. Unfortunately, this variable has been removed from Intel MKL 2020 Update 1 and later. This can be confirmed easily by running a program that uses MKL with ltrace -e getenv. | +| [LAre3d](https://github.com/Warwick-Plasma/Lare3d) | ... | | [libarchive](https://www.libarchive.org/) | Multi-format archive and compression library | | [libreoffice](https://libreoffice.org) | LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). | | [LicenseChecker](http://www.it4i.cz) | Tools for Dr. Sevcik (mailto:dr.sevcik@vsb.cz)- checking license files |