openucx / ucc

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

Duplicate function declaration in src/ucc/api/ucc.h file #913

Closed musaleh17 closed 4 months ago

musaleh17 commented 5 months ago

Hi,

for some reason, ucc_get_version_string function was declared twice in ucc.h header which leads to a compilation error.

Sergei-Lebedev commented 4 months ago

Hi @musaleh17, thanks for submitting the issue. Will be fixed by #920