mpi_array.utils.get_shared_mem_usage_percent_string

mpi_array.utils.get_shared_mem_usage_percent_string(shm_file_name='/dev/shm')[source]

Returns a string indicating the current percentage of available shared memory which is allocated.

Parameters:shm_file_name (str) – Absolute path of shared-memory file.