StackRating

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

Jim Cownie

Rating
1478.60 (4,501,692nd)
Reputation
963 (159,703rd)
Page: 1 2
Title Δ
OpenMP + clang sometimes fail with a variable declared from structu... 0.00
Can reading a variable be a data race in OpenMP? +4.30
How to build LLVM (clang,clang++) for Apple M1? +1.19
Can the GCC compiler use nVidia GPU to speed up compilation and/or... 0.00
How to create structs for multiple processes in MPI 0.00
How to optimize matrix vector multiplication with openmp? 0.00
Computing 2 independent matrix-vector multiplications with OpenMP t... -3.43
OpenMP, random variables, and reproducibility 0.00
How to run unrolled 'for' loop (tmp) in parallel using open... 0.00
Parallel Openmp takes more time for value less than 450 0.00
OpenMP actual number of threads 0.00
Multiple functions in OpenMP with C 0.00
Efficient parallel union of sets with OpenMP 0.00
OpenMP 5.0 Memory allocation 0.00
Critical directive not working inside sections in openmp 0.00
Matrix multiplication with loop indexing variations 0.00
"[Error] invalid branch to/from an OpenMP structured block&quo... 0.00
Stepping into a pragma directive with a parallel for loop (C++, Ope... 0.00
Same class, 2 programs, different OpenMP speedups; MSVC2017 0.00
Can two different version of OpenMP coexist in the same executable? +2.06
Open MP: private structure with shared element? 0.00
Multiple processes created by OpenMP 0.00
Avoid OpenMP RTL mismatch if MKL and OpenMP are used in cmake 0.00
Matrix Multiplication OpenMP Counter-Intuitive Results 0.00
How to generate uniformly distributed random numbers between 0 and... +0.56
Is variable naming possible for critical directive in openmp? 0.00
OpenMP arbitrary reduction (merge) 0.00
std::lock_guard within openmp parallel 0.00
OpenMP - Run single region with nowait and after join other threads... 0.00
Float related numerical stability issues for parallel reduction 0.00
Is openMp dynamic scheduling the same as LPT scheduling when tasks... 0.00
How to reduce a value inside a critical section inside a for loop i... -2.99
Parallelizing function using OpenMP and C 0.00
increasing thread numbers on xcode increases program time -1.04
Is it better to use the collapse clause 0.00
Is it possible to use a reduction variable from a passed-by-pointer... +5.06
I used openMP directive on matmul function it does not work 0.00
How will the threads be scheduled when their number is greater than... 0.00
OpenMP task and while loop 0.00
OPENMP taskyield directive not yielding tasks in hybrid (openmp + m... 0.00
Does all openMp c++ programming compiled using -fopenmp running on... +4.32
Unexplained Xeon-Phi Overhead 0.00
Creating Aliases for OpenMP functions || Partially Disabling openMP -3.81
Is it a good idea to link a static library to a shared library (for... -3.71
matrix multiplication Parallelized implementation (OpenMP) -3.70
OpenMP #pragma num_threads +0.09
How time executing depends of increasing of number of threads with... 0.00
Parallel Recursive Bitonic Sort slower than Serial (OpenMP) +4.28
omp_get_max_threads() returns 1 in parallel region, but it should b... -3.81
OpenMP Thread Creation 0.00