<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.expertiza.ncsu.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bjang</id>
	<title>Expertiza_Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.expertiza.ncsu.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bjang"/>
	<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=Special:Contributions/Bjang"/>
	<updated>2026-07-17T22:06:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_506_Fall_2007/PR1&amp;diff=2193</id>
		<title>CSC/ECE 506 Fall 2007/PR1</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_506_Fall_2007/PR1&amp;diff=2193"/>
		<updated>2007-08-29T00:50:02Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;asdf&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_506_Fall_2007&amp;diff=2189</id>
		<title>CSC/ECE 506 Fall 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_506_Fall_2007&amp;diff=2189"/>
		<updated>2007-08-28T23:37:47Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Formatting Resources===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Formatting Help Guide from MetaWiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Peer-reviewed Assignment 1 =&lt;br /&gt;
&lt;br /&gt;
=== Important Dates ===&lt;br /&gt;
* 08/31/2007 Peer-reviewed 1 Selection&lt;br /&gt;
* 09/05/2007 Peer-reviewed 1 Submission&lt;br /&gt;
* 09/07/2007 Peer-reviewed 1 First feedback&lt;br /&gt;
* 09/10/2007 Peer-reviewed 1 Resubmission&lt;br /&gt;
* 09/12/2007 Peer-reviewed 1 Final review&lt;br /&gt;
* 09/14/2007 Peer-reviewed 1 Review of review &lt;br /&gt;
&lt;br /&gt;
=== Topics ===&lt;br /&gt;
* Sections 1.1 and 1.1.2&lt;br /&gt;
** Update performance trends in multiprocessors.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, first half: Scientific/engineering application trends  &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, second half: Commercial application trends    &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.3: Architectural trends  &lt;br /&gt;
** How have architectures changed in the past 10 years?  &lt;br /&gt;
** Update Figs. 1.8 and 1.9 with new points, for 2000, 2002, 2004, 2006, and 2007.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.4: Supercomputers  &lt;br /&gt;
** Compare current supercomputers with those of 10 yrs. ago.  &lt;br /&gt;
** Update Figures 1.10 to 1.12 with new data points. For 1.12, consult top500.org.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.2.1 and 1.2.4: Communication architecture  &lt;br /&gt;
** Trends in last 10 years.  &lt;br /&gt;
** How has data parallelism found its way into shared-memory and message-passing machines?  An early example would be MMX.   &lt;br /&gt;
** Would you change the number of layers in Fig. 1.13?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.2: Shared address space&lt;br /&gt;
** Any changes in the organization of address spaces in the last 10 years?  &lt;br /&gt;
** Are the interconnection structures different in new computers now than they were 10 years ago?  &lt;br /&gt;
** What is the size and capacity of current SMPs?   &lt;br /&gt;
** How have supercomputers evolved since the Cray T3E?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.3:  Message passing  &lt;br /&gt;
** Are blade servers an extension of message passing?  &lt;br /&gt;
** How have blade architectures evolved over the past 10 years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.5:  Trends in vector processing and array processing.  &lt;br /&gt;
** New machines have recently been announced.  Why will this be an important architectural dimension in the coming years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.6  &lt;br /&gt;
** New developments in dataflow and systolic architectures, if any.  &lt;br /&gt;
** Or if not, why are these styles not evolving with time?&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.1 and 1.3.2:  Communication and programming model   &lt;br /&gt;
** How have reordering strategies evolved to accommodate larger multicomputers?  &lt;br /&gt;
** Have new kinds of synchronization operations been developed?  &lt;br /&gt;
** I doubt that other topics covered in these sections have changed much, but do check.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.3 and 1.3.4:  Most changes here are probably related to performance metrics.  &lt;br /&gt;
** Cite other models for measuring artifacts such as data-transfer time, overhead, occupancy, and communication cost. Focus on the models that are most useful in practice.&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_506_Fall_2007&amp;diff=2188</id>
		<title>CSC/ECE 506 Fall 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_506_Fall_2007&amp;diff=2188"/>
		<updated>2007-08-28T23:31:55Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Formatting Resources===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Formatting Help Guide from MetaWiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Peer-reviewed Assignment 1 =&lt;br /&gt;
