Viewing profile — yogishbaliga
yogishbaliga
HN member- Joined
- Wed, Apr 10, 2024, 8:49 PM UTC
- HN karma
- 3
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About yogishbaliga
No profile information was provided.
Recent public activity
-
comment
Comment #45714124
It is also other features such as GitHub workflow, releases, integration with other tools, webhooks etc. that makes it useful.
-
comment
Comment #45585756
If it is unified memory, CPU can access the result of GPU processing without copying it to CPU memory (theoretically)
-
comment
Comment #45583466
Way back in time, I used delta encoding for storing posting list (inverted index for search index). I experimented with using GPUs for decoding the posting list. It turned out that…
-
comment
Comment #44738838
Very true, but in recent years feature development has taken precedence over efficiency. VP of whatever says hardware is cheap, software engineers are not.