Viewing profile — vlejd
vlejd
HN member- Joined
- Wed, Mar 17, 2021, 9:45 PM UTC
- HN karma
- 3
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About vlejd
No profile information was provided.
Recent public activity
-
comment
Comment #46060844
This is awesome. I have been trying to track similar things mainly to identify brands of cloths that actually last long enough to be worth it. How do you keep the discipline to do …
-
comment
Comment #46060778
Interestingly enough, we found that cublas is not that well optimized for some less common consumer GPUs, specifically 3090. We saw that is didn't really achieve it's full potentia…
-
comment
Comment #46051771
I think the lack of efficient GPU kernels was the main problem. It is much, much easier to get a real speedup and memory reduction from quantization from fp16 to fp8 than from 50% …
-
story
Show HN: Sparse Matrix-Vector Multiplication that works at 30–90% sparsity
To get benefits from sparsity, you usually need to have very sparse matrices, impose some structure on the sparsity pattern or have specialized hardware. None of it is the case if …
-
comment
Comment #46040415
Internet is dead indeed. Amazing idea! Will use it to test my posts.
-
comment
Comment #46009146
Thant looks very nice. I am writing some technical blogs from time to time and this will come in handy. How does it work with the code execution though? Are you running some servic…