nvidia-cudss-cu12


Namenvidia-cudss-cu12 JSON
Version 0.4.0.2.post1 PyPI version JSON
download
home_pageNone
SummarycuDSS - runtime libraries
upload_time2024-12-14 01:04:25
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords cuda nvidia runtime sparse linear solver multi-node mgmn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NVIDIA cuDSS library

NVIDIA cuDSS (Preview) is a library of GPU-accelerated linear solvers with sparse matrices. It provides algorithms for solving linear systems of the following type:
`AX=B`

with a sparse matrix A, right-hand side B and unknown solution X (could be a matrix or a vector).

The cuDSS functionality allows flexibility in matrix properties and solver configuration, as well as execution parameters like CUDA streams.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nvidia-cudss-cu12",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cuda, nvidia, runtime, sparse, linear solver, multi-node, mgmn",
    "author": null,
    "author_email": "Nvidia CUDA Installer Team <cuda_installer@nvidia.com>",
    "download_url": null,
    "platform": null,
    "description": "# NVIDIA cuDSS library\n\nNVIDIA cuDSS (Preview) is a library of GPU-accelerated linear solvers with sparse matrices. It provides algorithms for solving linear systems of the following type:\n`AX=B`\n\nwith a sparse matrix A, right-hand side B and unknown solution X (could be a matrix or a vector).\n\nThe cuDSS functionality allows flexibility in matrix properties and solver configuration, as well as execution parameters like CUDA streams.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "cuDSS - runtime libraries",
    "version": "0.4.0.2.post1",
    "project_urls": {
        "Documentation": "https://docs.nvidia.com/cuda/cudss/",
        "Homepage": "https://docs.nvidia.com/cuda/cudss/"
    },
    "split_keywords": [
        "cuda",
        " nvidia",
        " runtime",
        " sparse",
        " linear solver",
        " multi-node",
        " mgmn"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7784a500ee608d638358d2ed08c901718844f476ffa48e3a49421a3097fbf245",
                "md5": "6f2fb46cf06d4d3a48ae1b8a51ffe64d",
                "sha256": "b056fe6be6a052f8b8cc94842e1e03ef392aec31f703d5b7d5cffc34caf0a035"
            },
            "downloads": -1,
            "filename": "nvidia_cudss_cu12-0.4.0.2.post1-py3-none-manylinux_2_17_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6f2fb46cf06d4d3a48ae1b8a51ffe64d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 34950696,
            "upload_time": "2024-12-14T01:04:25",
            "upload_time_iso_8601": "2024-12-14T01:04:25.584486Z",
            "url": "https://files.pythonhosted.org/packages/77/84/a500ee608d638358d2ed08c901718844f476ffa48e3a49421a3097fbf245/nvidia_cudss_cu12-0.4.0.2.post1-py3-none-manylinux_2_17_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12017406478dac6ffe4ca8f805b6d6ff09af5a1c4b2385867226da85066656d6",
                "md5": "c0739ca9feef5ecacf45f08b78c2431b",
                "sha256": "9c70f203aba3c24f1c632d3a8feb1291b3a81758f415538b832514f9f4b7c3f6"
            },
            "downloads": -1,
            "filename": "nvidia_cudss_cu12-0.4.0.2.post1-py3-none-manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c0739ca9feef5ecacf45f08b78c2431b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 35077935,
            "upload_time": "2024-12-14T01:05:22",
            "upload_time_iso_8601": "2024-12-14T01:05:22.594772Z",
            "url": "https://files.pythonhosted.org/packages/12/01/7406478dac6ffe4ca8f805b6d6ff09af5a1c4b2385867226da85066656d6/nvidia_cudss_cu12-0.4.0.2.post1-py3-none-manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-14 01:04:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nvidia-cudss-cu12"
}
        
Elapsed time: 1.93665s