should we dump UCT componet device type? #7549
Answered
by
yosefe
Honggang-LI
asked this question in
Q&A
-
hi,
With this simple patch, we can get the component device type.
should we dump UCT component device type? thanks |
Beta Was this translation helpful? Give feedback.
Answered by
yosefe
Oct 18, 2021
Replies: 1 comment 3 replies
-
Yes, it would be good to dump it. However i'd move ucp_device_type_names to UCS: rename to ucs_device_type_names and move to src/uct/base/uct_md.c and uct/api/uct.h. Then use it from UCP and tl_info |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Honggang-LI
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it would be good to dump it. However i'd move ucp_device_type_names to UCS: rename to ucs_device_type_names and move to src/uct/base/uct_md.c and uct/api/uct.h. Then use it from UCP and tl_info