cuvs-cu11


Namecuvs-cu11 JSON
Version 24.12.0 PyPI version JSON
download
home_pageNone
SummarycuVS: Vector Search on the GPU
upload_time2024-12-12 22:53:29
maintainerNone
docs_urlNone
authorNVIDIA Corporation
requires_python>=3.10
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cuVS

cuVS contains state-of-the-art implementations of several algorithms for running approximate nearest neighbors and clustering on the GPU. It can be used directly or through the various databases and other libraries that have integrated it. The primary goal of cuVS is to simplify the use of GPUs for vector similarity search and clustering.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cuvs-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/8b/2c/b5b3ae17bc51fbbb01d862805c1219d31b9b5d8292ca82ac2180580aea45/cuvs_cu11-24.12.0.tar.gz",
    "platform": null,
    "description": "# cuVS\n\ncuVS contains state-of-the-art implementations of several algorithms for running approximate nearest neighbors and clustering on the GPU. It can be used directly or through the various databases and other libraries that have integrated it. The primary goal of cuVS is to simplify the use of GPUs for vector similarity search and clustering.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "cuVS: Vector Search on the GPU",
    "version": "24.12.0",
    "project_urls": {
        "Documentation": "https://docs.rapids.ai/api/cuvs/stable/",
        "Homepage": "https://github.com/rapidsai/cuvs"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b2cb5b3ae17bc51fbbb01d862805c1219d31b9b5d8292ca82ac2180580aea45",
                "md5": "a9bee61bae359dc8591de0dfa3bf6be0",
                "sha256": "10cb42511706871f18d863b3d37f80df54153127eb8509a9b9dc5e72c2a87639"
            },
            "downloads": -1,
            "filename": "cuvs_cu11-24.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a9bee61bae359dc8591de0dfa3bf6be0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1013,
            "upload_time": "2024-12-12T22:53:29",
            "upload_time_iso_8601": "2024-12-12T22:53:29.207528Z",
            "url": "https://files.pythonhosted.org/packages/8b/2c/b5b3ae17bc51fbbb01d862805c1219d31b9b5d8292ca82ac2180580aea45/cuvs_cu11-24.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 22:53:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rapidsai",
    "github_project": "cuvs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cuvs-cu11"
}
        
Elapsed time: 0.39540s