SIGN IN SIGN UP

Config type fixes (#10997)

* UCT/SELF: Fix config type for num_devices

size_t may be larger than an int. This causes issue on big endian systems

Signed-off-by: Nicolas Morey <nmorey@suse.com>

* UCP/CORE: Fix config type for dynamic_tl_progress_factor

Signed-off-by: Nicolas Morey <nmorey@suse.com>

---------

Signed-off-by: Nicolas Morey <nmorey@suse.com>
N
Nicolas Morey committed
190098f8a0dc025dbc280d3e39baf40baee263f5
Parent: 3cbc502
Committed by GitHub <noreply@github.com> on 7/13/2026, 9:10:14 AM