StackRating

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

Gilles

Rating
1511.53 (61,421st)
Reputation
6,667 (24,235th)
Page: 1 2 3 ... 5
Title Δ
OPENMP Parallel Problem Error for Double Loop 0.00
Parallelization for three loops of a C++ code? +2.56
Pragma omp parallel for inside inner loop is not correctly ignored... +0.48
OpenMP speed up loss 0.00
OpenMP nesting not turning off 0.00
Locking nested function with thread-unsafe static variable 0.00
Check in preprocessor that g++ is called with -fopenmp 0.00
how can be parallelized this c code using openmp? 0.00
Optimize C for-loop performance with openmp 0.00
why does Visual Studio 2019 not support the keyword "max"... 0.00
openmp nested loop processing performance -1.20
Strange parallel sections OpenMP behviour on macOS 0.00
Why accessing a threadprivate variable causes segmentation fault? 0.00
Optimization with Loop Tiling and OpenMP 0.00
Assigning to std::vector<std::vector<double>> in parallel 0.00
Actual dIfference between 2 ways of equal parallelism using omp thr... 0.00
OpenMP first kernel much slower than the second kernel 0.00
C OpenMP code acts unexpectedly on cygwin but just as expected on L... 0.00
Are there workarounds for using OpenMP reduction on floating point... 0.00
Usage of OpenMP reduction clause with nested loops 0.00
Implicit barrier vs nowait in case of two successive pragma omp for -1.67
any use case for mpirun on slurm-managed cluster? 0.00
answer is not correct using icc compiler 0.00
Spreading OpenMP threads among NUMA nodes 0.00
OMP and parallel operations on a std::set<...>::iterator 0.00
multithreading crash with openMP -0.02
private variables vs reduction in OMP 0.00
Error in OpenMP, trying to vectorize a Matrix Multiplication for loop 0.00
Why can't OpenMP have sections inside of for loop? 0.00
OpenMP reduction on older version without overloading -0.17
How do I start two thread teams with different thread functions at... +2.27
Using rand_r in OpenMP 'for' is slower with 2 threads 0.00
explicitly link intel icpc openmp +0.49
C++ OpenMP computation errors with private and shared clause 0.00
How to do an MPI_Scatter in MPI to all nodes except the root? 0.00
Performance comparison MPI vs OpenMP +0.00
MPI-Ibcast usage 0.00
OpenMP properly declaring variables 0.00
Efficient usage of MPI_Allreduce 0.00
How to measure execution time of each thread in openmp? 0.00
Controlling Number of Threads in Parallel Loops & Reducing Over... +0.46
OpenMp - Loop/array bounds for each thread +0.43
Sending size_t type data with MPI 0.00
omp barrier nested threads 0.00
OpenMp with OpenCv and pointers 0.00
finding global maxima of a function from comparing each processor&#... 0.00
Does a workgroup assigned in a parallel for "grow" in the... 0.00
omp parallel for : How to make threads write to private arrays and... 0.00
Parallelization for Monte Carlo pi approximation 0.00
Avoiding overhead in thread creation openMP 0.00