Skip to content

Remove GLT imports from our example code#389

Merged
kmontemayor2-sc merged 2 commits intomainfrom
kmonte/remove-glt-from-examples
Nov 19, 2025
Merged

Remove GLT imports from our example code#389
kmontemayor2-sc merged 2 commits intomainfrom
kmonte/remove-glt-from-examples

Conversation

@kmontemayor2-sc
Copy link
Copy Markdown
Collaborator

@kmontemayor2-sc kmontemayor2-sc commented Nov 18, 2025

Scope of work done

We should avoid having public usages of the GLT apis as much as possible.
Swapping away from the usages in our examples.

See some job logs
inference which are still fine.

Where is the documentation for this feature?: N/A

Did you add automated tests or write a test plan?

Updated Changelog.md? NO

Ready for code review?: NO

@kmontemayor2-sc
Copy link
Copy Markdown
Collaborator Author

/e2e_test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 18, 2025

GiGL Automation

@ 17:55:20UTC : 🔄 E2E Test started.

@ 19:17:40UTC : ✅ Workflow completed successfully.

@kmontemayor2-sc
Copy link
Copy Markdown
Collaborator Author

/e2e_test

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 18, 2025

GiGL Automation

@ 18:02:54UTC : 🔄 E2E Test started.

@ 19:21:04UTC : ✅ Workflow completed successfully.

@kmontemayor2-sc kmontemayor2-sc changed the title swap GLT barrier to torch barrier Remove GLT imports from our example code Nov 18, 2025
Copy link
Copy Markdown
Collaborator

@mkolodner-sc mkolodner-sc left a comment

Choose a reason for hiding this comment

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

Thanks Kyle! LGTM provided tests pass

One callout is we also probably should remove the GLT distributed rpc calls here:

https://github.com/Snapchat/GiGL/blob/main/python/gigl/distributed/utils/init_neighbor_loader_worker.py#L180-L184

but that can likely be done as a follow-up (I was going to do this at some point this quarter). Thanks for the work!

@kmontemayor2-sc
Copy link
Copy Markdown
Collaborator Author

One callout is we also probably should remove the GLT distributed rpc calls here:

Yeah that's probably a separate change :)

Copy link
Copy Markdown
Collaborator

@nshah-sc nshah-sc left a comment

Choose a reason for hiding this comment

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

LGTM provided this is confirmed to not impact functionality.

@kmontemayor2-sc kmontemayor2-sc added this pull request to the merge queue Nov 19, 2025
Merged via the queue into main with commit a84fbb5 Nov 19, 2025
5 checks passed
@kmontemayor2-sc kmontemayor2-sc deleted the kmonte/remove-glt-from-examples branch November 19, 2025 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants