nvidia-vulkan-icd

NVIDIA Vulkan installable client driver (ICD)

Vulkan is a multivendor open standard by the Khronos Group for 3D graphics.

python3-tomli

lil' TOML parser for Python

Tomli is a Python library for parsing TOML. https://toml.io/ Tomli is fully compatible with TOML v1.0.0. https://toml.io/en/v1.0.0

libpowerdevilcore2

shared library for the KDE power management features in Plasma

PowerDevil is the internal name of the KDE power management service for Plasma. It is responsible for some (but not all) interactions with hardware functionality.

libhalide18-1

fast, portable computation on images and tensors

Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. Halide currently targets: * CPU architectures: X86, ARM, Hexagon, PowerPC, RISC-V * Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT * GPU Compute APIs: CUDA, OpenCL, Apple Metal, Microsoft Direct X 12, Vulkan Rather than being a standalone programming language, Halide is embedded in C++. This means you write C++ code that builds an in-memory representation of a Halide pipeline using Halide's C++ API. You can then compile this representation to an object file, or JIT-compile it and run it in the same process.

libhalideaot18-1

fast, portable computation on images and tensors (virtual library)

Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines.

qml6-module-org-kde-kcmutils

Extra APIs to write KConfig modules

KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework.