logoalt Hacker News

senderistatoday at 4:56 PM1 replyview on HN

IMO we are still far from discovering a truly usable concurrency paradigm (if one even exists).


Replies

pjmlptoday at 5:21 PM

Maybe if designing software like digital circuits, which are more parallel in execution.

However one could argue that FPGAs are already that, and still we come back to a skill issue.

I am also not an expert, cannot make heads or tails about SIMD algorithms, and in what GPUs goes, only traditional shading languages.

Let alone algorithms that on top of that, should take optimal advantage of all available CPUs.

show 1 reply