From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Mon, 19 Oct 2009 12:05:19 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: <<20091019155738.GB13857@nipl.net>> References: <<20091019155738.GB13857@nipl.net>> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Barrelfish Topicbox-Message-UUID: 8b66e018-ead5-11e9-9d60-3106f5b1d025 > Details of the calculation: 7200 seconds * 30fps * 12*16 (50*50 pixel chunks) * > 500000 elementary arithmetic/logical operations in a pipeline (unrolled). > 7200*30*12*16*500000 = 20 trillion (20,000,000,000,000) processing units. > This is only a very rough estimate and does not consider all the issues. could you do a similar calcuation for the memory bandwidth required to deliver said instructions to the processors? if you add that to the memory bandwith required to move the data around, what kind of memory architecture do you propose to move this much data around? - erik