mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
AMD gpu brotli sdk 1.0 > inclusion? #495
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stefano2734 on GitHub (Feb 1, 2024).
See
https://www.phoronix.com/news/AMD-Brotli-G-1.0-SDK
https://gpuopen.com/brotli-g-sdk-announce/
GPU are faster with less energy than cpu in intensive compression.
is this included now or in future?
@eustas commented on GitHub (Mar 25, 2024):
We have plans, but no resources currently.
Of course, offloading weight-lifting to GPU would be nice, but our approach is making the resulting output backwards compatible (i.e. some dense-dependent parts will be executed on CPU)