<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.clustermonkey.net/cdp/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jleidel</id>
		<title>Cluster Documentation Project - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.clustermonkey.net/cdp/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jleidel"/>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php/Special:Contributions/Jleidel"/>
		<updated>2026-05-24T05:37:19Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.4</generator>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Cluster_Design&amp;diff=1619</id>
		<title>Cluster Design</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Cluster_Design&amp;diff=1619"/>
				<updated>2006-02-11T00:35:08Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Clusters are all about design. Indeed, clusters are about designing machines&lt;br /&gt;
around problems. When designing a cluster the following '''basic''' questions &lt;br /&gt;
may be helpful. If you need help with answers, try asking on the [http://www.beowulf.org/mailman/listinfo/beowulf Beowulf Mailing List] or submit a question to the [[Cluster Questions]] section.&lt;br /&gt;
&lt;br /&gt;
'''Consider your budget'''&lt;br /&gt;
* Do you need help with software and support? If so, reserve some funds for this part of the project. While clusters can be easy to set up initially, continued operation can be time consuming. &lt;br /&gt;
* Do you plan on assembling the cluster yourself? If yes, at what level? Starting from motherboards, cases, memory, processors, etc. can be very time consuming. Buy quality parts.&lt;br /&gt;
* If you plan on using a vendor, provide them with a detailed specification and don't forget to run benchmarks. &lt;br /&gt;
&lt;br /&gt;
'''How many and what type of processors do I need?'''&lt;br /&gt;
* This depends on your application. How well does you application scale. Have you tested it on a real cluster? If it is a common application, have other run it on a cluster?&lt;br /&gt;
*It also depends on how you want to arrange your processors. The introduction dual-core CPUs make this a more interesting question. &lt;br /&gt;
&lt;br /&gt;
'''What Type of Interconnect?'''&lt;br /&gt;
*Again, this depends on your application. If you can use Gigabit Ethernet, then  you can probably buy more nodes. If you need a faster interconnect, then you may have to sacrifice nodes for interconnects to stay in your budget. Benchmarking your code(s) is important.&lt;br /&gt;
* Remember Gigabit Ethernet performance will vary by chip-set, some are better than others. &lt;br /&gt;
&lt;br /&gt;
'''What type of software?'''&lt;br /&gt;
* This depends on your needs. There are several preconfigured distributions, but which one is best depends upon your needs. &lt;br /&gt;
&lt;br /&gt;
'''Do I need disk drives on my nodes?'''&lt;br /&gt;
* This decision also depends on on your needs.  In some cases nodes can be run without hard drives, in others local swap or scratch space is needed.&lt;br /&gt;
&lt;br /&gt;
'''What type of storage?'''&lt;br /&gt;
* do you need a parallel file system?&lt;br /&gt;
* Will a basic NFS setup be enough? Will it scale to the nodes you need?&lt;br /&gt;
* How do I construct a diskless cluster? &lt;br /&gt;
** Can I circumvent the local swap dilemma?  &lt;br /&gt;
&lt;br /&gt;
There are many other questions that need to be answered, but these should give you a start. The book below (freely available) is also a good place to start.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Books&lt;br /&gt;
&lt;br /&gt;
* [http://www.phy.duke.edu/resources/computing/brahma/Resources/beowulf_book.php   Engineering a Beowulf-Style Compute Cluster by Robert G. Brown ] - A freely available book on building/designing Beowulf style clusters.&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Cluster_Design&amp;diff=1618</id>
		<title>Cluster Design</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Cluster_Design&amp;diff=1618"/>
				<updated>2006-02-11T00:33:14Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Clusters are all about design. Indeed, clusters are about designing machines&lt;br /&gt;
around problems. When designing a cluster the following '''basic''' questions &lt;br /&gt;
may be helpful. If you need help with answers, try asking on the [http://www.beowulf.org/mailman/listinfo/beowulf Beowulf Mailing List] or submit a question to the [[Cluster Questions]] section.&lt;br /&gt;
&lt;br /&gt;
'''Consider your budget'''&lt;br /&gt;
* Do you need help with software and support? If so, reserve some funds for this part of the project. While clusters can be easy to set up initially, continued operation can be time consuming. &lt;br /&gt;
* Do you plan on assembling the cluster yourself? If yes, at what level? Starting from motherboards, cases, memory, processors, etc. can be very time consuming. Buy quality parts.&lt;br /&gt;
* If you plan on using a vendor, provide them with a detailed specification and don't forget to run benchmarks. &lt;br /&gt;
&lt;br /&gt;
'''How many and what type of processors do I need?'''&lt;br /&gt;
* This depends on your application. How well does you application scale. Have you tested it on a real cluster? If it is a common application, have other run it on a cluster?&lt;br /&gt;
*It also depends on how you want to arrange your processors. The introduction dual-core CPUs make this a more interesting question. &lt;br /&gt;
&lt;br /&gt;
'''What Type of Interconnect?'''&lt;br /&gt;
*Again, this depends on your application. If you can use Gigabit Ethernet, then  you can probably buy more nodes. If you need a faster interconnect, then you may have to sacrifice nodes for interconnects to stay in your budget. Benchmarking your code(s) is important.&lt;br /&gt;
* Remember Gigabit Ethernet performance will vary by chip-set, some are better than others. &lt;br /&gt;
&lt;br /&gt;
'''What type of software?'''&lt;br /&gt;
* This depends on your needs. There are several preconfigured distributions, but which one is best depends upon your needs. &lt;br /&gt;
&lt;br /&gt;
'''Do I need disk drives on my nodes?'''&lt;br /&gt;
* This decision also depends on on your needs.  In some cases nodes can be run without &lt;br /&gt;
hard drives, in others local swap or scratch space is needed.&lt;br /&gt;
&lt;br /&gt;
'''What type of storage?'''&lt;br /&gt;
* do you need a parallel file system?&lt;br /&gt;
* Will a basic NFS setup be enough? Will it scale to the nodes you need?&lt;br /&gt;
* How do I construct a cluster?  &lt;br /&gt;
&lt;br /&gt;
There are many other questions that need to be answered, but these should give you a start. The book below (freely available) is also a good place to start.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Books&lt;br /&gt;
&lt;br /&gt;
* [http://www.phy.duke.edu/resources/computing/brahma/Resources/beowulf_book.php   Engineering a Beowulf-Style Compute Cluster by Robert G. Brown ] - A freely available book on building/designing Beowulf style clusters.&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Processors&amp;diff=1617</id>
		<title>Processors</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Processors&amp;diff=1617"/>
				<updated>2006-02-11T00:28:39Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[http://www.amd.com AMD]&lt;br /&gt;
**Athlon Series&lt;br /&gt;
**Opteron Series&lt;br /&gt;
*[http://www.intel.com Intel]&lt;br /&gt;
**Pentium Series&lt;br /&gt;
**Xeon Series&lt;br /&gt;
**Itanium Series&lt;br /&gt;
*[http://www.openpowerproject.org Power Series (IBM)]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Oil_and_Gas&amp;diff=1616</id>
		<title>Oil and Gas</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Oil_and_Gas&amp;diff=1616"/>
				<updated>2006-02-10T02:23:42Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[http://www.slb.com/content/services/software/reseng/index.asp? Schlumberger ECLIPSE]&lt;br /&gt;
*[http://www.lgc.com/landmark/index.htm Landmark Graphics]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Other&amp;diff=1615</id>
		<title>Other</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Other&amp;diff=1615"/>
				<updated>2006-02-10T02:19:42Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Monitoring&lt;br /&gt;
*[http://ganglia.sourceforge.net/ Ganglia]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Processors&amp;diff=1614</id>
		<title>Processors</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Processors&amp;diff=1614"/>
				<updated>2006-02-10T02:17:22Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[http://www.amd.com AMD]&lt;br /&gt;
*[http://www.intel.com Intel]&lt;br /&gt;
*[http://www.openpowerproject.org Power Series]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Power_Supplies&amp;diff=1613</id>
		<title>Power Supplies</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Power_Supplies&amp;diff=1613"/>
				<updated>2006-02-10T02:14:56Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[http://www.apc.com APC]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Cluster_Benchmarking_Packages&amp;diff=1612</id>
		<title>Cluster Benchmarking Packages</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Cluster_Benchmarking_Packages&amp;diff=1612"/>
				<updated>2006-02-02T02:19:01Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here are some links to benchmarks:&lt;br /&gt;
&lt;br /&gt;
Benchmark Suites&lt;br /&gt;
* [http://icl.cs.utk.edu/hpcc/ HPCC Challange Benchmark] - uses seven tests to measure several different performance parameters.&lt;br /&gt;
* [http://www.clustermonkey.net//content/view/38/27/ Beowulf Perforamnce Suite (BPS)] - Example results are [http://clustermonkey.net/download/kronos/bps-logs/ here]. &lt;br /&gt;
* [http://cmbp.clustermonkey.net/ Cluster Monkey Benchmark Project] - just started. It is based on the BPS.&lt;br /&gt;
* [http://www.intel.com/cd/software/products/asmo-na/eng/cluster/clustertoolkit/219848.htm Intel MPI Benchmarks] - freely available.&lt;br /&gt;
* [http://perfbase.tigris.org/ perfbase] - a set of front end tools using a PostgreSQL database as backend, which together form a system for the management and analysis of the output of tests and experiments.&lt;br /&gt;
* [http://liinwww.ira.uka.de/~skampi/ SKaMPI] - a suite of tests designed to measure the performance of MPI. &lt;br /&gt;
&lt;br /&gt;
File Systems I/O&lt;br /&gt;
&lt;br /&gt;
* [http://www.nus.edu.sg/comcen/svu/publications/hpc_nus/sep_2005/Performance.pdf GPFS vs. NFS evaluation]&lt;br /&gt;
* EXT3, EXT3, Reiser, JFS, XFS benchmarks [http://linuxgazette.net/102/piszcz.html Part 1] and [http://linuxgazette.net/122/piszcz.html Part 2]&lt;br /&gt;
* [http://www.clustermonkey.net//content/view/62/28/ Benchmarking Parallel File Systems]&lt;br /&gt;
* [http://dcs.nac.uci.edu/~strombrg/nfs-test.html nfs-test] is a program that tries a bunch of different rsizes, wsizes, protocols (tcp vs udp) and NFS versions to optimize performance&lt;br /&gt;
&lt;br /&gt;
*[http://www.iozone.org IOZONE] Filesystem Benchmark&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Cluster_Benchmarking_Packages&amp;diff=1611</id>
		<title>Cluster Benchmarking Packages</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Cluster_Benchmarking_Packages&amp;diff=1611"/>
				<updated>2006-02-02T02:18:30Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here are some links to benchmarks:&lt;br /&gt;
&lt;br /&gt;
Benchmark Suites&lt;br /&gt;
* [http://icl.cs.utk.edu/hpcc/ HPCC Challange Benchmark] - uses seven tests to measure several different performance parameters.&lt;br /&gt;
* [http://www.clustermonkey.net//content/view/38/27/ Beowulf Perforamnce Suite (BPS)] - Example results are [http://clustermonkey.net/download/kronos/bps-logs/ here]. &lt;br /&gt;
* [http://cmbp.clustermonkey.net/ Cluster Monkey Benchmark Project] - just started. It is based on the BPS.&lt;br /&gt;
* [http://www.intel.com/cd/software/products/asmo-na/eng/cluster/clustertoolkit/219848.htm Intel MPI Benchmarks] - freely available.&lt;br /&gt;
* [http://perfbase.tigris.org/ perfbase] - a set of front end tools using a PostgreSQL database as backend, which together form a system for the management and analysis of the output of tests and experiments.&lt;br /&gt;
* [http://liinwww.ira.uka.de/~skampi/ SKaMPI] - a suite of tests designed to measure the performance of MPI. &lt;br /&gt;
&lt;br /&gt;
File Systems I/O&lt;br /&gt;
&lt;br /&gt;
* [http://www.nus.edu.sg/comcen/svu/publications/hpc_nus/sep_2005/Performance.pdf GPFS vs. NFS evaluation]&lt;br /&gt;
* EXT3, EXT3, Reiser, JFS, XFS benchmarks [http://linuxgazette.net/102/piszcz.html Part 1] and [http://linuxgazette.net/122/piszcz.html Part 2]&lt;br /&gt;
* [http://www.clustermonkey.net//content/view/62/28/ Benchmarking Parallel File Systems]&lt;br /&gt;
* [http://dcs.nac.uci.edu/~strombrg/nfs-test.html nfs-test] is a program that tries a bunch of different rsizes, wsizes, protocols (tcp vs udp) and NFS versions to optimize performance&lt;br /&gt;
&lt;br /&gt;
*[http://www.iozone.org IOZONE] IOZONE Filesystem Benchmark&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Cluster_Benchmarking_Packages&amp;diff=1610</id>
		<title>Cluster Benchmarking Packages</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Cluster_Benchmarking_Packages&amp;diff=1610"/>
				<updated>2006-02-02T02:17:59Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here are some links to benchmarks:&lt;br /&gt;
&lt;br /&gt;
Benchmark Suites&lt;br /&gt;
* [http://icl.cs.utk.edu/hpcc/ HPCC Challange Benchmark] - uses seven tests to measure several different performance parameters.&lt;br /&gt;
* [http://www.clustermonkey.net//content/view/38/27/ Beowulf Perforamnce Suite (BPS)] - Example results are [http://clustermonkey.net/download/kronos/bps-logs/ here]. &lt;br /&gt;
* [http://cmbp.clustermonkey.net/ Cluster Monkey Benchmark Project] - just started. It is based on the BPS.&lt;br /&gt;
* [http://www.intel.com/cd/software/products/asmo-na/eng/cluster/clustertoolkit/219848.htm Intel MPI Benchmarks] - freely available.&lt;br /&gt;
* [http://perfbase.tigris.org/ perfbase] - a set of front end tools using a PostgreSQL database as backend, which together form a system for the management and analysis of the output of tests and experiments.&lt;br /&gt;
* [http://liinwww.ira.uka.de/~skampi/ SKaMPI] - a suite of tests designed to measure the performance of MPI. &lt;br /&gt;
&lt;br /&gt;
File Systems I/O&lt;br /&gt;
&lt;br /&gt;
* [http://www.nus.edu.sg/comcen/svu/publications/hpc_nus/sep_2005/Performance.pdf GPFS vs. NFS evaluation]&lt;br /&gt;
* EXT3, EXT3, Reiser, JFS, XFS benchmarks [http://linuxgazette.net/102/piszcz.html Part 1] and [http://linuxgazette.net/122/piszcz.html Part 2]&lt;br /&gt;
* [http://www.clustermonkey.net//content/view/62/28/ Benchmarking Parallel File Systems]&lt;br /&gt;
* [http://dcs.nac.uci.edu/~strombrg/nfs-test.html nfs-test] is a program that tries a bunch of different rsizes, wsizes, protocols (tcp vs udp) and NFS versions to optimize performance&lt;br /&gt;
&lt;br /&gt;
*[http://www.iozone.org] IOZONE Filesystem Benchmark&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Storage&amp;diff=1608</id>
		<title>Storage</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Storage&amp;diff=1608"/>
				<updated>2006-01-28T16:07:30Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;RAID Definitions&lt;br /&gt;
*Level 0   - Striped Disk Array without Fault Tolerance&lt;br /&gt;
*Level 1   - Mirroring and Duplexing&lt;br /&gt;
*Level 2   - Error-Correcting Coding&lt;br /&gt;
*Level 3   - Bit-Interleaved Parity&lt;br /&gt;
*Level 4   - Dedicated Parity Drive&lt;br /&gt;
*Level 5   - Block Interleaved Distributed Parity&lt;br /&gt;
*Level 6   - Independent Data Disks with Double Parity&lt;br /&gt;
*Level 0+1 - Mirror of Stripes&lt;br /&gt;
*Level 10  - Stripe of Mirrors&lt;br /&gt;
Storage Interconnects&lt;br /&gt;
*Fibre Channel 2/4&lt;br /&gt;
*Infiniband&lt;br /&gt;
*Ethernet &lt;br /&gt;
**Gigabit&lt;br /&gt;
**10 Gigabit&lt;br /&gt;
*SCSI&lt;br /&gt;
Storage Vendors&lt;br /&gt;
*SAN&lt;br /&gt;
**[http://www.datadirectnetworks.com DataDirect]&lt;br /&gt;
**[http://www.engenio.com/ Engenio]&lt;br /&gt;
**[http://www.storagetek.com/ StorageTek]&lt;br /&gt;
**[http://www.emc.com EMC]&lt;br /&gt;
*NAS&lt;br /&gt;
**[http://www.netapp.com NetApp]&lt;br /&gt;
*Tape&lt;br /&gt;
*Software/Hardware Hybrid&lt;br /&gt;
**[http://www.panasas.com/ Panasas]&lt;br /&gt;
**[http://www.terrascale.com/ Terrascale]&lt;br /&gt;
**[http://www.ibrix.com/ Ibrix]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=User:Jleidel&amp;diff=1607</id>
		<title>User:Jleidel</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=User:Jleidel&amp;diff=1607"/>
				<updated>2006-01-28T15:49:07Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;feel free to email me...&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Interconnects&amp;diff=1606</id>
		<title>Interconnects</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Interconnects&amp;diff=1606"/>
				<updated>2006-01-28T15:46:55Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ethernet&lt;br /&gt;
*Topologies&lt;br /&gt;
**[http://aggregate.org/FNN/ Flat Neighborhood Networks]&lt;br /&gt;
*Vendors&lt;br /&gt;
**[http://www.cisco.com Cisco]&lt;br /&gt;
**[http://www.extremenetworks.com/ Extreme Networks]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Myrinet&lt;br /&gt;
*[http://www.myricom.com/ Myricom]&lt;br /&gt;
&lt;br /&gt;
Infiniband&lt;br /&gt;
*[http://www.openib.org/ OpenIB Alliance]&lt;br /&gt;
*[http://www.mellanox.com/ Mellanox]&lt;br /&gt;
*[http://www.voltair.com Voltaire]&lt;br /&gt;
*[http://www.silverstorm.com/ SilverStorm]&lt;br /&gt;
*[http://www.pathscale.com Pathscale]&lt;br /&gt;
&lt;br /&gt;
Quadrics&lt;br /&gt;
*[http://www.quadrics.com Quadrics]&lt;br /&gt;
&lt;br /&gt;
Dolphinics&lt;br /&gt;
*[http://www.dolphinics.com Dolphinics]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Interconnects&amp;diff=1605</id>
		<title>Interconnects</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Interconnects&amp;diff=1605"/>
				<updated>2006-01-28T15:45:19Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ethernet&lt;br /&gt;
-Topologies&lt;br /&gt;
*[http://aggregate.org/FNN/ Flat Neighborhood Networks]&lt;br /&gt;
-Vendors&lt;br /&gt;
*[http://www.cisco.com Cisco]&lt;br /&gt;
*[http://www.extremenetworks.com/ Extreme Networks]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Myrinet&lt;br /&gt;
*[http://www.myricom.com/ Myricom]&lt;br /&gt;
&lt;br /&gt;
Infiniband&lt;br /&gt;
*[http://www.openib.org/ OpenIB Alliance]&lt;br /&gt;
*[http://www.mellanox.com/ Mellanox]&lt;br /&gt;
*[http://www.voltair.com Voltaire]&lt;br /&gt;
*[http://www.silverstorm.com/ SilverStorm]&lt;br /&gt;
*[http://www.pathscale.com Pathscale]&lt;br /&gt;
&lt;br /&gt;
Quadrics&lt;br /&gt;
*[http://www.quadrics.com Quadrics]&lt;br /&gt;
&lt;br /&gt;
Dolphinics&lt;br /&gt;
*[http://www.dolphinics.com Dolphinics]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=MPI_Middleware&amp;diff=1604</id>
		<title>MPI Middleware</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=MPI_Middleware&amp;diff=1604"/>
				<updated>2006-01-28T15:36:04Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Further information on MPI can be found at the [http://www-unix.mcs.anl.gov/mpi/index.htm MPI] page and at the [http://www.mpi-forum.org/ MPI Forum].&lt;br /&gt;
&lt;br /&gt;
Freely Available MPI versions:&lt;br /&gt;
&lt;br /&gt;
* [http://www.lam-mpi.org/ LAM/MPI] &lt;br /&gt;
* [http://www.open-mpi.org/ Open MPI]&lt;br /&gt;
* [http://www-unix.mcs.anl.gov/mpi/mpich/ MPICH]&lt;br /&gt;
* [http://nowlab.cse.ohio-state.edu/projects/mpi-iba/ MVAPICH - MPI over Infiniband]&lt;br /&gt;
&lt;br /&gt;
Commercial MPI versions: &lt;br /&gt;
*[http://www.scali.com/ Scali MPI-SCAMPI]&lt;br /&gt;
*[http://www.hp.com/go/mpi HP-MPI]&lt;br /&gt;
*[http://www.intel.com/cd/software/products/asmo-na/eng/cluster/mpi/index.htm Intel MPI]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=MPI_Middleware&amp;diff=1603</id>
		<title>MPI Middleware</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=MPI_Middleware&amp;diff=1603"/>
				<updated>2006-01-28T15:33:42Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Further information on MPI can be found at the [http://www-unix.mcs.anl.gov/mpi/index.htm MPI] page and at the [http://www.mpi-forum.org/ MPI Forum].&lt;br /&gt;
&lt;br /&gt;
Freely Available MPI versions:&lt;br /&gt;
&lt;br /&gt;
* [http://www.lam-mpi.org/ LAM/MPI] &lt;br /&gt;
* [http://www.open-mpi.org/ Open MPI]&lt;br /&gt;
* [http://www-unix.mcs.anl.gov/mpi/mpich/ MPICH]&lt;br /&gt;
&lt;br /&gt;
Commercial MPI versions: &lt;br /&gt;
*[http://www.scali.com/ Scali MPI-SCAMPI]&lt;br /&gt;
*[http://www.hp.com/go/mpi HP-MPI]&lt;br /&gt;
*[http://www.intel.com/cd/software/products/asmo-na/eng/cluster/mpi/index.htm Intel MPI]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Libraries&amp;diff=1602</id>
		<title>Libraries</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Libraries&amp;diff=1602"/>
				<updated>2006-01-28T15:32:58Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Open Source Math Libraries:&lt;br /&gt;
*[http://math-atlas.sourceforge.net/ ATLAS - Automatically Tuned Linear Algebra System]&lt;br /&gt;
*[http://www.netlib.org/blas/ BLAS - Basic Linear Algebra Subprograms]&lt;br /&gt;
&lt;br /&gt;
Commercial Math Libraries:&lt;br /&gt;
*[http://www.intel.com/cd/software/products/asmo-na/eng/perflib/219769.htm Intel Math Kernel Library]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=MPI_Middleware&amp;diff=1601</id>
		<title>MPI Middleware</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=MPI_Middleware&amp;diff=1601"/>
				<updated>2006-01-28T15:27:44Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Further information on MPI can be found at the [http://www-unix.mcs.anl.gov/mpi/index.htm MPI] page and at the [http://www.mpi-forum.org/ MPI Forum].&lt;br /&gt;
&lt;br /&gt;
Freely Available MPI versions:&lt;br /&gt;
&lt;br /&gt;
* [http://www.lam-mpi.org/ LAM/MPI] &lt;br /&gt;
* [http://www.open-mpi.org/ Open MPI]&lt;br /&gt;
* [http://www-unix.mcs.anl.gov/mpi/mpich/ MPICH]&lt;br /&gt;
&lt;br /&gt;
Commercial MPI versions: &lt;br /&gt;
*[http://www.scali.com/ Scali MPI-SCAMPI]&lt;br /&gt;
*[http://www.hp.com/go/mpi HP-MPI]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=MPI_Middleware&amp;diff=1600</id>
		<title>MPI Middleware</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=MPI_Middleware&amp;diff=1600"/>
				<updated>2006-01-28T15:27:30Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Further information on MPI can be found at the [http://www-unix.mcs.anl.gov/mpi/index.htm MPI] page and at the [http://www.mpi-forum.org/ MPI Forum].&lt;br /&gt;
&lt;br /&gt;
Freely Available MPI versions:&lt;br /&gt;
&lt;br /&gt;
* [http://www.lam-mpi.org/ LAM/MPI] &lt;br /&gt;
* [http://www.open-mpi.org/ Open MPI]&lt;br /&gt;
* [http://www-unix.mcs.anl.gov/mpi/mpich/ MPICH]&lt;br /&gt;
&lt;br /&gt;
Commercial MPI versions: &lt;br /&gt;
*[http://www.scali.com/ Scali MPI-SCAMPI]&lt;br /&gt;
*[www.hp.com/go/mpi HP-MPI]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Compilers&amp;diff=1599</id>
		<title>Compilers</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Compilers&amp;diff=1599"/>
				<updated>2006-01-28T15:25:26Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standard (non parallel compilers)&lt;br /&gt;
*[http://www.intel.com/cd/software/products/asmo-na/eng/compilers/index.htm Intel Compilers]&lt;br /&gt;
*[http://www.pgroup.com/ Portland Group Compilers]&lt;br /&gt;
*[http://gcc.gnu.org/ GNU Compilers]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Compilers&amp;diff=1598</id>
		<title>Compilers</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Compilers&amp;diff=1598"/>
				<updated>2006-01-28T15:25:10Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standard (non parallel compilers)&lt;br /&gt;
*[http://www.intel.com/cd/software/products/asmo-na/eng/compilers/index.htm Intel Compilers]&lt;br /&gt;
*[http://www.pgroup.com/ Portland Group Compilers]&lt;br /&gt;
*[http://gcc.gnu.org/ GCC Compilers]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Grid_Computing&amp;diff=1597</id>
		<title>Grid Computing</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Grid_Computing&amp;diff=1597"/>
				<updated>2006-01-28T15:24:50Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[http://www.globus.org Globus Toolkit]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=File_Systems&amp;diff=1596</id>
		<title>File Systems</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=File_Systems&amp;diff=1596"/>
				<updated>2006-01-27T16:08:24Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[http://www.lustre.org/ Lustre]&lt;br /&gt;
*[http://www.pvfs.org/ PVFS]&lt;br /&gt;
*[http://www.redhat.com/en_us/USA/home/solutions/gfs/ GFS]&lt;br /&gt;
*[http://www.panasas.com/ Panasas]&lt;br /&gt;
*[http://www.terrascale.com/ Terrascale]&lt;br /&gt;
*[http://nfs.sourceforge.net/ NFS]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Distributions&amp;diff=1595</id>
		<title>Distributions</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Distributions&amp;diff=1595"/>
				<updated>2006-01-27T16:01:59Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;*[http://www.rocksclusters.org ROCKS]&lt;br /&gt;
*[http://www.scyld.com/ Scyld]&lt;br /&gt;
*[http://bofh.be/clusterknoppix/ Cluster Knoppix]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	<entry>
		<id>https://www.clustermonkey.net/cdp/index.php?title=Compilers&amp;diff=1594</id>
		<title>Compilers</title>
		<link rel="alternate" type="text/html" href="https://www.clustermonkey.net/cdp/index.php?title=Compilers&amp;diff=1594"/>
				<updated>2006-01-27T15:56:44Z</updated>
		
		<summary type="html">&lt;p&gt;Jleidel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Standard (non parallel compilers)&lt;br /&gt;
*[http://www.intel.com/cd/software/products/asmo-na/eng/compilers/index.htm Intel Compilers]&lt;br /&gt;
*[http://www.pgroup.com/ Portland Group Compilers]&lt;br /&gt;
*[http://gcc.gnu.org/ GCC Compiler]&lt;/div&gt;</summary>
		<author><name>Jleidel</name></author>	</entry>

	</feed>