Skip to content

Comment on AMD Contest: What Would You Do With 48 Cores?parent

Comments

As Minsky has said, parallelism isn't worth a damn thing if you don't have better heuristics to prune the search space.

If you have a million processors to play chess with, and your search tree still has a branching factor of thirty, you're only looking two moves ahead.

The human mind is amazing because our pattern-matching-based search heuristics are great.

Our pattern-matching-based search heuristics are great because the human mind is amazing.

At least that's how I see it ;)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.