mkl_set_nthreads

  • full name: tenpy.tools.process.mkl_set_nthreads

  • parent module: tenpy.tools.process

  • type: function

tenpy.tools.process.mkl_set_nthreads(n)[source]

wrapper around MKL set_num_threads.

Parameters
nint

the number of threads to use

Returns
successbool

whether the shared library was found and set.