backend.ai-krunner-alpine


Namebackend.ai-krunner-alpine JSON
Version 5.2.0 PyPI version JSON
download
home_pagehttps://backend.ai
SummaryBackend.AI Kernel Runner for Alpine
upload_time2024-04-04 12:11:36
maintainerNone
docs_urlNone
authorLablup Inc.
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # backend.ai-krunner-alpine
Backend.AI Kernel Runner Package for Alpine-based Kernels

## Development & Updating

Please refer [the README of krunner-static-gnu package](https://github.com/lablup/backend.ai-krunner-static-gnu/blob/master/README.md).

## Making a minimal Alpine-based image compatibile with this krunner package

[Use Alpine 3.17 or later and install this list of packages.](https://github.com/lablup/backend.ai-krunner-alpine/blob/master/compat-test.Dockerfile)

## Notes

musl *DOES NOT* support dynamic loading of 3rd-party libraries (i.e., Python binary modules) when the CPython interpreter is built statically.

So we keep the CPython interpreter as dynamic, using the standard build procedure taken from [the Docker Hub's Python library](https://github.com/docker-library/python/blob/a1af335ee34324b2f40d7e90345f9468328f6a00/3.11/alpine3.17/Dockerfile).

As Alpine Linux is the only well-known musl-based Linux distribution, we keep our version compatibility of this package based on the musl's ABI compatibility, which is currently 1.2 in Alpine 3.17.

            

Raw data

            {
    "_id": null,
    "home_page": "https://backend.ai",
    "name": "backend.ai-krunner-alpine",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Lablup Inc.",
    "author_email": "devops@lablup.com",
    "download_url": "https://files.pythonhosted.org/packages/b0/52/0091fa9afc23353ef047fee375556002cce449544ac528fb0f74d9064840/backend.ai-krunner-alpine-5.2.0.tar.gz",
    "platform": null,
    "description": "# backend.ai-krunner-alpine\nBackend.AI Kernel Runner Package for Alpine-based Kernels\n\n## Development & Updating\n\nPlease refer [the README of krunner-static-gnu package](https://github.com/lablup/backend.ai-krunner-static-gnu/blob/master/README.md).\n\n## Making a minimal Alpine-based image compatibile with this krunner package\n\n[Use Alpine 3.17 or later and install this list of packages.](https://github.com/lablup/backend.ai-krunner-alpine/blob/master/compat-test.Dockerfile)\n\n## Notes\n\nmusl *DOES NOT* support dynamic loading of 3rd-party libraries (i.e., Python binary modules) when the CPython interpreter is built statically.\n\nSo we keep the CPython interpreter as dynamic, using the standard build procedure taken from [the Docker Hub's Python library](https://github.com/docker-library/python/blob/a1af335ee34324b2f40d7e90345f9468328f6a00/3.11/alpine3.17/Dockerfile).\n\nAs Alpine Linux is the only well-known musl-based Linux distribution, we keep our version compatibility of this package based on the musl's ABI compatibility, which is currently 1.2 in Alpine 3.17.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Backend.AI Kernel Runner for Alpine",
    "version": "5.2.0",
    "project_urls": {
        "Homepage": "https://backend.ai"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dce11edd63c2569267e6e594172f6476b08be1e48413e4f91cfe6a17fc80c4b2",
                "md5": "ed9f1340ec1fc91d26589d8a3f82d68f",
                "sha256": "cddf616c741fb82128206949af494ba84ba1f79f7fd0a6290aec3c9c7d5e3a17"
            },
            "downloads": -1,
            "filename": "backend.ai_krunner_alpine-5.2.0-py3-none-manylinux2014_aarch64.musllinux_1_1_aarch64.macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ed9f1340ec1fc91d26589d8a3f82d68f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 18836113,
            "upload_time": "2024-04-04T12:11:29",
            "upload_time_iso_8601": "2024-04-04T12:11:29.935311Z",
            "url": "https://files.pythonhosted.org/packages/dc/e1/1edd63c2569267e6e594172f6476b08be1e48413e4f91cfe6a17fc80c4b2/backend.ai_krunner_alpine-5.2.0-py3-none-manylinux2014_aarch64.musllinux_1_1_aarch64.macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2d6712102aceb11c4d830840c85a15a35d00c0f8c65b927d1d32abb04981c17",
                "md5": "dcfbde8d161124322b48b8bcce159be4",
                "sha256": "17e03a9ef46db105abf34e980187dfc5c81163e60b6d59ba2caf75f4ce5a35d1"
            },
            "downloads": -1,
            "filename": "backend.ai_krunner_alpine-5.2.0-py3-none-manylinux2014_x86_64.musllinux_1_1_x86_64.macosx_11_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "dcfbde8d161124322b48b8bcce159be4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 19366753,
            "upload_time": "2024-04-04T12:11:33",
            "upload_time_iso_8601": "2024-04-04T12:11:33.136609Z",
            "url": "https://files.pythonhosted.org/packages/e2/d6/712102aceb11c4d830840c85a15a35d00c0f8c65b927d1d32abb04981c17/backend.ai_krunner_alpine-5.2.0-py3-none-manylinux2014_x86_64.musllinux_1_1_x86_64.macosx_11_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0520091fa9afc23353ef047fee375556002cce449544ac528fb0f74d9064840",
                "md5": "993195446ef33132c27a6eb172b336af",
                "sha256": "6a1f121ad738aaee9befafc54809b8f52565bcdec72abd8e3ca6b80a48b18943"
            },
            "downloads": -1,
            "filename": "backend.ai-krunner-alpine-5.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "993195446ef33132c27a6eb172b336af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1218355,
            "upload_time": "2024-04-04T12:11:36",
            "upload_time_iso_8601": "2024-04-04T12:11:36.762198Z",
            "url": "https://files.pythonhosted.org/packages/b0/52/0091fa9afc23353ef047fee375556002cce449544ac528fb0f74d9064840/backend.ai-krunner-alpine-5.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-04 12:11:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "backend.ai-krunner-alpine"
}
        
Elapsed time: 0.26963s