Home
last modified time | relevance | path

Searched defs:set_omp_threads (Results 1 – 7 of 7) sorted by relevance

/dports/science/py-pyscf/pyscf-2.0.1/pyscf/lib/np_helper/
H A Domp_reduce.c135 int set_omp_threads(int n) { in set_omp_threads() function
142 int set_omp_threads(int n) { return 0; } in set_omp_threads() function
/dports/science/qiskit-aer/qiskit-aer-0.5.2/src/simulators/matrix_product_state/
H A Dmatrix_product_state_internal.hpp206 static void set_omp_threads(uint_t threads) { in set_omp_threads() function in AER::MatrixProductState::MPS
/dports/science/qiskit-aer/qiskit-aer-0.5.2/src/simulators/stabilizer/
H A Dclifford.hpp185 void Clifford::set_omp_threads(int n) { in set_omp_threads() function in Clifford::Clifford
/dports/science/py-abipy/abipy-0.9.0/abipy/flowtk/
H A Dqadapters.py774 def set_omp_threads(self, omp_threads): member in QueueAdapter
1274 def set_omp_threads(self, omp_threads): member in SlurmAdapter
1822 def set_omp_threads(self, omp_threads): member in SGEAdapter
H A Dtasks.py880 def set_omp_threads(self, omp_threads): member in TaskManager
/dports/science/qiskit-aer/qiskit-aer-0.5.2/src/simulators/statevector/
H A Dqubitvector.hpp912 void QubitVector<data_t>::set_omp_threads(int n) { in set_omp_threads() function in QV::QubitVector
H A Dqubitvector_thrust.hpp2256 void QubitVectorThrust<data_t>::set_omp_threads(int n) { in set_omp_threads() function in QV::QubitVectorThrust