You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / testing / _private / utils / check_free_memory

function

numpy.testing._private.utils:check_free_memory

source: /numpy/testing/_private/utils.py :2694

Signature

def   check_free_memory ( free_bytes )

Summary

Check whether free_bytes amount of memory is currently free. Returns: None if enough memory available, otherwise error message

Aliases

  • numpy.testing._private.utils.check_free_memory