&lt;br /&gt;
=== Important Dates ===&lt;br /&gt;
&lt;br /&gt;
=== Topics ===&lt;br /&gt;
* Sections 1.1 and 1.1.2&lt;br /&gt;
** Update performance trends in multiprocessors.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, first half: Scientific/engineering application trends  &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, second half: Commercial application trends    &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.3: Architectural trends  &lt;br /&gt;
** How have architectures changed in the past 10 years?  &lt;br /&gt;
** Update Figs. 1.8 and 1.9 with new points, for 2000, 2002, 2004, 2006, and 2007.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.4: Supercomputers  &lt;br /&gt;
** Compare current supercomputers with those of 10 yrs. ago.  &lt;br /&gt;
** Update Figures 1.10 to 1.12 with new data points. For 1.12, consult top500.org.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.2.1 and 1.2.4: Communication architecture  &lt;br /&gt;
** Trends in last 10 years.  &lt;br /&gt;
** How has data parallelism found its way into shared-memory and message-passing machines?  An early example would be MMX.   &lt;br /&gt;
** Would you change the number of layers in Fig. 1.13?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.2: Shared address space&lt;br /&gt;
** Any changes in the organization of address spaces in the last 10 years?  &lt;br /&gt;
** Are the interconnection structures different in new computers now than they were 10 years ago?  &lt;br /&gt;
** What is the size and capacity of current SMPs?   &lt;br /&gt;
** How have supercomputers evolved since the Cray T3E?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.3:  Message passing  &lt;br /&gt;
** Are blade servers an extension of message passing?  &lt;br /&gt;
** How have blade architectures evolved over the past 10 years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.5:  Trends in vector processing and array processing.  &lt;br /&gt;
** New machines have recently been announced.  Why will this be an important architectural dimension in the coming years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.6  &lt;br /&gt;
** New developments in dataflow and systolic architectures, if any.  &lt;br /&gt;
** Or if not, why are these styles not evolving with time?&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.1 and 1.3.2:  Communication and programming model   &lt;br /&gt;
** How have reordering strategies evolved to accommodate larger multicomputers?  &lt;br /&gt;
** Have new kinds of synchronization operations been developed?  &lt;br /&gt;
** I doubt that other topics covered in these sections have changed much, but do check.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.3 and 1.3.4:  Most changes here are probably related to performance metrics.  &lt;br /&gt;
** Cite other models for measuring artifacts such as data-transfer time, overhead, occupancy, and communication cost. Focus on the models that are most useful in practice.&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_506_Fall_2007&amp;diff=2187</id>
		<title>CSC/ECE 506 Fall 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC/ECE_506_Fall_2007&amp;diff=2187"/>
		<updated>2007-08-28T20:58:48Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Formatting Resources===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Formatting Help Guide from MetaWiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Peer-reviewed Assignment 1 =&lt;br /&gt;
