2 Commits

Author SHA1 Message Date
Ayush Ranjan db6ee959df Add GoferClientProvider to devutil.
Also introduce CtxDevGoferClientProvider, which is provided in restore context.

PiperOrigin-RevId: 631237657
2024-05-06 17:37:13 -07:00
Ayush Ranjan cf9d55bb6e Add device gofer connection.
Adds a gofer connection for /dev directory on the gofer when GPU functionality
is requested. This gofer connection is currently unused. The gofer client is
owned by the kernel, which injects the connection into the context. The gofer
connection is closed on container exit. S/R should be supported with this.

PiperOrigin-RevId: 581298536
2023-11-10 10:22:54 -08:00