{"id":20373482,"url":"https://github.com/megengine/megray","last_synced_at":"2025-08-20T10:32:14.595Z","repository":{"id":103459942,"uuid":"248196429","full_name":"MegEngine/MegRay","owner":"MegEngine","description":"A communication library for deep learning","archived":false,"fork":false,"pushed_at":"2024-08-08T08:02:33.000Z","size":216,"stargazers_count":50,"open_issues_count":0,"forks_count":9,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-12-09T11:52:50.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MegEngine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-18T10:07:29.000Z","updated_at":"2024-07-15T12:29:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"f138b4c7-3f63-4d74-a718-97faee47616c","html_url":"https://github.com/MegEngine/MegRay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegEngine%2FMegRay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegEngine%2FMegRay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegEngine%2FMegRay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegEngine%2FMegRay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MegEngine","download_url":"https://codeload.github.com/MegEngine/MegRay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230415318,"owners_count":18222158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T01:18:40.712Z","updated_at":"2024-12-19T10:09:43.361Z","avatar_url":"https://github.com/MegEngine.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MegRay\n\nMegRay is a cross-platform communication library providing point-to-point and collective communication methods, such as send, recv, all\\_gather, all\\_reduce, reduce\\_scatter, reduce, broadcast, gather, scatter and all\\_to\\_all. In the area of deep learning, these methods can be utilized for implementing distributed training framework, including data parallel and model parallel. Currently there are three backends, nccl and ucx for cuda platform, rccl for rocm platform. In the future, algorithms on more platforms will be added.\n\n## Build\n\n0. prepare third party repositories.\n\n```\n./third_party/prepare.sh\n```\n\n1. Make a directory for build.\n\n```\nmkdir build\ncd build\n```\n\n2. Generate build configurations by `CMake`.\n\n```\ncmake .. -DMEGRAY_WITH_TEST=ON\n```\n\n3. Start to build\n```\nmake\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegengine%2Fmegray","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegengine%2Fmegray","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegengine%2Fmegray/lists"}