guess-concurrency
utility for estimating a suitable level of build parallelism
It provides multiple ways of guessing and refining the currently available
computing resources (CPUs and memory) and allows computing an educated
guess for a suitable parallelism level given further constraints such as
the required amount of memory per concurrent execution unit. The main use
of this is preventing builds of large software packages from being killed
due to exceeding the available amount of system memory.
axiom
General purpose computer algebra system: main binary and modules
Axiom is useful for
research and development of mathematical algorithms. It defines a
strongly typed, mathematically correct type hierarchy. It has a
programming language and a built-in compiler.
libkokkos4.5
C++ Performance Portability Programming
This implements a programming model in C++ for writing performance
portable applications targeting all major HPC platforms. For that purpose it
provides abstractions for both parallel execution of code and data management.
Kokkos is designed to target complex node architectures with N-level memory
hierarchies and multiple types of execution resources. It currently can use
CUDA, HPX, OpenMP and Pthreads as backend programming models with several other
backends in development.
libtinyxml2-10
C++ XML parsing library
This package contains the shared version of the TinyXML2 library.
xfe-themes
lightweight file manager for X11 (themes)
Xfe is based on the popular but discontinued X Win Commander. It is
desktop independent and is written using the C++ Fox Toolkit. Its
appearance is similar to the Windows file-manager Total Commander
or Windows Explorer. It is very fast and simple.