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 ... 15 16 17 18 19 ... 22
Title Δ
Setting platform-specific / compiler-specific target properties wit... 0.00
Can I launch a cooperative kernel without passing an array of point... -0.94
Check if a C header file has a function - with CMake -0.34
What are the MonetDB equivalents of MySQL's least() and greates... 0.00
How move constructor works in C++? -0.81
Do modern nVIDIA GPUs perform sub-warp scheduling of work? 0.00
Simplest way to "correct" an accidental use of mv instead... -1.55
CUDA parallelizing work with arrays 0.00
CUDA: overloading of shared memory to implement reduction approach... 0.00
How to make my C++ compiler emit a constexpr value (e.g. in warning?) -1.02
The best way to avoid using lots of global variables or make them e... -1.12
GitHub commit log seems inconsistent with respect to commit dates +0.58
What should I use instead of templated enums? +0.81
Can one make unaligned loads and stores in CUDA? 0.00
Swap memory pointers atomically on CUDA +0.59
Conditionally adding a define to a configuration .h file with CMake 0.00
Is it possible to somehow dequeue actions from a CUDA stream? 0.00
Why doesn't type deduction work for my set intersection and set... +2.48
Can't git pull a submodule when git clone of repo wasn't re... 0.00
Explicit constructors and nested initializer lists -0.42
cudaMalloc/cudaMemcpy with embedded objects/structures 0.00
How to troubleshoot cudaErrorUnknown from cudaDeviceSynchronize()? +2.50
Static blocks in C++ -0.94
Why is std::move( arg ) altering arg argument? +2.82
Why am I not getting I/O-compute overlap with this code? 0.00
Why do cudaMemcpyAsync and kernel launches block even with an async... +0.07
Time measuring of multiple CUDA kernels 0.00
Allocate aligned memory on the stack like _alloca -0.26
Using subshells or pipes in cmake commands? +0.51
Template specialization for own smart pointer -1.57
casting char-array into array of PODs in C++ -1.48
How to cout on same line as user input? C++ +1.12
How to make shell continually ask for input after execv in C++ +2.46
Have two class members point to the same memory address 0.00
Initialize/create `constexpr` array from `static const` C-array 0.00
Fair Performance Comparison +0.59
Checking whether file contains only whitespace C++ -0.67
Structured bindings for your own type that isn’t a struct or a tupl... +1.36
get the number of fields in a class -0.31
Apply a (sort of a meta) function to a sequence of types -1.58
Where to define CUDA kernels in a program with multiple source files 0.00
Compiler deduction of rvalue-references for variables going out of... -0.46
C++ Csv file doesn't load to vector properly, it seems to know... 0.00
Time/memory efficient work with std::vector 0.00
What is a "span" and when should I use one? 0.00
MySQL gssapi plugin groans and moans when doing mysql_install_db as... 0.00
Benefit of higher version of CUDA for devices with lower Compute Ca... -1.05
Is Java lazy when passing parameters to a method? +0.67
Template function to receive a generic map as a parameter -1.01
Sending Array Pointer/Reference to Template 0.00