gwern comments on [Paper] Simulation of a complete cell - Less Wrong

18 Post author: RichardKennaway 24 July 2012 03:04PM

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

Comments (17)

You are viewing a single comment's thread.

Comment author: gwern 24 July 2012 03:18:36PM 13 points [-]

Fulltext

It's interesting that this high-level modeling of a single cell runs at near realtime on a single core, while being written in Matlab.

Comment author: nubeta 25 July 2012 09:41:48AM 3 points [-]

You beat me to it! Have the full text in some other places anyway. (1), (2), (3).

Comment author: Jayson_Virissimo 25 July 2012 03:36:46AM *  2 points [-]

If you can get that kind of performance out of Matlab, then you should be able to simulate every cell of C. elegans in real time with < 1,000 cores with a rewrite in C. Some researchers at the University of Glasgow already have a working 1,000 core processor (using FPGAs). I'm gonna to have to do some updating on this.

Comment author: gwern 25 July 2012 01:35:38PM 2 points [-]

The metabolism, anyway. This is a high-level model of the metabolism of a simple bacteria, and I'm not sure how close one could consider it to a neuron which was part of a functioning neural network, for example.

Comment author: Giles 27 July 2012 04:30:42AM 0 points [-]

I believe you, but where does it say that in the paper? They mention it running on a 128 core cluster, but my brief skimming missed them saying anything about run times.

Comment author: gwern 27 July 2012 01:31:51PM 1 point [-]

C-f for '128'; the cluster was being used to simulate 128+ cells by my reading, so that's a core or less per cell.