Channels on TrueNAS Scale

TrueNAS Scale is just Linux, and programs are basically just Docker containers. When you create your container for Channels, you should be able to pass in your device in the same manner: --device /dev/dri:/dev/dri (or whichever device file represents your GPU).