User Activity
-
Posted
a comment
on
discussion General Discussion
on
half
I can take a look into that.
-
Posted
a comment
on
discussion General Discussion
on
half
I'll look into it. Thanks for the info.
-
Committed
[r425]
on
Code
Release 2.2.1.
-
Committed
[r424]
on
Code
Release 2.2.1.
-
Committed
[r423]
on
Code
Fixed error in int-to-half conversion when converting minium negative value.
-
Posted
a comment
on
discussion General Discussion
on
half
Yes, there is indeed a bug in the integer to half conversion when calling it with the type's minimum negative value, since on two's complement platforms (which is virtually everywhere) that doesn't have a positive equivalent inside the type's own domain. I will look into fixing it. Thank you for bringing this up.
-
Posted
a comment
on
discussion General Discussion
on
half
Hello, Thank you for reporting this issue. However, I don't think your solution would be appropriate for the project (at least from my side, it could be a fine thing to do for ROCm). Rather than adding a specialization into the std namespace, what should actually happen is to call the actual half function from the half_float namespace in the first place wherever it's needed. ADL should actually take care of that, but if the standard library specializations mess that up, I guess one has to actually...
-
Committed
[r422]
on
Code
Updated documentation.
Personal Data
- Username:
- rauy
- Joined:
- 2009-03-26 20:59:51
- Gender:
- Male
Projects
Skills
This is a list of skills that Christian Rau possesses:
- Translations
- C++
- Programming Language