&lt;br /&gt;
* Sections 1.1 and 1.1.2&lt;br /&gt;
** Update performance trends in multiprocessors.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, first half: Scientific/engineering application trends  &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, second half: Commercial application trends    &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.3: Architectural trends  &lt;br /&gt;
** How have architectures changed in the past 10 years?  &lt;br /&gt;
** Update Figs. 1.8 and 1.9 with new points, for 2000, 2002, 2004, 2006, and 2007.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.4: Supercomputers  &lt;br /&gt;
** Compare current supercomputers with those of 10 yrs. ago.  &lt;br /&gt;
** Update Figures 1.10 to 1.12 with new data points. For 1.12, consult top500.org.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.2.1 and 1.2.4: Communication architecture  &lt;br /&gt;
** Trends in last 10 years.  &lt;br /&gt;
** How has data parallelism found its way into shared-memory and message-passing machines?  An early example would be MMX.   &lt;br /&gt;
** Would you change the number of layers in Fig. 1.13?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.2: Shared address space&lt;br /&gt;
** Any changes in the organization of address spaces in the last 10 years?  &lt;br /&gt;
** Are the interconnection structures different in new computers now than they were 10 years ago?  &lt;br /&gt;
** What is the size and capacity of current SMPs?   &lt;br /&gt;
** How have supercomputers evolved since the Cray T3E?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.3:  Message passing  &lt;br /&gt;
** Are blade servers an extension of message passing?  &lt;br /&gt;
** How have blade architectures evolved over the past 10 years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.5:  Trends in vector processing and array processing.  &lt;br /&gt;
** New machines have recently been announced.  Why will this be an important architectural dimension in the coming years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.6  &lt;br /&gt;
** New developments in dataflow and systolic architectures, if any.  &lt;br /&gt;
** Or if not, why are these styles not evolving with time?&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.1 and 1.3.2:  Communication and programming model   &lt;br /&gt;
** How have reordering strategies evolved to accommodate larger multicomputers?  &lt;br /&gt;
** Have new kinds of synchronization operations been developed?  &lt;br /&gt;
** I doubt that other topics covered in these sections have changed much, but do check.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.3 and 1.3.4:  Most changes here are probably related to performance metrics.  &lt;br /&gt;
** Cite other models for measuring artifacts such as data-transfer time, overhead, occupancy, and communication cost. Focus on the models that are most useful in practice.&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=Http://pg-server.csc.ncsu.edu/mediawiki/index.php/CSC/ECE_517_Fall_2010/ch1_S10_MS&amp;diff=2186</id>
		<title>Http://pg-server.csc.ncsu.edu/mediawiki/index.php/CSC/ECE 517 Fall 2010/ch1 S10 MS</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=Http://pg-server.csc.ncsu.edu/mediawiki/index.php/CSC/ECE_517_Fall_2010/ch1_S10_MS&amp;diff=2186"/>
		<updated>2007-08-28T20:57:58Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;'''Welcome to the PG MediaWiki!!'''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This wiki serves as a development area for the Ruby on Rails PG.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
* [[ECE633]]&lt;br /&gt;
* [[CSC 379]]&lt;br /&gt;
* [[CSC506 Fall 2007]]&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2185</id>
		<title>CSC506</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2185"/>
		<updated>2007-08-28T20:56:10Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Formatting Resources===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Formatting Help Guide from MetaWiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Peer-reviewed Assignment 1 =&lt;br /&gt;
&lt;br /&gt;
* Sections 1.1 and 1.1.2&lt;br /&gt;
** Update performance trends in multiprocessors.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, first half: Scientific/engineering application trends  &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, second half: Commercial application trends    &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.3: Architectural trends  &lt;br /&gt;
** How have architectures changed in the past 10 years?  &lt;br /&gt;
** Update Figs. 1.8 and 1.9 with new points, for 2000, 2002, 2004, 2006, and 2007.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.4: Supercomputers  &lt;br /&gt;
** Compare current supercomputers with those of 10 yrs. ago.  &lt;br /&gt;
** Update Figures 1.10 to 1.12 with new data points. For 1.12, consult top500.org.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.2.1 and 1.2.4: Communication architecture  &lt;br /&gt;
** Trends in last 10 years.  &lt;br /&gt;
** How has data parallelism found its way into shared-memory and message-passing machines?  An early example would be MMX.   &lt;br /&gt;
** Would you change the number of layers in Fig. 1.13?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.2: Shared address space&lt;br /&gt;
** Any changes in the organization of address spaces in the last 10 years?  &lt;br /&gt;
** Are the interconnection structures different in new computers now than they were 10 years ago?  &lt;br /&gt;
** What is the size and capacity of current SMPs?   &lt;br /&gt;
** How have supercomputers evolved since the Cray T3E?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.3:  Message passing  &lt;br /&gt;
** Are blade servers an extension of message passing?  &lt;br /&gt;
** How have blade architectures evolved over the past 10 years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.5:  Trends in vector processing and array processing.  &lt;br /&gt;
** New machines have recently been announced.  Why will this be an important architectural dimension in the coming years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.6  &lt;br /&gt;
** New developments in dataflow and systolic architectures, if any.  &lt;br /&gt;
** Or if not, why are these styles not evolving with time?&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.1 and 1.3.2:  Communication and programming model   &lt;br /&gt;
** How have reordering strategies evolved to accommodate larger multicomputers?  &lt;br /&gt;
** Have new kinds of synchronization operations been developed?  &lt;br /&gt;
** I doubt that other topics covered in these sections have changed much, but do check.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.3 and 1.3.4:  Most changes here are probably related to performance metrics.  &lt;br /&gt;
** Cite other models for measuring artifacts such as data-transfer time, overhead, occupancy, and communication cost. Focus on the models that are most useful in practice.&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2184</id>
		<title>CSC506</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2184"/>
		<updated>2007-08-28T20:54:00Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Formatting Resources===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Formatting Help Guide from MetaWiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Peer-reviewed Assignment 1 =&lt;br /&gt;
