Add compress-acc (#1906)
* Add compress-acc * Bump compress-acc, add ci * update compress-acc url to https * Add docs * url oops * Bump compress-acc * BUMP * Use loadmem for ci runs * Add width widget * Bump
This commit is contained in:
6
docs/Generators/CompressAcc.rst
Normal file
6
docs/Generators/CompressAcc.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
CompressAcc
|
||||
====================================
|
||||
|
||||
We have (de)compression accelerators for two major compression algorithms : Snappy(`Snappy Github <https://github.com/google/snappy>`__) and ZStd(`ZStd Github <https://github.com/facebook/zstd>`__).
|
||||
|
||||
For more information, check out the CDPU paper: `CDPU: Co-designing Compression and Decompression Processing Units for Hyperscale Systems <https://dl.acm.org/doi/abs/10.1145/3579371.3589074>`__ .
|
||||
@@ -33,4 +33,5 @@ so changes to the generators themselves will automatically be used when building
|
||||
Sodor
|
||||
Shuttle
|
||||
Mempress
|
||||
CompressAcc
|
||||
Prefetchers
|
||||
|
||||
Reference in New Issue
Block a user