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 Δ
Can anyone modify the following code to avoid the usage of "if... +0.86
Branch free saturation -0.64
Why we use CORDIC gain? 0.00
Payne Hanek algorithm implementation in C +0.42
What's an efficient way to round a signed single precision floa... 0.00
Binary coded decimal addition using integer 0.00
fast way to get integers 0, 1, and 2 when given a random one from t... +0.64
Precision of calculations after exponent function 0.00
can the return value of "__float_as_int" be used to compa... 0.00
Why is sinf() so slow when compiling my code on Linux/ARMv7? +1.40
Which exponentiation algorithms do CPU/programming languages use? 0.00
How to count the numbers that are divisible by their sum of digits? -1.42
Emulating FP64 with 2 FP32 on a GPU 0.00
CUDA texture can't return value type of unsigned long long 0.00
Is there a function in the cublas that can apply the sigmoid functi... 0.00
C++ convert float to hex using only whole number math +3.41
How to refine the result of a floating point division result? 0.00
How to Perform Tuckerman Rounding for Floating Point Square Root 0.00
Floating Point; Division vs Multiplication 0.00
Float4 not faster than float in cuda 0.00
Does Shader Unit calculates exponent 0.00
Which operation has lowest impact on performance, min/max or modulus? 0.00
Why isn't 2 equal to √2 * √2? +0.40
Is there a penalty to using char variables in CUDA kernels? +3.46
Why does Math.cbrt(1728) produce a more accurate result than Math.p... 0.00
Best machine-optimized polynomial minimax approximation to arctange... +0.85
cuda kernel for add(a,b,c) using texture objects for a & b - wo... 0.00
Influence of division operation in cuda kernel on number of registe... 0.00
CUDA function only works for certain elements 0.00
cuda inline and noinline device functions 0.00
The impact of goto instruction at intra-warp divergence in CUDA code 0.00
How is arctan implemented? +0.19
32 bit signed multiplication without using 64-bit data type? +3.44
In C bits, multiply by 3 and divide by 16 -2.56
CUDA alignment requirement: should I change my data structures? +3.50
CUDA assembly instructions 0.00
Does code of CUDA kernel-function upload to the GPU-RAM at once or... 0.00
CUDA mixing float and double causing kernel to not execute -0.55
Understanding CUDA kernel stack usage and register spilling 0.00
Thread data sharing giving WAR hazard warning 0.00
how does cuda 4.0 support recursion 0.00
Dot product of two single-precision floating point vectors yields d... 0.00
How to overcome "existence of vector dependence" in icc -4.47
PTX - difference between .local and .param 0.00
cuda: device function inlining and different .cu files 0.00
setting up a CUDA 2D "unsigned char" texture for linear i... 0.00
Why static declared array of 4 unsigned chars produces ld.global.u8... 0.00
Confusion with CUDA PTX code and register memory 0.00
Function properties for __internal_trig_reduction_slowpathd 0.00
CUDA more than max threads without errors? 0.00