&lt;br /&gt;
* Sections 1.1 and 1.1.2&lt;br /&gt;
** Update performance trends in multiprocessors.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, first half: Scientific/engineering application trends  &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, second half: Commercial application trends    &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.3: Architectural trends  &lt;br /&gt;
** How have architectures changed in the past 10 years?  &lt;br /&gt;
** Update Figs. 1.8 and 1.9 with new points, for 2000, 2002, 2004, 2006, and 2007.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.4: Supercomputers  &lt;br /&gt;
** Compare current supercomputers with those of 10 yrs. ago.  &lt;br /&gt;
** Update Figures 1.10 to 1.12 with new data points. For 1.12, consult top500.org.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.2.1 and 1.2.4: Communication architecture  &lt;br /&gt;
** Trends in last 10 years.  &lt;br /&gt;
** How has data parallelism found its way into shared-memory and message-passing machines?  An early example would be MMX.   &lt;br /&gt;
** Would you change the number of layers in Fig. 1.13?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.2: Shared address space&lt;br /&gt;
** Any changes in the organization of address spaces in the last 10 years?  &lt;br /&gt;
** Are the interconnection structures different in new computers now than they were 10 years ago?  &lt;br /&gt;
** What is the size and capacity of current SMPs?   &lt;br /&gt;
** How have supercomputers evolved since the Cray T3E?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.3:  Message passing  &lt;br /&gt;
** Are blade servers an extension of message passing?  &lt;br /&gt;
** How have blade architectures evolved over the past 10 years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.5:  Trends in vector processing and array processing.  &lt;br /&gt;
** New machines have recently been announced.  Why will this be an important architectural dimension in the coming years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.6  &lt;br /&gt;
** New developments in dataflow and systolic architectures, if any.  &lt;br /&gt;
** Or if not, why are these styles not evolving with time?&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.1 and 1.3.2:  Communication and programming model   &lt;br /&gt;
** How have reordering strategies evolved to accommodate larger multicomputers?  &lt;br /&gt;
** Have new kinds of synchronization operations been developed?  &lt;br /&gt;
** I doubt that other topics covered in these sections have changed much, but do check.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.3 and 1.3.4:  Most changes here are probably related to performance metrics.  &lt;br /&gt;
** Cite other models for measuring artifacts such as data-transfer time, overhead, occupancy, and communication cost.  &lt;br /&gt;
** Focus on the models that are most useful in practice.&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2183</id>
		<title>CSC506</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2183"/>
		<updated>2007-08-28T20:53:33Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Formatting Resources===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Formatting Help Guide from MetaWiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Peer-reviewed Assignment 1 =&lt;br /&gt;
