StackRating

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

nglee

Rating
1512.52 (54,974th)
Reputation
1,550 (105,913th)
Page: 1 2
Title Δ
CUDA shared memory and warp synchronization -3.54
Why is the time complexity O(n) instead of O(n^2) in this code? 0.00
What is the meaning of "ENT1 *" in TAOCP MIX assembly lan... 0.00
Deleting boost interprocess_mutex when other process might be using... -3.33
Linear search in CUDA taking same time as C++ 0.00
Malloc structure of array of structure of array in CUDA 0.00
Confusion with left-shift operator +1.81
Should Cuda shared memory arrays with type sizes of less than 4/8 b... 0.00
Error while iterating -3.41
Alternating Bitwise concatenation in C 0.00
Algorithms :XOR operation -0.09
How can I encode unsigned 16 and unsigned 32 bit integers to an uns... 0.00
How to interpret data type size and its alignment? 0.00
c++ write on specific bits in matrix +3.71
why do bit operations not work correctly -4.17
Incrementing 'masked' bitsets +0.34
Reading 2 bytes from a file and converting to an int gives the wron... +3.69
Capitalize function not working properly +3.78
How can i encode and decode two number in a single integer using bi... +4.66
Vector Addition Cuda program on cluster giving many errors 0.00
How to send chunks of a big 2D array to function for processing +0.10
How to abbreviate a full name in C? -1.85
Integer conversion to Hexadecimal String in C without (sprintf/prin... +4.05
Consecutive Memory Allocation +0.20
Segmentation fault while incrementing pointer to a struct 0.00
Counting number of integer inputs in C +0.00
c++: simple multi-threading example not faster than single thread 0.00
Nested structures and pointers in C -4.15
What's the meaning of doing an && operation on two diff... +4.26
How to Use array[i] in for loop +3.40
How do I make a vertical graph based on inputs? -1.85
Check if any value in array is equal to current value added to array -0.16
linux compilation - conflicting libraries 0.00
Error in c++ openCv my very first code (median filter) 0.00
Using linear index to map to 4D array 0.00
Free dynamic memory with free() 0.00
Consecutive 1 byte write to global memory results in multiple trans... 0.00
What does allocating memory of size char * do? -3.66
task scheduling of NVIDIA GPU -3.20
How to multiply two openCV matrices in a kernel function in CUDA? +3.91
Result of reduction#1 is wrong 0.00
CUDA Mixed pixels in output 0.00
C++ - SiftFeatureDetector is not loading 0.00
Is there a minimum block size in cuda? 0.00
Wrong result in CUDA 6.0 0.00
argument of type "int *" is incompatible with parameter o... +3.84
How to deal with different size of input and output in CUDA +3.53
CUDA Programming modify blockIdx.x index 0.00
Selection Sort in Cuda 0.00
Get device properties in CUDA 6.5 0.00