Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Backend.AI Accelerator Plugin for Habana

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

$ pip install -e <Path to this repository>

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

Compatibility Matrix

TBD

Generating Docker macvlan interfaces for inter-container network

#! /bin/bash
set -e
for pci_bus_id in $(hl-smi --format=csv,noheader -Q bus_id); do
    for net_dev in $(grep PCI_SLOT_NAME /sys/class/net/*/device/uevent | grep "${pci_bus_id}" | awk -F: '{print $1}' | awk -F/ '{print $5}'); do
        docker network create --attachable -o parent="${net_dev}" -d macvlan "gaudi_${net_dev}" >/dev/null
        echo "Docker network gaudi_${net_dev} created"
    done
done

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

backend_ai_accelerator_habana-26.9.0a1.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file backend_ai_accelerator_habana-26.9.0a1.tar.gz.

File metadata

File hashes

Hashes for backend_ai_accelerator_habana-26.9.0a1.tar.gz
Algorithm Hash digest
SHA256 4d4e4bf14230196584e8f3c85d43e620064eec2eb8084e745b0719a51657c5e4
MD5 7a51ba45601ca4b5c9abd0c7ce40042f
BLAKE2b-256 a22694b1a5262fe38e4d8f8dc0c90b3d5e5e2b274c613ae09d915e12bb5ef6fe

See more details on using hashes here.

File details

Details for the file backend_ai_accelerator_habana-26.9.0a1-py3-none-any.whl.

File metadata

File hashes

Hashes for backend_ai_accelerator_habana-26.9.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 585da1801aebf3c363eedf8bf1671e71edc899ebc4a369fee106c31d76c97c5f
MD5 734fd489cad85f2456c9c8ba7181379a
BLAKE2b-256 8a6f3d23c87e1f25bbb1050e359d8766cfd5016432b2512e482522d79462bf63

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

26.9.0a1 This release

2 files

26.8.3

2 files

26.8.2

2 files

26.8.1

2 files

26.8.0

2 files

26.7.0

2 files

26.4.10

2 files

26.4.9

2 files

26.4.8

2 files

26.4.7

2 files

26.4.6

2 files

26.4.5

2 files

26.4.4

2 files

26.4.3

2 files

26.4.2

2 files

26.4.1

2 files

26.4.0

2 files

26.3.3

2 files

26.3.2

2 files

26.3.1

2 files

26.3.0

2 files

26.2.5

2 files

26.2.4

2 files

26.2.3

2 files

26.2.2

2 files

26.2.1

2 files

26.2.0

2 files

26.1.0

2 files

25.19.2

2 files

25.19.1

2 files

25.19.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page