openucx / ucc

Unified Collective Communication Library
https://openucx.github.io/ucc/
BSD 3-Clause "New" or "Revised" License
177 stars 85 forks source link

UTIL: fix pipeline params check for auto #991

Closed Sergei-Lebedev closed 3 days ago

Sergei-Lebedev commented 6 days ago

What

Check for auto pipeline params by comparing fields of pipeline params struct

Why ?

memset doesn't work due to possible uninitialized paddings between structure fields