accel

This interface is under development and is not currently available for general use .

The accel interface allows access to device nodes in /dev/accel , which are managed by the Linux compute accelerators subsystem.

Tip

See Interface management and supported interfaces for further details on how interfaces are used.


Developer details

Auto-connect: yes

Code examples

The test code can be found in the snapd repository: https://github.com/snapcore/snapd/blob/master/interfaces/builtin/accel_test.go

The source code for the interface is in the snapd repository: https://github.com/snapcore/snapd/blob/master/interfaces/builtin/accel.go