No description
Find a file
2024-04-25 14:05:42 -07:00
debian Update Changelog, bump version to 1.0-18 2022-02-24 11:41:03 -08:00
src fixed eventfd_signal for kernels >= 6.8 2024-04-25 14:05:42 -07:00
.gitignore Move source to src folder, add gitignore 2021-06-03 10:03:45 -07:00
CONTRIBUTING.md Add base documentation 2021-06-08 10:11:52 -07:00
LICENSE Add base documentation 2021-06-08 10:11:52 -07:00
README.md Add base documentation 2021-06-08 10:11:52 -07:00

Coral Gasket Driver

The Coral Gasket Driver allows usage of the Coral EdgeTPU on Linux systems. The driver contains two modules:

  • Gasket: Gasket (Google ASIC Software, Kernel Extensions, and Tools) is a top level driver for lightweight communication with Google ASICs.
  • Apex: Apex refers to the EdgeTPU v1

This repo contains both the source for direct integration into a kernel tree as well as the necessary files to generate a Debian DKMS package.

Building Debian DKMS pacakge

From the top level directory, execute:

debuild -us -uc -tc -b