&lt;br /&gt;
* Sections 1.1 and 1.1.2&lt;br /&gt;
** Update performance trends in multiprocessors.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, first half: Scientific/engineering application trends  &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, second half: Commercial application trends    &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.3: Architectural trends  &lt;br /&gt;
** How have architectures changed in the past 10 years?  &lt;br /&gt;
** Update Figs. 1.8 and 1.9 with new points, for 2000, 2002, 2004, 2006, and 2007.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.4: Supercomputers  &lt;br /&gt;
** Compare current supercomputers with those of 10 yrs. ago.  &lt;br /&gt;
** Update Figures 1.10 to 1.12 with new data points. For 1.12, consult top500.org.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.2.1 and 1.2.4: Communication architecture  &lt;br /&gt;
** Trends in last 10 years.  &lt;br /&gt;
** How has data parallelism found its way into shared-memory and message-passing machines?  An early example would be MMX.   &lt;br /&gt;
** Would you change the number of layers in Fig. 1.13?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.2:  Shared address space&lt;br /&gt;
** Any changes in the organization of address spaces in the last 10 years?  &lt;br /&gt;
** Are the interconnection structures different in new computers now than they  &lt;br /&gt;
were 10 years ago?  &lt;br /&gt;
** What is the size and capacity of current SMPs?   &lt;br /&gt;
** How have supercomputers evolved since the Cray T3E?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.3:  Message passing  &lt;br /&gt;
** Are blade servers an extension of message passing?  &lt;br /&gt;
** How have blade architectures evolved over the past 10 years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.5:  Trends in vector processing and array processing.  &lt;br /&gt;
** New machines have recently been announced.  Why will this be an important architectural dimension in the coming years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.6  &lt;br /&gt;
** New developments in dataflow and systolic architectures, if any.  &lt;br /&gt;
** Or if not, why are these styles not evolving with time?&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.1 and 1.3.2:  Communication and programming model   &lt;br /&gt;
** How have reordering strategies evolved to accommodate larger multicomputers?  &lt;br /&gt;
** Have new kinds of synchronization operations been developed?  &lt;br /&gt;
** I doubt that other topics covered in these sections have changed much, but do check.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.3 and 1.3.4:  Most changes here are probably related to performance metrics.  &lt;br /&gt;
** Cite other models for measuring artifacts such as data-transfer time, overhead, occupancy, and communication cost.  &lt;br /&gt;
** Focus on the models that are most useful in practice.&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2182</id>
		<title>CSC506</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2182"/>
		<updated>2007-08-28T20:53:03Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Formatting Resources===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Formatting Help Guide from MetaWiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Peer-reviewed Assignment 1 =&lt;br /&gt;
&lt;br /&gt;
* Sections 1.1 and 1.1.2&lt;br /&gt;
** Update performance trends in multiprocessors.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, first half: Scientific/engineering application trends  &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, second half: Commercial application trends    &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.3: Architectural trends  &lt;br /&gt;
** How have architectures changed in the past 10 years?  &lt;br /&gt;
** Update Figs. 1.8 and 1.9 with new points, for 2000, 2002, 2004, 2006, and 2007.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.4: Supercomputers  &lt;br /&gt;
** Compare current supercomputers with those of 10 yrs. ago.  &lt;br /&gt;
** Update Figures 1.10 to 1.12 with new data points. For 1.12, consult top500.org.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.2.1 and 1.2.4: Communication architecture  &lt;br /&gt;
** Trends in last 10 years.  &lt;br /&gt;
** How has data parallelism found its way into shared-memory and message-passing machines?  An early example would be MMX.   &lt;br /&gt;
** Would you change the number of layers in Fig. 1.13?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.2:  Shared address space&lt;br /&gt;
** Any changes in the organization of address spaces in the last 10 years?  &lt;br /&gt;
** Are the interconnection structures different in new computers now than they  &lt;br /&gt;
were 10 years ago?  &lt;br /&gt;
** What is the size and capacity of current SMPs?   &lt;br /&gt;
** How have supercomputers evolved since the Cray T3E?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.3:  Message passing  &lt;br /&gt;
** Are blade servers an extension of message passing?  &lt;br /&gt;
** How have blade architectures evolved over the past 10 years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.5:  Trends in vector processing and array  &lt;br /&gt;
processing.  &lt;br /&gt;
** New machines have recently been announced.  Why will this be an important architectural dimension in the coming years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.6  &lt;br /&gt;
** New developments in dataflow and systolic architectures, if any.  &lt;br /&gt;
** Or if not, why are these styles not evolving with time?&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.1 and 1.3.2:  Communication and programming model   &lt;br /&gt;
** How have reordering strategies evolved to accommodate larger multicomputers?  &lt;br /&gt;
** Have new kinds of synchronization operations been developed?  &lt;br /&gt;
** I doubt that other topics covered in these sections have changed much, but do check.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.3 and 1.3.4:  Most changes here are probably related to performance metrics.  &lt;br /&gt;
** Cite other models for measuring artifacts such as data-transfer time, overhead, occupancy, and communication cost.  &lt;br /&gt;
** Focus on the models that are most useful in practice.&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2181</id>
		<title>CSC506</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2181"/>
		<updated>2007-08-28T20:48:53Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Formatting Resources===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Formatting Help Guide from MetaWiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Peer-reviewed Assignment 1 =&lt;br /&gt;
