From d1c5fd5d3e715e043edb7105b4263425b48fe0f1 Mon Sep 17 00:00:00 2001 From: easybuild <you@example.com> Date: Wed, 22 Sep 2021 12:30:02 +0200 Subject: [PATCH] Wed, 22 Sep 2021 12:30:02 +0200 --- karolina.csv | 1 + karolina.md | 1 + 2 files changed, 2 insertions(+) diff --git a/karolina.csv b/karolina.csv index 6ad1a7f2..3c213d1d 100644 --- a/karolina.csv +++ b/karolina.csv @@ -609,6 +609,7 @@ SIONlib/1.7.6-GCCcore-10.2.0-tools,1 snappy/1.1.8-GCCcore-10.2.0,1 snappy/1.1.8-GCCcore-10.3.0,1 SoX/14.4.2,1 +Spack/default,1 spglib-python/1.16.0-foss-2020b,1 spglib-python/1.16.0-intel-2020a-Python-3.8.2,1 SQLite/3.17.0,1 diff --git a/karolina.md b/karolina.md index 805e77da..dbef2fe4 100644 --- a/karolina.md +++ b/karolina.md @@ -109,6 +109,7 @@ | [protobuf](https://github.com/google/protobuf/) | Google Protocol Buffers | | [protobuf-python](https://github.com/google/protobuf/) | Python Protocol Buffers runtime library. | | [Qt5](https://qt.io/) | Qt is a comprehensive cross-platform C++ application framework. | +| [Spack](https://spack.io/) | Spack is a package manager for supercomputers, Linux, and macOS. It makes installing scientific software easy. With Spack, you can build a package with multiple versions, configurations, platforms, and compilers, and all of these builds can coexist on the same machine. | | [SQLite](https://www.sqlite.org/) | SQLite: SQL Database Engine in a C Library | | [squashfs-tools](http://squashfs.sourceforge.net/) | Squashfs is a local_compressed read-only filesystem for Linux. | | [typing-extensions](https://github.com/python/typing/blob/master/typing_extensions/README.rst) | Typing Extensions – Backported and Experimental Type Hints for Python | -- GitLab