This is a pre-release version (2.5.0.dev0+git20251130.2de293a). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / show_runtime

function

numpy:show_runtime

source: /dev/numpy/build-install/usr/lib/python3.14/site-packages/numpy/lib/_utils_impl.py :18

Signature

def   show_runtime ( )

Summary

Print information about various resources in the system including available intrinsic support and BLAS/LAPACK library in use

Extended Summary

Notes

  • Information is derived with the help of threadpoolctl library if available.

  • SIMD related information is derived from __cpu_features__, __cpu_baseline__ and __cpu_dispatch__

See also

show_config

Show libraries in the system on which NumPy was built.

Aliases

  • numpy.show_runtime