Metadata-Version: 2.1
Name: backend.ai-accelerator-rocm
Version: 0.9.0
Summary: Backend.AI Accelerator Plugin for ROCm
Home-page: https://backend.ai
Author: Lablup Inc.
Author-email: kyujin.cho@lablup.com
License: LGPLv3
Project-URL: Documentation, https://docs.backend.ai
Description: Backend.AI Accelerator Plugin for ROCm
        ======================================
        
        Just install this along with Backend.AI agents, using the same virtual environment.
        This will allow the agents to detect ROCm devices on their hosts and make them
        available to Backend.AI kernel sessions.
        
        ```console
        $ pip install -e <Path to this repository>
        ```
        
        This open-source edition of ROCm plugins support allocation of one or more ROCm
        devices to a container, slot-by-slot.
        
        Compatibility Matrix
        --------------------
        
        TBD
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: POSIX
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: build
Provides-Extra: test
Provides-Extra: dev
Provides-Extra: ci