&lt;br /&gt;
* Sections 1.1 and 1.1.2&lt;br /&gt;
** Update performance trends in multiprocessors.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, first half: Scientific/engineering application trends  &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, second half: Commercial application trends    &lt;br /&gt;
** What characterizes present-day applications?  &lt;br /&gt;
** How much memory, processor time, etc.?  &lt;br /&gt;
** How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.3: Architectural trends  &lt;br /&gt;
** How have architectures changed in the past 10 years?  &lt;br /&gt;
** Update Figs. 1.8 and 1.9 with new points, for 2000, 2002, 2004, 2006, and 2007.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.4: Supercomputers  &lt;br /&gt;
** Compare current supercomputers with those of 10 yrs. ago.  &lt;br /&gt;
** Update Figures 1.10 to 1.12 with new data points. For 1.12, consult top500.org.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.2.1 and 1.2.4: Communication architecture  &lt;br /&gt;
** Trends in last 10 years.  How has data parallelism found its way into shared-memory and message-passing machines?  An early example would be MMX.   &lt;br /&gt;
** Would you change the number of layers in Fig. 1.13?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.2:  Shared address space&lt;br /&gt;
** Any changes in the organization of address spaces in the last 10 years?  Are the  &lt;br /&gt;
interconnection structures different in new computers now than they  &lt;br /&gt;
were 10 years ago?  What is the size and capacity of current SMPs?   &lt;br /&gt;
How have supercomputers evolved since the Cray T3E?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.3:  Message passing.  Update.  Are blade servers an  &lt;br /&gt;
extension of message passing?  How have blade architectures evolved  &lt;br /&gt;
over the past 10 years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.5:  Trends in vector processing and array  &lt;br /&gt;
processing.  New machines have recently been announced.  Why will  &lt;br /&gt;
this be an important architectural dimension in the coming years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.6:  New developments in dataflow and systolic  &lt;br /&gt;
architectures, if any.  Or if not, why are these styles not evolving  &lt;br /&gt;
with time?&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.1 and 1.3.2:  Communication and programming model.   &lt;br /&gt;
How have reordering strategies evolved to accommodate larger  &lt;br /&gt;
multicomputers?  Have new kinds of synchronization operations been  &lt;br /&gt;
developed?  I doubt that other topics covered in these sections have  &lt;br /&gt;
changed much, but do check.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.3 and 1.3.4:  Most changes here are probably related  &lt;br /&gt;
to performance metrics.  Cite other models for measuring artifacts  &lt;br /&gt;
such as data-transfer time, overhead, occupancy, and communication  &lt;br /&gt;
cost.  Focus on the models that are most useful in practice.&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2180</id>
		<title>CSC506</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2180"/>
		<updated>2007-08-28T20:42:42Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Formatting Resources===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Formatting Help Guide from MetaWiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Peer-reviewed Assignment 1 =&lt;br /&gt;
