- Liittynyt
- 15.12.2019
- Viestejä
- 11 039
Lisätietoa blackwellin purkulohkosta. 800GB/s maksiminopeus ja tukee lz4, deflate ja snappy formaatteja. Ihmettelen jos jonkinlainen variantti decompression enginestä ei päädy pelipuolen piireihinkin. Jos en ole ihan väärin ymmärtänyt niin directstoragessa gdeflate on primaarinen formaatti mitä käytetään gpu-purun yhteydessä. Olis upea saada 7zip/... gpu purulla missä isokin paketti olisi samassa ajassa purettu kuin mitä ssd:lta lukemiseen menee. Ei taida tapahtua, mutta toivossa on hyvä elää sanoi lapamato.
lähde: NVIDIA GB200 NVL72 Delivers Trillion-Parameter LLM Training and Real-Time Inference | NVIDIA Technical Blog
github.com
lähde: NVIDIA GB200 NVL72 Delivers Trillion-Parameter LLM Training and Real-Time Inference | NVIDIA Technical Blog
GDeflate is a new compression stream format that closely matches the DEFLATE format. The key difference lies in the way the bits in the compressed bitstream are stored. The GDeflate stream is essentially a reformatted version of any DEFLATE stream where the data is ordered in a particular way to efficiently extract 32 way parallelism without increasing the size of the input stream. This means that GDeflate can get very high decompression throughput on the GPU while still maintaining the exact same compression ratio of DEFLATE (with some small caveats about end effects).
DirectStorage/GDeflate/README.md at main · microsoft/DirectStorage
DirectStorage for Windows is an API that allows game developers to unlock the full potential of high speed NVMe drives for loading game assets. - microsoft/DirectStorage
Viimeksi muokattu: