Files
mscclpp/include
aashaka 6c9d159e85 Increase MSCCLPP_BITS_REGMEM_HANDLE to 9 (#251)
MSCCLPP_BITS_REGMEM_HANDLE=8 limits the number registered memories for a
ProxyService to 256. Many use cases, such as KV cache transfer, require
registering more tensors.

This change allows registering up-to 512 memories. Note that this change
uses up the slack bits remaining in the ChannelTrigger struct.
2024-01-23 13:38:33 -08:00
..
2023-07-25 10:23:16 -07:00