3.65. __nv_double2uint_ru

i32 @__nv_double2uint_ru(double %d)

Convert a double to an unsigned int in round-up mode.

Convert the double-precision floating point value x to an unsigned integer value in round-up (to positive infinity) mode.

Returns

Returns converted value.