Searched full:openblas_num_threads (Results 1 – 4 of 4) sorted by relevance
27 …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
86 …The environmental variables `BLIS_NUM_THREADS`, `MKL_NUM_THREADS`, or `OPENBLAS_NUM_THREADS`, `OMP…
1135 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()
362 OPENBLAS_NUM_THREADS: 1