&lt;br /&gt;
* Sections 1.1 and 1.1.2:  Update performance trends in  &lt;br /&gt;
multiprocessors.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, first half:  Scientific/engineering application  &lt;br /&gt;
trends.  What characterizes present-day applications?  How much  &lt;br /&gt;
memory, processor time, etc.?  How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.1, second half:  Commercial application trends.    &lt;br /&gt;
What characterizes present-day applications?  How much memory,  &lt;br /&gt;
processor time, etc.?  How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.3:  Architectural trends.  How have architectures  &lt;br /&gt;
changed in the past 10 years?  Update Figs. 1.8 and 1.9 with new  &lt;br /&gt;
points, for 2000, 2002, 2004, 2006, and 2007.&lt;br /&gt;
&lt;br /&gt;
* Section 1.1.4:  Supercomputers.  Compare current supercomputers  &lt;br /&gt;
with those of 10 yrs. ago.  Update Figures 1.10 to 1.12 with new data  &lt;br /&gt;
points.  For 1.12, consult top500.org.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.2.1 and 1.2.4:  Communication architecture.  Trends in  &lt;br /&gt;
last 10 years.  How has data parallelism found its way into shared- &lt;br /&gt;
memory and message-passing machines?  An early example would be MMX.   &lt;br /&gt;
Would you change the number of layers in Fig. 1.13?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.2:  Shared address space.  Any changes in the  &lt;br /&gt;
organization of address spaces in the last 10 years?  Are the  &lt;br /&gt;
interconnection structures different in new computers now than they  &lt;br /&gt;
were 10 years ago?  What is the size and capacity of current SMPs?   &lt;br /&gt;
How have supercomputers evolved since the Cray T3E?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.3:  Message passing.  Update.  Are blade servers an  &lt;br /&gt;
extension of message passing?  How have blade architectures evolved  &lt;br /&gt;
over the past 10 years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.5:  Trends in vector processing and array  &lt;br /&gt;
processing.  New machines have recently been announced.  Why will  &lt;br /&gt;
this be an important architectural dimension in the coming years?&lt;br /&gt;
&lt;br /&gt;
* Section 1.2.6:  New developments in dataflow and systolic  &lt;br /&gt;
architectures, if any.  Or if not, why are these styles not evolving  &lt;br /&gt;
with time?&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.1 and 1.3.2:  Communication and programming model.   &lt;br /&gt;
How have reordering strategies evolved to accommodate larger  &lt;br /&gt;
multicomputers?  Have new kinds of synchronization operations been  &lt;br /&gt;
developed?  I doubt that other topics covered in these sections have  &lt;br /&gt;
changed much, but do check.&lt;br /&gt;
&lt;br /&gt;
* Sections 1.3.3 and 1.3.4:  Most changes here are probably related  &lt;br /&gt;
to performance metrics.  Cite other models for measuring artifacts  &lt;br /&gt;
such as data-transfer time, overhead, occupancy, and communication  &lt;br /&gt;
cost.  Focus on the models that are most useful in practice.&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2179</id>
		<title>CSC506</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2179"/>
		<updated>2007-08-28T20:40:56Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Formatting Resources===&lt;br /&gt;
