ucx
ucx copied to clipboard
GTEST/UCT: Limit MEMIC allocation to prevent out-of-memory test failures
What
Cap MEMIC allocations, to reduce out-of-memory failures
Why ?
Memory is very limited, and some might already be allocated.
@yosefe I made some refactoring to remove excessive ops in each iter. wdyt?