StackRating

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

Michael Kenzel

Rating
1597.93 (1,871st)
Reputation
4,448 (37,507th)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
Generic lambda vs generic function give different behaviour 0.00
How to load function with dlsym() without reinterpret_cast? 0.00
Cuda Writing to an array on the device doesn't change value +0.41
How to safely release resources allocated by constructor? +2.24
How to use CUDA tex1DFetch with cudaTextureObject_t? 0.00
How to correct Threads per block in GPU? 0.00
aIs anonymous namespace structure unique +2.40
Private static member - compilation error? 0.00
Is possible read half size of object happen in multi-thread? 0.00
May I use templates as a safe solution to handle arrays polymorphic... -0.06
Can a C++ allocator be final? 0.00
Is an STL Container of const T with a custom allocator ill-formed? 0.00
Optimized handling of tag (empty struct) function parameters 0.00
Is there a way to do a circular stack? 0.00
Memory leak when move function to thread (using lambda) 0.00
Why does a non-trivial member require defining the constructor for... 0.00
Runtime error: Freetype library not found 0.00
Is OpenGL on macOS deprecated? 0.00
Calculate overlap of two angle intervals -0.58
How do I use a mixed type c++ struct and only pass some values to O... 0.00
Is it possible to do inference using a pre-trained tensorflow model... 0.00
Getting camera calibration (fx, fy, cx, cy) from projection matrix 0.00
How to synchronize Cuda across different branches? -0.11
Windows 10 Ubuntu Shell "CUDA driver version is insufficient&q... 0.00
resizing window without affecting content 0.00
How to edit Visual Studio CUDA nvcc.exe Command Line +0.42
Performance of C++ std::unordered_map vs Kotlin/Java HashMap 0.00
Writing in parallel to a bitset (array of an array) on a GPU +0.02
thread_local at block scope -0.51
extern "C": What does and what doesn't need it? -1.25
Performance comparison between unordered_set vs linked list find 0.00
Effect of Deleting a com interface pointer +1.19
Integer overflow not occuring : they restart from 0 -1.80
How to split static lambda in declaration and definition? +2.20
gl_VertexID in non-indexed rendering 0.00
compile time validation error in template metaprogram +1.11
GLSL extension not available when it should be 0.00
What is the fastest way to convert a large c-array of char8 to shor... -0.97
Is it reasonable to take std::istream&& as a argument? -1.00
Use std::reference_wrapper<const T> to handle const T& in... +0.92
Timings differ while measuring a CUDA kernel +0.42
Convert filesystem::path into char* on windows 0.00
CUDA shared memory and warp synchronization +0.44
OpenGL Trying to render a cube but there are weird lines between pl... -1.85
Quaternions and translations -0.14
Is reinterpret_cast type punning actually undefined behavior? +1.38
2D to 1D vector function: How does it work? 0.00
C++ Singleton Design pattern alternatives 0.00
CUDA/OpenGL Interop: Writing to surface object does not erase previ... +0.42
is_nothrow_default_constructible with a noexcept(false) default con... -2.30