deepnccl


Namedeepnccl JSON
Version 2.2.1 PyPI version JSON
download
home_pagehttps://help.aliyun.com/document_detail/462422.html?spm=a2c4g.462031.0.0.c5f96b4drcx52F
SummaryDEEP-NCCL is an AI-Accelerator communication framework for NVIDIA-NCCL. It implements optimized all-reduce, all-gather, reduce, broadcast, reduce-scatter, all-to-all,as well as any send/receive based communication pattern.It has been optimized to achieve high bandwidth on aliyun machines using PCIe, NVLink, NVswitch,as well as networking using InfiniBand Verbs, eRDMA or TCP/IP sockets.
upload_time2025-01-03 02:12:34
maintainerNone
docs_urlNone
authorAlibaba Cloud
requires_python>=3.8
licenseCopyright (C) Alibaba Group Holding Limited
keywords distributed deep learning communication nccl deepgpu
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://help.aliyun.com/document_detail/462422.html?spm=a2c4g.462031.0.0.c5f96b4drcx52F",
    "name": "deepnccl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Distributed, Deep Learning, Communication, NCCL, DEEPGPU",
    "author": "Alibaba Cloud",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/98/29/6490c19b732d398fb2e0301bd4205e6d0a06ae90add249f0c078aef99fa6/deepnccl-2.2.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Copyright (C) Alibaba Group Holding Limited",
    "summary": "DEEP-NCCL is an AI-Accelerator communication framework for NVIDIA-NCCL. It implements optimized all-reduce, all-gather, reduce, broadcast, reduce-scatter, all-to-all,as well as any send/receive based communication pattern.It has been optimized to achieve high bandwidth on aliyun machines using PCIe, NVLink, NVswitch,as well as networking using InfiniBand Verbs, eRDMA or TCP/IP sockets.",
    "version": "2.2.1",
    "project_urls": {
        "Homepage": "https://help.aliyun.com/document_detail/462422.html?spm=a2c4g.462031.0.0.c5f96b4drcx52F"
    },
    "split_keywords": [
        "distributed",
        " deep learning",
        " communication",
        " nccl",
        " deepgpu"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98296490c19b732d398fb2e0301bd4205e6d0a06ae90add249f0c078aef99fa6",
                "md5": "2d0e7c7fe55477db77ce9ec4970eb992",
                "sha256": "a55e99e35a92a7d9b1bc2927101c2e81ee538c27794aef3211fbb6255bc1490c"
            },
            "downloads": -1,
            "filename": "deepnccl-2.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2d0e7c7fe55477db77ce9ec4970eb992",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3459,
            "upload_time": "2025-01-03T02:12:34",
            "upload_time_iso_8601": "2025-01-03T02:12:34.420706Z",
            "url": "https://files.pythonhosted.org/packages/98/29/6490c19b732d398fb2e0301bd4205e6d0a06ae90add249f0c078aef99fa6/deepnccl-2.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-03 02:12:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "deepnccl"
}
        
Elapsed time: 0.39010s