Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 6 of 6) sorted by relevance

/petsc/src/mat/impls/aij/seq/mkl_pardiso/
H A Dmkl_utils.c6 PETSC_EXTERN void PetscSetMKL_PARDISOThreads(int threads) in PetscSetMKL_PARDISOThreads()
H A Dmkl_pardiso.c614 PetscInt icntl, bs, threads = 1; in MatSetFromOptions_MKL_PARDISO() local
/petsc/config/BuildSystem/
H A Dscript.py209 … 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 Dbase.py646 … 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 Dpinit.c1092 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 Dmkl_cpardiso.c508 PetscInt icntl, threads; in MatSetFromOptions_MKL_CPARDISO() local