عجفت الغور
Levien: Towards GPGPU JSON parsing
json
,
gpu
https://raphlinus.github.io/personal/2018/05/10/toward-gpu-json-parsing.html
uses scatter gather semantics (
xla
) to scan, scatter/gather, and sort json texts over gpu’s
References
https://developer.nvidia.com/gpugems/gpugems2/part-iv-general-purpose-computation-gpus-primer/chapter-32-taking-plunge-gpu
https://raphlinus.github.io/gpu/2020/09/05/stack-monoid.html
https://raphlinus.github.io/gpu/2021/05/13/stack-monoid-revisited.html