libdevice User's Guide
(PDF)
-
CUDA Toolkit v5.5 for POWER8
(older)
-
Last updated
January 10, 2015
-
Send Feedback
3.177. __nv_hiloint2double
Prototype:
double @__nv_hiloint2double(i32 %x, i32 %y)
Description:
Reinterpret the integer value of hi as the high 32 bits of a double-precision floating point value and the integer value of lo as the low 32 bits of the same double-precision floating point value.
Returns:
Returns reinterpreted value.
Library Availability:
Compute 2.0: Yes
Compute 3.0: Yes
Compute 3.5: Yes
libdevice User's Guide
(PDF)
-
CUDA Toolkit v5.5 for POWER8
(older)
-
Last updated
January 10, 2015
-
Send Feedback