Your message dated Wed, 19 Feb 2025 16:21:11 -0700
with message-id <d9224fa4-0c2f-4d8b-ab51-58262bfe5...@slerp.xyz>
and subject line Re: ITP: half -- C++ library for half precision floating point
arithmetics
has caused the Debian Bug report #1049960,
regarding ITP: half -- C++ library for half precision floating point arithmetics
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1049960: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049960
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Christian Kastner <c...@debian.org>
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org
* Package name : half
Version : 2.2.0
Upstream Author : Christian Rau
* URL : https://sourceforge.net/projects/half/
* License : MIT
Programming Lang: C++
Description : C++ library for half precision floating point arithmetics
This is a C++ header-only library to provide an IEEE-754 conformant
half-precision floating point type along with corresponding arithmetic
operators, type conversions and common mathematical functions. It aims
for both efficiency and ease of use, trying to accurately mimic the
behaviour of the builtin floating point types at the best performance
possible. It automatically uses and provides C++11 features when
possible, but stays completely C++98-compatible when neccessary.
This is needed by MIOpen, which is also in the process of being
packaged.
This will be maintained by the Debian ROCm Team.
--- End Message ---
--- Begin Message ---
The half 2.2.0-1 package has been uploaded to unstable, so I believe
this bug can be considered closed. I must admit, I still don't know why
AMD chose this particular library, but they cared enough that they
forked it just to package it themselves for the various distributions
that they support [1]. Aside from MIOpen, I believe half is also used by
MIVisionX, AMDMIGraphX, rpp, rocAL, and HIP-CPU. Ultimately, I think
it's probably less work to maintain this package than it is to fight
upstream to pick a different half library.
For my personal perspective, I was quite surprised during my grad school
years (circa 2015) that I had to install the OpenEXR / ILM math
libraries just to get a definition of a half float. I do appreciate that
libhalf-dev does only one thing.
Sincerely,
Cory Bloor
[1]: https://github.com/ROCm/half
--- End Message ---