Live data from Hacker News

GPU Puzzles

github.com

41–44 of 44 posts

Re: GPU Puzzles

#41

seems like an opportune moment to gift a plug for bitcoin puzzles, namely BTC32 / 1000 BTC Challenge[1] pools are in dire need of cuda developers [1] https://bitcointalk.org/index.php?topic=1306983.0

Why? Wouldn't existing tools be about as good as they could be?

they are stagnating due to the logarithmic increase in difficulty

Re: GPU Puzzles

#42
post #22

Earlier quoted context omitted.

This: https://github.com/srush/GPU-Puzzles/raw/main/GPU_puzzlers_f...

Yeah it looks bad in the readme. In the actual code it's cleaner. Font rendering is hard

Looks bad on mobile only I think, not on desktop. That is why I did not understand.

Re: GPU Puzzles

#43
post #4

I made these a couple of years ago as a teaching exercise for https://minitorch.github.io/ . At the time the resources for doing anything on GPUs were pretty sparse and the NVidia docs were quite challenging. These days there are great resources for going deep on this topic. The CUDA-mode org is particularly great, both their video series and PMPP reading groups.

Do you have links to the other great resources you are referring to?
Post reply on HN