Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TL/SHARP: add support for sharpv3 dt #661

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

Sergei-Lebedev
Copy link
Contributor

What

Add support for SHARP v3 datatypes in TL SHARP i.e. int8, uint8, bfloat16

@Sergei-Lebedev
Copy link
Contributor Author

bot:retest

@@ -8,16 +8,17 @@
#include "components/mc/ucc_mc.h"
#include "core/ucc_ee.h"
#include "coll_score/ucc_coll_score.h"
#include <sharp/api/version.h>

UCC_CLASS_INIT_FUNC(ucc_tl_sharp_team_t, ucc_base_context_t *tl_context,
const ucc_base_team_params_t *params)
{
ucc_tl_sharp_context_t *ctx =
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alignment

@Sergei-Lebedev Sergei-Lebedev merged commit 1b29d91 into openucx:master Nov 3, 2022
@Sergei-Lebedev Sergei-Lebedev deleted the topic/sharp_bf16 branch November 3, 2022 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants