distributed-ucxx-cu11


Namedistributed-ucxx-cu11 JSON
Version 0.41.0 PyPI version JSON
download
home_pageNone
SummaryUCX communication module for Dask Distributed
upload_time2024-12-12 15:26:55
maintainerNone
docs_urlNone
authorNVIDIA Corporation
requires_python>=3.10
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # UCX Communication Module for Distributed

This is the UCX communication module for the Distributed framework. It is required to enable UCX communications.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "distributed-ucxx-cu11",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "NVIDIA Corporation",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f8/41/7bb42619533c55a07109ad17778d21c057cfec6ad8e394a927fb62955702/distributed_ucxx_cu11-0.41.0.tar.gz",
    "platform": null,
    "description": "# UCX Communication Module for Distributed\n\nThis is the UCX communication module for the Distributed framework. It is required to enable UCX communications.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "UCX communication module for Dask Distributed",
    "version": "0.41.0",
    "project_urls": {
        "Documentation": "https://distributed.dask.org/",
        "Homepage": "https://github.com/rapidsai/ucxx",
        "Source": "https://github.com/rapidsai/ucxx"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f8417bb42619533c55a07109ad17778d21c057cfec6ad8e394a927fb62955702",
                "md5": "f3d0b233a47cf6ba9f38f52f4aa1e40e",
                "sha256": "127a8df19ba088a2c160bbb1906145fed0efc653f34585d1d31b2a04e2ed9b6e"
            },
            "downloads": -1,
            "filename": "distributed_ucxx_cu11-0.41.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f3d0b233a47cf6ba9f38f52f4aa1e40e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 991,
            "upload_time": "2024-12-12T15:26:55",
            "upload_time_iso_8601": "2024-12-12T15:26:55.436502Z",
            "url": "https://files.pythonhosted.org/packages/f8/41/7bb42619533c55a07109ad17778d21c057cfec6ad8e394a927fb62955702/distributed_ucxx_cu11-0.41.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 15:26:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rapidsai",
    "github_project": "ucxx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "distributed-ucxx-cu11"
}
        
Elapsed time: 0.39739s