Skip to content
Snippets Groups Projects
Commit 21053295 authored by easybuild's avatar easybuild
Browse files

Wed, 26 Jul 2023 10:30:03 +0200

parent 6cb26dec
No related branches found
No related tags found
No related merge requests found
Pipeline #33305 passed
......@@ -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
......
......@@ -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 |
......
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