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: run two functions in parallel, each by half of thread pool
Mar 23, 2022
c++
c
openmp
Splitting up a program into 4 threads is slower than a single thread
May 07, 2022
c++
multithreading
openmp
contention
What limits scaling in this simple OpenMP program?
Jan 18, 2017
c
multithreading
performance
openmp
smp
How to parallelize do while and while loop in openmp?
Jan 24, 2020
c++
parallel-processing
openmp
parallelize inner loop using openmp
Nov 02, 2022
c++
loops
openmp
parallel-processing
OpenMP Several "shared"-directives?
Nov 17, 2021
fortran
openmp
shared
the OpenMP "master" pragma must not be enclosed by the "parallel for" pragma
Jun 27, 2022
c++
com
callback
progress-bar
openmp
Parallelizing a for loop using openmp & replacing push_back
Feb 17, 2019
c++
for-loop
parallel-processing
openmp
Memory management while using threads
Jul 24, 2019
multithreading
memory-management
openmp
heap-memory
stack-memory
C++ thread-safe uniform distribution random number generation
Sep 05, 2022
c++
multithreading
thread-safety
openmp
prng
Can I assign multiple threads to a code section in OpenMP?
Oct 19, 2022
c++
multithreading
openmp
Does `std::mutex` and `std::lock` guarantee memory synchronisation in inter-processor code?
Oct 29, 2022
c++
multithreading
c++11
openmp
How do OpenMP, MPI, POSIX threads, std::thread, boost::thread correlate?
Oct 08, 2021
c++
multithreading
posix
openmp
stdthread
Fortran OpenMP with subroutines and functions
Aug 19, 2022
fortran
thread-safety
openmp
Multithreaded & SIMD vectorized Mandelbrot in R using Rcpp & OpenMP
Mar 11, 2022
multithreading
openmp
rcpp
simd
mandelbrot
How to tell if OpenMP works in my C++ program
Aug 17, 2022
c++
performance
openmp
Conditional "pragma omp"
Jun 17, 2019
c
macros
openmp
pragma
Parallel computing -- jumbled up output?
Nov 03, 2022
c++
c
parallel-processing
openmp
Using OpenMP stops GCC auto vectorising
Aug 14, 2021
c
gcc
openmp
vectorization
N-body algorithm: why is this slower in parallel?
Apr 17, 2022
c++
performance
openmp
« Newer Entries
Older Entries »