Searched defs:threads (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/impls/aij/seq/mkl_pardiso/ |
| H A D | mkl_utils.c | 6 PETSC_EXTERN void PetscSetMKL_PARDISOThreads(int threads) in PetscSetMKL_PARDISOThreads()
|
| H A D | mkl_pardiso.c | 614 PetscInt icntl, bs, threads = 1; in MatSetFromOptions_MKL_PARDISO() local
|
| /petsc/config/BuildSystem/ |
| H A D | script.py | 209 … timeout = 600.0, log = None, lineLimit = 0, cwd=None, env=None, logOutputflg = True, threads = 0): argument 216 … timeout = 600.0, log = None, lineLimit = 0, cwd=None, env=None, logOutputflg = True, threads = 0): argument
|
| /petsc/config/BuildSystem/config/ |
| H A D | base.py | 646 … cleanup = 1, defaultOutputArg = '', executor = None,linkLanguage=None, timeout = 60, threads = 1): argument 691 …= '', cleanup = 1, defaultArg = '', executor = None, linkLanguage=None, timeout = 60, threads = 1): argument
|
| /petsc/src/sys/objects/ |
| H A D | pinit.c | 1092 char *threads = getenv("OMP_NUM_THREADS"); in PetscInitialize_Common() local 1117 char *threads = NULL; in PetscInitialize_Common() local
|
| /petsc/src/mat/impls/aij/mpi/mkl_cpardiso/ |
| H A D | mkl_cpardiso.c | 508 PetscInt icntl, threads; in MatSetFromOptions_MKL_CPARDISO() local
|