google / brotli

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

AMD gpu brotli sdk 1.0 > inclusion? #1130

Open stefano2734 opened 9 months ago

stefano2734 commented 9 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 7 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)