bogus comments on Open Thread: March 2010, part 3 - Less Wrong

3 Post author: RobinZ 19 March 2010 03:14AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (254)

You are viewing a single comment's thread. Show more comments above.

Comment author: bogus 21 March 2010 04:06:23AM *  4 points [-]

That's actually a very interesting question. You'd want a problem which:

  1. is either embarrassingly parallel or large enough to get a decent speedup,
  2. involves a fair amount of complex branching and logic, such that GPGPU would be unsuitable,
  3. cannot be efficiently solved by "shared nothing", message-passing systems, such as Beowulf clusters and grid computing.

The link also states that the aim should be "to help society, to help others" and to "make the world a better, more interesting place". Here's a start; in fact, many of these problems are fairly relevant to AI.