Searched refs:PetscBLASGetNumThreads (Results 1 – 4 of 4) sorted by relevance
124 PetscErrorCode PetscBLASGetNumThreads(PetscInt *nt) in PetscBLASGetNumThreads() function
80 PetscCall(PetscBLASGetNumThreads(&numThreads)); in PetscBenchView_HPL()
19 - Add `PetscBLASSetNumThreads()` and `PetscBLASGetNumThreads()` for controlling how many threads th…
2978 PETSC_EXTERN PetscErrorCode PetscBLASGetNumThreads(PetscInt *);