3.69. __nv_double2ull_ru

i64 @__nv_double2ull_ru(double %f)

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

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

Returns

Returns converted value.