{ } Raw JSON

bundles / numpy 2.4.4 / 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