StackRating

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

einpoklum

Rating
1504.90 (143,390th)
Reputation
40,630 (2,725th)
Page: 1 ... 5 6 7 8 9 ... 22
Title Δ
Can I override a CUDA host-and-device function with a host-only fun... 0.00
What is _LIBCPP_INLINE_VISIBILITY? 0.00
where did the memory go? +2.02
how to install cuda on ubuntu 19.10 0.00
The Unresolved extern function 'cudaCGGetIntrinsicHandle' s... 0.00
What is the "right way" to express the use of OpenCL with... 0.00
Can std::hash<std::string> return the same value for differen... +1.01
Can I use vararg functions in CUDA device-side code? 0.00
Class Iterator inside of container class -1.65
Bit-Mapped Memory Manager 0.00
Why can I not retrieve the index of a variant and use that to get i... +1.26
Find a Path through an physical maze in C 0.00
Defining and calling higher-order function composition functions wi... +1.74
Same logic code with same data type code passes in Java but not in... -1.88
printing a square with diagonals +1.02
How to run a loop for a specified amount of time 0.00
How to wait for a value with timeout +1.39
Replacing a Sentence +0.30
What is the most idiomatic representation of an abstract syntax tre... 0.00
priority queue of unique_ptr comparator 0.00
Matrix vector product 0.00
Reading Polynomial From File in C++? 0.00
How to fill structs within a class from a file? 0.00
Vector size returns 0 after being populated in a for loop 0.00
CUDA kernel printf() produces no output in terminal, works in profi... 0.00
correct (or safest )way of initializing void pointer with non-zero... 0.00
How to fill a array with numbers only from 0 to 20 C Language 0.00
Check at compile-time if an uninstantiated class template inherits... +0.78
C++ - Pointer to local variable within the function -2.09
Least onerous way to implement generic formatted stream output in C... 0.00
I can do x = y = z. How come x < y < z is not allowed in C++? -1.22
Why can a T* be passed in register, but a unique_ptr<T> cannot? -0.52
Best practices for variable scopes with vectors +0.52
Lambda genericity in C++ +1.13
Is it better to pass by value for moveable types instead of overloa... -1.19
What does std::make_unique_default_init() do? Isn't it redundan... +3.30
Why does thrust::device_vector not seem to have a chance to hold ra... -1.17
Why do we use pointers for glfwCreateWindow? - OpenGL +0.52
Create a contiguous dynamic matrix +2.20
Can I create a view on a vector? +2.18
gcc auto link shared libraries needed by static libraries 0.00
What's a neat way to loop over a range of integers with C++20? 0.00
Why does only one of these CRTP patterns compile? -1.69
How to define a char constant number in C and C++? -1.17
Declare object of derived class without specifying it -0.86
Efficient usage of shared_ptr with custom allocator and deleter 0.00
How do I get the current day of week in C++ using date.h? +0.53
establish relationship between header and .cc file 0.00
Does C++20 mandate source code being stored in files? +2.65
How to use source_location in a variadic template function? +1.31