bundles / numpy latest / numpy / _core / _multiarray_umath / _set_madvise_hugepage
built-in
numpy._core._multiarray_umath:_set_madvise_hugepage
Signature
built-in
_set_madvise_hugepage ( object , / ) Summary
_set_madvise_hugepage(enabled: bool) -> bool
Extended Summary
Set or unset use of madvise (2) MADV_HUGEPAGE support when allocating the array data. Returns the previously set value. See global_state for more information.
Aliases
-
numpy._core._multiarray_umath._set_madvise_hugepage