[http://meta.wikimedia.org/wiki/Help:Wikitext_examples Formatting Help Guide from MetaWiki]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Peer-reviewed Assignment 1 =&lt;br /&gt;
&lt;br /&gt;
A.  Sections 1.1 and 1.1.2:  Update performance trends in  &lt;br /&gt;
multiprocessors.&lt;br /&gt;
&lt;br /&gt;
B.  Section 1.1.1, first half:  Scientific/engineering application  &lt;br /&gt;
trends.  What characterizes present-day applications?  How much  &lt;br /&gt;
memory, processor time, etc.?  How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
C.  Section 1.1.1, second half:  Commercial application trends.    &lt;br /&gt;
What characterizes present-day applications?  How much memory,  &lt;br /&gt;
processor time, etc.?  How high is the speedup?&lt;br /&gt;
&lt;br /&gt;
D.  Section 1.1.3:  Architectural trends.  How have architectures  &lt;br /&gt;
changed in the past 10 years?  Update Figs. 1.8 and 1.9 with new  &lt;br /&gt;
points, for 2000, 2002, 2004, 2006, and 2007.&lt;br /&gt;
&lt;br /&gt;
E.  Section 1.1.4:  Supercomputers.  Compare current supercomputers  &lt;br /&gt;
with those of 10 yrs. ago.  Update Figures 1.10 to 1.12 with new data  &lt;br /&gt;
points.  For 1.12, consult top500.org.&lt;br /&gt;
&lt;br /&gt;
F.  Sections 1.2.1 and 1.2.4:  Communication architecture.  Trends in  &lt;br /&gt;
last 10 years.  How has data parallelism found its way into shared- &lt;br /&gt;
memory and message-passing machines?  An early example would be MMX.   &lt;br /&gt;
Would you change the number of layers in Fig. 1.13?&lt;br /&gt;
&lt;br /&gt;
G.  Section 1.2.2:  Shared address space.  Any changes in the  &lt;br /&gt;
organization of address spaces in the last 10 years?  Are the  &lt;br /&gt;
interconnection structures different in new computers now than they  &lt;br /&gt;
were 10 years ago?  What is the size and capacity of current SMPs?   &lt;br /&gt;
How have supercomputers evolved since the Cray T3E?&lt;br /&gt;
&lt;br /&gt;
H.   Section 1.2.3:  Message passing.  Update.  Are blade servers an  &lt;br /&gt;
extension of message passing?  How have blade architectures evolved  &lt;br /&gt;
over the past 10 years?&lt;br /&gt;
&lt;br /&gt;
I.  Section 1.2.5:  Trends in vector processing and array  &lt;br /&gt;
processing.  New machines have recently been announced.  Why will  &lt;br /&gt;
this be an important architectural dimension in the coming years?&lt;br /&gt;
&lt;br /&gt;
J.  Section 1.2.6:  New developments in dataflow and systolic  &lt;br /&gt;
architectures, if any.  Or if not, why are these styles not evolving  &lt;br /&gt;
with time?&lt;br /&gt;
&lt;br /&gt;
K.  Sections 1.3.1 and 1.3.2:  Communication and programming model.   &lt;br /&gt;
How have reordering strategies evolved to accommodate larger  &lt;br /&gt;
multicomputers?  Have new kinds of synchronization operations been  &lt;br /&gt;
developed?  I doubt that other topics covered in these sections have  &lt;br /&gt;
changed much, but do check.&lt;br /&gt;
&lt;br /&gt;
L.  Sections 1.3.3 and 1.3.4:  Most changes here are probably related  &lt;br /&gt;
to performance metrics.  Cite other models for measuring artifacts  &lt;br /&gt;
such as data-transfer time, overhead, occupancy, and communication  &lt;br /&gt;
cost.  Focus on the models that are most useful in practice.&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2178</id>
		<title>CSC506</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=CSC506&amp;diff=2178"/>
		<updated>2007-08-28T20:14:38Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;asdf&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
	<entry>
		<id>https://wiki.expertiza.ncsu.edu/index.php?title=Http://pg-server.csc.ncsu.edu/mediawiki/index.php/CSC/ECE_517_Fall_2010/ch1_S10_MS&amp;diff=2177</id>
		<title>Http://pg-server.csc.ncsu.edu/mediawiki/index.php/CSC/ECE 517 Fall 2010/ch1 S10 MS</title>
		<link rel="alternate" type="text/html" href="https://wiki.expertiza.ncsu.edu/index.php?title=Http://pg-server.csc.ncsu.edu/mediawiki/index.php/CSC/ECE_517_Fall_2010/ch1_S10_MS&amp;diff=2177"/>
		<updated>2007-08-28T17:04:01Z</updated>

		<summary type="html">&lt;p&gt;Bjang: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;'''Welcome to the PG MediaWiki!!'''&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This wiki serves as a development area for the Ruby on Rails PG.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
* [[ECE633]]&lt;br /&gt;
* [[CSC 379]]&lt;br /&gt;
* [[CSC506]]&lt;/div&gt;</summary>
		<author><name>Bjang</name></author>
	</entry>
</feed>