项目作者: lablup

项目描述 :
The Backend.AI CUDA Accelerator Plugin
高级语言: Python
项目地址: git://github.com/lablup/backend.ai-accelerator-cuda.git
创建时间: 2018-08-31T05:18:11Z
项目社区:https://github.com/lablup/backend.ai-accelerator-cuda

开源协议:GNU Lesser General Public License v3.0

下载


Backend.AI Accelerator Plugin for CUDA

Just install this along with Backend.AI agents, using the same virtual environment.
This will allow the agents to detect CUDA devices on their hosts and make them
available to Backend.AI kernel sessions.

  1. $ pip install backend.ai-accelerator-cuda

This open-source edition of CUDA plugins support allocation of one or more CUDA
devices to a container, slot-by-slot.

Compatibility Matrix

Backend.AI Agent CUDA Plugin
20.09.x 2.0.0
20.03.9 ~ 2.0.0
20.03.0 ~ 20.03.8 0.14.x
19.09.17 ~ 0.13.x
19.06.x, 19.09.0 ~ 19.09.16 0.11.x, 0.12.x
19.03.x 0.10.x

In the versions released after the above matrix, the agent will set the required
version range of this plugin as an extra requirements set “cuda”.