Home
last modified time | relevance | path

Searched full:omp_proc_bind (Results 1 – 5 of 5) sorted by relevance

/petsc/doc/manual/
H A Dstreams.md75 - OMP_PROC_BIND=close | spread
118 `OMP_PROC_BIND=spread` alone does not resolve the problem, as the output below indicates.
121 $ OMP_PROC_BIND=spread OMP_NUM_THREADS=4 mpiexec -n 1 ./ex69f
H A Dblas-lapack.md42 environmental variables `OMP_PROC_BIND` and `OMP_PLACES` may also need to be set appropriately for …
/petsc/src/benchmarks/streams/
H A Dmakefile73 …-@printf "You can set OMP_DISPLAY_AFFINITY=true to show binding, and set OMP_PLACES, OMP_PROC_BIND
/petsc/
H A D.gitlab-ci.yml618 OMP_PROC_BIND: false
630 OMP_PROC_BIND: false
645 OMP_PROC_BIND: "false"
827 OMP_PROC_BIND: "false"
/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c4046 …d binding in MUMPS. So to get best performance, one still has to set `OMP_PROC_BIND` and `OMP_PLAC…
4047 …for example, export `OMP_PLACES`=threads and export `OMP_PROC_BIND`=spread. One does not need to e…