google / brotli

Brotli compression format
MIT License
13.49k stars 1.24k forks source link

AMD gpu brotli sdk 1.0 > inclusion? #1130

Open stefano2734 opened 8 months ago

stefano2734 commented 8 months ago

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 6 months ago

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)