Home
last modified time | relevance | path

Searched full:openblas_num_threads (Results 1 – 4 of 4) sorted by relevance

/petsc/config/BuildSystem/config/packages/
H A DOpenBLAS.py27 …if self.usespthreads: output += ' using pthreads; use export OPENBLAS_NUM_THREADS=<p> to control …
101 # use the environmental variable OPENBLAS_NUM_THREADS to control the number of threads used
/petsc/src/sys/objects/
H A Dversion.c86 …The environmental variables `BLIS_NUM_THREADS`, `MKL_NUM_THREADS`, or `OPENBLAS_NUM_THREADS`, `OMP…
H A Dpinit.c1135 threads = getenv("OPENBLAS_NUM_THREADS"); in PetscInitialize_Common()
1136 …o(NULL, "BLAS: Environment number of OpenBLAS threads %s given by OPENBLAS_NUM_THREADS\n", threads… in PetscInitialize_Common()
/petsc/
H A D.gitlab-ci.yml362 OPENBLAS_NUM_THREADS: 1