nsight-compute-target
NVIDIA Nsight Compute (target specific libraries)
NVIDIA Nsight Compute is an interactive kernel profiler for CUDA applications.
It provides detailed performance metrics and API debugging via a user
interface and command line tool. In addition, its baseline feature allows
users to compare results within the tool. Nsight Compute provides a
customizable and data-driven user interface and metric collection and can be
extended with analysis scripts for post-processing results.
nvidia-cuda-toolkit-gcc
NVIDIA CUDA development toolkit (GCC compatibility)
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
nvidia-visual-profiler
NVIDIA Visual Profiler for CUDA and OpenCL
The NVIDIA Visual Profiler is a cross-platform performance profiling tool
that delivers developers vital feedback for optimizing CUDA C/C++ and OpenCL
applications.
th-scheme-utilities
TH Scheme Utilities library
This package contains some Scheme utilities needed by the Theme-D
implementation. This package contains the following modules:
* hrecord: inheritable records
* parse-command-line: command line parsing
* stdutils: miscellaneous utility procedures
* streams: streams using delayed evaluation
python3-zigpy-zigate
Zigbee communication library for ZiGate-based devices
This library implements the Zigbee communication protocol specifically for
ZiGate-based devices, enabling them to integrate seamlessly with various
platforms. It allows users to control and manage their Zigbee devices through
a unified interface, ensuring compatibility and reliable performance across
different hardware configurations. Support is provided for USB, GPIO, and Wi-
Fi configured devices, facilitating flexible deployment options within a
Zigbee network. The library enables communication between the Zigbee
Coordinator (ZiGate) and a wide range of Zigbee devices, including sensors,
lights, switches, and other smart home equipment.
elpa-async
simple library for asynchronous processing in Emacs
async.el is a module for doing asynchronous processing in Emacs. The
most common application is to make dired move and rename files
asynchronously i.e. in the background. Then the user need not wait
for the move or copy to complete before they can use Emacs for other
tasks.