backend.ai-krunner-alpine


Namebackend.ai-krunner-alpine JSON
Version 5.3.0 PyPI version JSON
download
home_pagehttps://backend.ai
SummaryBackend.AI Kernel Runner for Alpine
upload_time2024-09-20 12:22:46
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/c2/15/3197c67fea0020695106965e42d4c7a19c0db8cc377260a3b8ae56cf5485/backend_ai_krunner_alpine-5.3.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.3.0",
    "project_urls": {
        "Homepage": "https://backend.ai"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56d9c6cb1520ec1b8dc00480427bc14fde3cc002c1131e8e587626f74fc43254",
                "md5": "b1dc74f6577d78df8d3ff9522063fcb8",
                "sha256": "9e86ae7a8f461e42b78d2bcad1a03d1924f02ed93611c3a27ad3915ee1e2f3fd"
            },
            "downloads": -1,
            "filename": "backend.ai_krunner_alpine-5.3.0-py3-none-manylinux2014_aarch64.musllinux_1_1_aarch64.macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "b1dc74f6577d78df8d3ff9522063fcb8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 19271672,
            "upload_time": "2024-09-20T12:22:41",
            "upload_time_iso_8601": "2024-09-20T12:22:41.544113Z",
            "url": "https://files.pythonhosted.org/packages/56/d9/c6cb1520ec1b8dc00480427bc14fde3cc002c1131e8e587626f74fc43254/backend.ai_krunner_alpine-5.3.0-py3-none-manylinux2014_aarch64.musllinux_1_1_aarch64.macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7a3d6988af34587fe660800e893013200231892c6301aeacba82e54617167b7",
                "md5": "7781743d3b74e152dd7384de100fcd30",
                "sha256": "d8736a6f8b92b4c5e76f8ce26a650cc4a4010232b19da82acfb838b50ae4e953"
            },
            "downloads": -1,
            "filename": "backend.ai_krunner_alpine-5.3.0-py3-none-manylinux2014_x86_64.musllinux_1_1_x86_64.macosx_11_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7781743d3b74e152dd7384de100fcd30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 19790314,
            "upload_time": "2024-09-20T12:22:44",
            "upload_time_iso_8601": "2024-09-20T12:22:44.516088Z",
            "url": "https://files.pythonhosted.org/packages/d7/a3/d6988af34587fe660800e893013200231892c6301aeacba82e54617167b7/backend.ai_krunner_alpine-5.3.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": "c2153197c67fea0020695106965e42d4c7a19c0db8cc377260a3b8ae56cf5485",
                "md5": "2054da52e146634e7373db28f3e88dcd",
                "sha256": "ad32942e46d4445ed88699c8e1bfe28de1e73ac2cc6f7985f4e9ba004e3e1989"
            },
            "downloads": -1,
            "filename": "backend_ai_krunner_alpine-5.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2054da52e146634e7373db28f3e88dcd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1218376,
            "upload_time": "2024-09-20T12:22:46",
            "upload_time_iso_8601": "2024-09-20T12:22:46.846916Z",
            "url": "https://files.pythonhosted.org/packages/c2/15/3197c67fea0020695106965e42d4c7a19c0db8cc377260a3b8ae56cf5485/backend_ai_krunner_alpine-5.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-20 12:22:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "backend.ai-krunner-alpine"
}
        
Elapsed time: 0.45919s