gcc-14-offload-amdgcn
GCC offloading compiler to GCN
The package provides offloading support for AMD GCN. OpenMP and OpenACC
programs linked with -fopenmp will by default add GCN code into the binaries,
which can be offloaded to AMD GCN capable devices if available.
libxdelta2t64
Xdelta runtime library
Xdelta is an application program designed to compute changes between
files. These changes (deltas) are similar to the output of the
"diff" program in that they may be used to store and transmit only the
changes between files. However, unlike diff, the output of Xdelta is
not expressed in a human-readable format--Xdelta can also apply
these deltas to a copy of the original file. Xdelta uses a fast,
linear algorithm and performs well on both binary and text files.
libimath-3-1-29
Utility libraries from ASF used by OpenEXR - runtime
Imath is a basic, light-weight, and efficient C++ representation of
2D and 3D vectors and matrices and other simple but useful
mathematical objects, functions, and data types common in computer
graphics applications, including the “half” 16-bit floating-point type.