StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

njuffa

Rating
1572.20 (3,791st)
Reputation
12,763 (11,403rd)
Page: 1 2 3 4 5 ... 6
Title Δ
Efficient and accurate computation of the Mills ratio of the standa... 0.00
Very fast Logarithm (natural log) function in C++? +0.38
Accurate computation of scaled complementary error function, erfcx() 0.00
Is this a bug in CUDA? (illegal memory access was encountered) 0.00
Difference between ldexp(1, x) and exp2(x) 0.00
C++ and Cuda speed in Visual studio 2013 0.00
Accurate computation of PDF of standard normal distribution using C... 0.00
Portable efficient alternative to PDEP without using BMI2? 0.00
Does this usage of strncmp contain an out of bounds read? +2.29
Accurate computation of CDF of standard normal distribution using C... 0.00
Safe computation of Geometric Mean 0.00
IADD.X GPU instruction 0.00
C - adding two single-precision floating point normal numbers, can&... 0.00
Power of 2 approximation in fixed point 0.00
Bit hack to return one of two values depending on the value of the... +0.42
CUDA - PTX carry propagation +0.41
When should I prefer write-combined CUDA-allocated mapped host memo... 0.00
Vectorizable implementation of complementary error function erfcf() 0.00
Bit twiddle help: Expanding bits to follow a given bitmask 0.00
How can I obtain/calculate the memory latency of my GPU without mea... +1.40
HAKMEM Hamming Weight bithack has a bug, any way to save it? 0.00
checking for nans with intrinsics in c++ 0.00
Does the cuda math function norm3df overflow? 0.00
Does CUDA signbit() remove divergence? 0.00
Efficiently computing (a - K) / (a + K) with improved accuracy -0.76
Cuda signed 128-bit multiplication error 0.00
Efficient faithfully-rounded implementation of error function erff() 0.00
Most accurate way to compute asinhf() from log1pf()? -0.07
Number to digits without using strings nor division by 10 -0.34
Decimal to Floating Point 9-bit 0.00
Rational to floating point 0.00
Floating point reciprocal approximation using softfloat library 0.00
On a Cortex M0 how expensive is a floating point compare vs an inte... +1.84
Using nvidia-smi what is the best strategy to capture power 0.00
Fast constant time evaluation of "x==7" to 1 (true) or 0... -0.98
How can I compile a CUDA application that targets both Kepler and M... 0.00
Using CUDA 7.0 with gcc 5.2.0 and c++11 0.00
Can anybody clarify how the resultant value is derived? 0.00
How to find the position of the only-set-bit in a 64-bit value usin... +1.04
find the index of 1 of a binay number which is power of 2 -0.36
Compute logarithmic expression without floating point arithmetics o... +1.86
should ldexp round correctly +1.02
For CUDA, is there a guarantee that Ternary Operator can avoid bran... 0.00
Check division by 3 with binary operations? +0.13
What does the following assembly code do? 0.00
How can I perform arithmetic right shift in C in a portable way? -1.11
Fastest way to multiply two 64-bit ints to 128-bit then >> to... 0.00
Hacks for clamping integer to 0-255 and doubles to 0.0-1.0? -1.41
Round Down a Floating Point Result +1.65
Fastest Integer Square Root [least amount of instructions] -2.15