Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in openmp
openMP:why am I not getting different thread ids when i uses " #pragma omp parallel num_threads(4)"
Sep 21, 2022
c
multithreading
parallel-processing
openmp
parallel prefix (cumulative) sum with SSE
Nov 14, 2018
c
sum
openmp
sse
Can I check which version of OpenMP I have installed?
Feb 01, 2022
linux
gcc
version
openmp
8 logical threads at 4 cores will at a maximum run 4 times faster in parallel?
Nov 01, 2022
multithreading
openmp
multicore
hyperthreading
Compile OpenMP programs with gcc compiler on OS X Yosemite
Sep 19, 2022
c++
c
xcode
gcc
openmp
OpenMP on a 2-socket system
Mar 29, 2021
c++
multithreading
synchronization
openmp
Reductions in parallel in logarithmic time
Mar 03, 2018
c
algorithm
parallel-processing
openmp
reduce
openMP is not creating threads in visual studio
May 29, 2018
openmp
Do I need to #include <omp.h> in my C/C++ sources?
Sep 18, 2022
c
gcc
openmp
Task based programming : #pragma omp task versus #pragma omp parallel for
Nov 12, 2016
task
openmp
MacOS, CMake and OpenMP
Feb 27, 2022
cmake
openmp
Detect clusters of circular objects by iterative adaptive thresholding and shape analysis
Oct 27, 2022
c++
algorithm
image-processing
opencv
openmp
Poor performance due to hyper-threading with OpenMP: how to bind threads to cores
Oct 14, 2022
gcc
openmp
scheduler
hyperthreading
OpenMP: Get total number of running threads
Nov 03, 2022
c++
parallel-processing
openmp
Elegant (and typical) workaround for OpenMP reduction on complex variable in C++?
Aug 23, 2022
c++
openmp
'omp.h' file not found when compiling using clang
Mar 08, 2022
c++
linux
openmp
clang++
How to generate random numbers in parallel?
Oct 15, 2022
c
random
openmp
Which parallel programming APIs do you use? [closed]
Sep 16, 2022
multithreading
pthreads
parallel-processing
openmp
OpenMP C++ Matrix Multiplication run slower in parallel
Aug 17, 2022
c++
openmp
matrix-multiplication
What is the benefit of '#pragma omp master' as opposed to '#pragma omp single'?
Nov 01, 2022
openmp
« Newer Entries
Older Entries »