<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>insideHPC &#187; The 411</title>
	<atom:link href="http://insidehpc.com/category/the-411/feed/" rel="self" type="application/rss+xml" />
	<link>http://insidehpc.com</link>
	<description>HPC news for supercomputing professionals</description>
	<lastBuildDate>Fri, 25 May 2012 16:15:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>The 411: eXludus</title>
		<link>http://insidehpc.com/2010/07/08/the-411-exludus/</link>
		<comments>http://insidehpc.com/2010/07/08/the-411-exludus/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 11:58:40 +0000</pubDate>
		<dc:creator>John West</dc:creator>
				<category><![CDATA[The 411]]></category>

		<guid isPermaLink="false">http://insidehpc.com/?p=12484</guid>
		<description><![CDATA[The 4-1-1 is an irregular insideHPC feature where we highlight some member of the HPC ecosystem with a quick look at who they are and what they do. If you&#8217;d like your company to be considered for a 4-1-1 feature, drop us an email. eXludus develops software solutions that add resource allocation intelligence to Linux [...]]]></description>
			<content:encoded><![CDATA[<p>The 4-1-1 is an irregular insideHPC feature where we highlight some member of the HPC ecosystem with a quick look at who they are and what they do. If you&#8217;d like your company to be considered for a 4-1-1 feature, <a href="mailto:news@insidehpc.com">drop us an email</a>. </p>
<hr />
<p><img src="http://insidehpc.com/images/exludus.jpg" alt="eXludus logo"/><a href="http://www.exludus.com/exludusflash.html" target="_blank">eXludus</a> develops software solutions that add resource allocation intelligence to Linux systems that dynamically optimize multi-core server throughput without need for re-writing applications.  Here’s the 4-1-1.</p>
<div style="padding-left: 25px;padding-right:10px;">
<p><strong>Who:</strong>  eXludus is a software development company that has spent the past 2+ years developing a solution that allows existing applications to make better use of rapidly increasing processor core counts.  The founder and lead engineers spent most of their careers in high performance computing &#8212; vendor and user side &#8212; developing OS schedulers and cluster management tools, parallelizing applications, and running large supercomputer sites.  Realizing that: a) multi-core processors and most existing (serial/lightly parallel) applications are not well matched, b) parallelizing applications is costly, and hard, and c) that more cores will place more strain on shared system resources, they have been applying their knowledge to developing an easy-to-deploy solution that allows multi-core processors to be used more effectively, thereby increasing overall system throughput.</p>
<p><strong>What:</strong>  MCOPt software transparently adds a dynamic application profiler and resource allocation layer to Linux systems.  MCOPt increases system throughput by applying queuing theory techniques to &#8216;best fit&#8217; actual resource needs to cores and memory.   With MCOPt, users can safely process more concurrent tasks per system and take full advantage of multi-core power, as MCOPt limits shared-resource contentions and oversubscription problems which can lead to performance degradation.  MCOPt is simply installed as a kernel module and requires no application changes.  The company will soon be releasing an application profiler database extension to MCOPt that maintains historical runtime information that details actual resource consumption.</p>
<p><strong>Why (you care):</strong>  MCOPt provides an easily installed mechanism that can provide immediate throughput gains for many applications, and makes it simpler for users to extract more value from multi-core systems.  If you have source access and in-house parallelism skills (neither a given), re-writing apps is a costly multi-year effort and, even then, the rate of parallelism will  in most cases fall short of the rate of core count increase.  An improved resource allocation layer that makes intelligent scheduling decisions to cores and memory based on actual application needs can help get more work completed in less time.</p>
</div>
<img src="http://insidehpc.com/?ak_action=api_record_view&id=12484&type=feed" alt="" />

<p>Related posts:<ul><li><a href='http://insidehpc.com/2012/01/04/slidecast-mcopt-intelligent-resource-management-from-exludus/' rel='bookmark' title='Permanent Link: Slidecast: MCOpt &#8211; Intelligent Resource Management from eXludus'>Slidecast: MCOpt &#8211; Intelligent Resource Management from eXludus</a></li><li><a href='http://insidehpc.com/2012/04/25/exludus-rolls-out-worlds-first-micro-virtualization-platform/' rel='bookmark' title='Permanent Link: eXludus Rolls Out World&#8217;s First Micro-Virtualization Platform'>eXludus Rolls Out World&#8217;s First Micro-Virtualization Platform</a></li><li><a href='http://insidehpc.com/2008/06/11/exludus-and-rtda-partner-in-electronic-design-automation-space/' rel='bookmark' title='Permanent Link: eXludus and RTDA partner in electronic design automation space'>eXludus and RTDA partner in electronic design automation space</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://insidehpc.com/2010/07/08/the-411-exludus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 411: ScaleMP</title>
		<link>http://insidehpc.com/2009/07/01/the-411-scalemp/</link>
		<comments>http://insidehpc.com/2009/07/01/the-411-scalemp/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 14:52:26 +0000</pubDate>
		<dc:creator>John West</dc:creator>
				<category><![CDATA[The 411]]></category>

		<guid isPermaLink="false">http://insidehpc.com/?p=5961</guid>
		<description><![CDATA[ScaleMP develops server aggregation virtualization solutions with a specific emphasis in high performance computing. Their flagship product is vSMP Foundation. Here is the 4-1-1. Who: ScaleMP was founded in 2003 and has been focused on applying the principles of resource aggregation (prevalent in storage and networking) and commodity computing (leveraging industry standard servers and interconnects) [...]]]></description>
			<content:encoded><![CDATA[<p><img style="padding: 5px;" src="http://insidehpc.com/images/scalemp.jpg" alt="" />ScaleMP develops server aggregation virtualization solutions with a specific emphasis in high performance computing. Their flagship product is vSMP Foundation.  Here is the 4-1-1.</p>
<p class="wwwww"><span class="w">Who:</span> ScaleMP was founded in 2003 and has been focused on applying the principles of resource aggregation (prevalent in storage and networking) and commodity computing (leveraging industry standard servers and interconnects) to address high performance computing (HPC) challenges.  In one of his previous roles, the founder led a large IT organization of hundreds of engineers and programmers and managed a broad range of complex IT projects in security, systems and network infrastructure, gaining significant experience in scalable computing and helped formulate the ideas behind ScaleMP.</p>
<p class="wwwww"><span class="w">What:</span> vSMP Foundation is a software solution that aggregates multiple x86 systems into a single virtual x86 system (“reverse VMware”), delivering an industry-standard, high-end symmetric multiprocessor (SMP) computer.  By using software to replace custom hardware and components, it offers a revolutionary computing paradigm for scalable computing, reducing overall end-user system cost and operational cost and complexity.  vSMP Foundation aggregates up to 16 x86 systems to create a single system with 4 to 32 processors (128 cores) and up to 4 TB of shared RAM.</p>
<p class="wwwww"><span class="w">Why (you care):</span> vSMP Foundation delivers a very versatile solution for high-performance and technical computing environments, combining the best elements of traditional SMP systems and clusters.  Compared to traditional SMP systems, it provides a better performing, significantly lower cost alternative.  It also offers for cluster customers a simplified clustering infrastructure with a single operating system and storage infrastructure resulting in a simplified cluster installation and management.  Customers also have the option to select the best of breed programming model (OpenMP, MPI) for the task at hand.</p>
<p class="wwwww"><span class="w">When:</span> vSMP Foundation has been shipping since 2006 and is currently in its 3rd generation, with satisfied customers across the world and supporting standard x86 platforms from all of the top server vendors.</p>
<p class="wwwww"><span class="w">Where:</span> Learn more at <a href="http://www.scalemp.com/">www.ScaleMP.com</a>,by email at <a href="mailto:info@ScaleMP.com">info@ScaleMP.com</a>, or by phone at 1-877-MAX-vSMP.</p>
<img src="http://insidehpc.com/?ak_action=api_record_view&id=5961&type=feed" alt="" />

<p>Related posts:<ul><li><a href='http://insidehpc.com/2009/03/11/scalemp-announces-vsmp-foundation-20/' rel='bookmark' title='Permanent Link: ScaleMP announces vSMP Foundation 2.0'>ScaleMP announces vSMP Foundation 2.0</a></li><li><a href='http://insidehpc.com/2009/03/05/cray-and-virtualization-provider-scalemp-hook-up/' rel='bookmark' title='Permanent Link: Cray and virtualization provider ScaleMP hook up'>Cray and virtualization provider ScaleMP hook up</a></li><li><a href='http://insidehpc.com/2009/09/23/scalemp-announces-record-breaking-spec-results/' rel='bookmark' title='Permanent Link: ScaleMP Announces Record Breaking SPEC Results'>ScaleMP Announces Record Breaking SPEC Results</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://insidehpc.com/2009/07/01/the-411-scalemp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The 411: HPC Platform</title>
		<link>http://insidehpc.com/2008/05/13/the-411-hpc-platform/</link>
		<comments>http://insidehpc.com/2008/05/13/the-411-hpc-platform/#comments</comments>
		<pubDate>Tue, 13 May 2008 13:07:58 +0000</pubDate>
		<dc:creator>John West</dc:creator>
				<category><![CDATA[The 411]]></category>

		<guid isPermaLink="false">http://insidehpc.com/2008/05/13/the-411-hpc-platform/</guid>
		<description><![CDATA[HPC Platform, headquartered in Paris (France), develops HPC and low-latency solutions for Market data processing and complex financial products valuations. Its HPCP appliances leverage the performance of FPGA-based hardware systems with the use of Domain Specific Language (DSL) compilers and optimized core libraries. The HPCP appliances have a very modular and scalable technical architecture that [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://insidehpc.com/images/hpcplatform.jpg" style="padding: 5px; width: 200px; height: 50px; float: right" />HPC Platform, headquartered in Paris (France), develops HPC and low-latency solutions for Market data processing and complex financial products valuations. Its HPCP appliances leverage the performance of FPGA-based hardware systems with the use of Domain Specific Language (DSL) compilers and optimized core libraries. The HPCP appliances have a very modular and scalable technical architecture that enables them to fit well the targeted applications (for instance market data processing + monitoring + valuation/CEP functionalities + risk analysis).</p>
<p class="wwwww"><span class="w">Who:</span> HPC Platform was founded in 2007 and resulted from research and projects beginning in 2005. For its solutions, HPCP focused on a dedicated and global “Platform environment” comprising a modular hardware appliance, DSL compilers, optimized hardware cores and standard connectivity (Gigabit Ethernet, PCI-Express, etc.) The co-founders have combined experiences in Finance, IT, electronics, and software and some of them have worked on HPC solutions for the medical and industrial market since 1995. For the last 3 years, most of the work has been done with leading investment banks.</p>
<p class="wwwww"><span class="w">What:</span> The HPC Platform solution, for ultra low-latency market data processing and complex financial products valuations, are true appliances with an optimized modular architecture, DSL compilers and software environments that aims to enable customers to  effectively use the reconfigurable hardware technologies (FPGA).</p>
<p class="wwwww"><span class="w">Why (you care):</span> HPCP delivers an outstanding performance over market data processing with a latency of 1.1 to 2.0 microseconds for fast encoded Feed-Handling/Filtering and order book processing. For complex financial products valuation acceleration (from simple Monte Carlo European options pricing to complex products like Altiplano), HPCP delivers an acceleration of several orders of magnitude compared to multi-core servers: for example the price of a basket option composed of 3 underlyings is computed in double precision within 715 microseconds for 1M simulation paths.</p>
<p class="wwwww"><span class="w">When:</span> The HPC Platform solutions are already being evaluated in production environments in partnership with a few selected clients. Some results have already been published on www.hpcplatform.com.</p>
<p class="wwwww"><span class="w">Where:</span> Learn more at www.hpcplatform.com or contact them directly at <a href="mailto:marc.battyani@hpcplatform.com">marc.battyani@hpcplatform.com</a>.</p>
<img src="http://insidehpc.com/?ak_action=api_record_view&id=1733&type=feed" alt="" />

<p>Related posts:<ul><li><a href='http://insidehpc.com/2009/10/15/platform-computing-releases-platform-symphony-5/' rel='bookmark' title='Permanent Link: Platform Computing Releases Platform Symphony 5'>Platform Computing Releases Platform Symphony 5</a></li><li><a href='http://insidehpc.com/2008/05/07/platform-announces-fs-unit/' rel='bookmark' title='Permanent Link: Platform announces FS unit'>Platform announces FS unit</a></li><li><a href='http://insidehpc.com/2012/02/01/sgi-takes-infinitestorage-to-2-37-pb-per-rack/' rel='bookmark' title='Permanent Link: SGI Takes InfiniteStorage to 2.37 PB Per Rack'>SGI Takes InfiniteStorage to 2.37 PB Per Rack</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://insidehpc.com/2008/05/13/the-411-hpc-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 411: PSSC Labs</title>
		<link>http://insidehpc.com/2008/04/07/the-411-pssc-labs/</link>
		<comments>http://insidehpc.com/2008/04/07/the-411-pssc-labs/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 19:43:33 +0000</pubDate>
		<dc:creator>John West</dc:creator>
				<category><![CDATA[The 411]]></category>

		<guid isPermaLink="false">http://insidehpc.com/2008/04/07/the-411-pssc-labs/</guid>
		<description><![CDATA[PSSC Labs (Professional Service, Super Computers) delivers high performance computing clusters, workstations, servers and storage systems. PSSC Labs solutions aim to allow customers to focus on their work and not managing their computers. Here&#8217;s the 4-1-1. Who: Founded in 1989, PSSC Labs has shipped over 600 industry recognized PowerWulf Clusters. Each PowerWulf Cluster includes the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://insidehpc.com/images/pssc.jpg" style="padding: 5px; float: right" />PSSC Labs (Professional Service, Super Computers) delivers high performance computing clusters, workstations, servers and storage systems.  PSSC Labs solutions aim to allow customers to focus on their work and not managing their computers. Here&#8217;s the 4-1-1.</p>
<p class="wwwww"><span class="w">Who:</span> Founded in 1989, PSSC Labs has shipped over 600 industry recognized PowerWulf Clusters.  Each PowerWulf Cluster includes the Complete Beowulf Software Toolkit (CBeST) to facilitate cluster management, monitoring, and maintenance.</p>
<p class="wwwww"><span class="w">What:</span> PSSC Labs delivers complete, turn key, high performance computing solutions including PowerWulf Clusters, PowerServe Servers, PowerStation Workstation and RaidStation Storage Solutions.  All systems are custom configured to meet the needs, specifications and budget of the end users.</p>
<p class="wwwww"><span class="w">Why (you care):</span> PSSC Labs understands the importance of the work conducted by their end users. PSSC Labs takes the necessary time and energy to properly configure and test all systems before shipping.  This extra care and attention ensures that the end user receives a system that allows them to focus on their work and not managing a computer system.</p>
<p class="wwwww"><span class="w">Where:</span> For more information please visit www.pssclabs.com</p>
<img src="http://insidehpc.com/?ak_action=api_record_view&id=1617&type=feed" alt="" />

<p>Related posts:<ul><li><a href='http://insidehpc.com/2009/05/05/pssc-labs-nears-closes-in-on-1000-clusters/' rel='bookmark' title='Permanent Link: PSSC  Labs closes in on 1,000 clusters shipped'>PSSC  Labs closes in on 1,000 clusters shipped</a></li><li><a href='http://insidehpc.com/2009/06/09/pssc-labs-grows-service-base-for-european-customers/' rel='bookmark' title='Permanent Link: PSSC Labs grows service base for European customers'>PSSC Labs grows service base for European customers</a></li><li><a href='http://insidehpc.com/2010/07/15/em-photonics-announces-partnership-with-pssc-labs/' rel='bookmark' title='Permanent Link: EM Photonics Announces Partnership with PSSC Labs'>EM Photonics Announces Partnership with PSSC Labs</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://insidehpc.com/2008/04/07/the-411-pssc-labs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The 411: Terascala</title>
		<link>http://insidehpc.com/2008/03/13/the-411-terascala/</link>
		<comments>http://insidehpc.com/2008/03/13/the-411-terascala/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 14:26:00 +0000</pubDate>
		<dc:creator>John West</dc:creator>
				<category><![CDATA[The 411]]></category>

		<guid isPermaLink="false">http://insidehpc.com/2008/03/13/the-411-terascala/</guid>
		<description><![CDATA[Terascala develops high throughput, high capacity storage solutions for performance-based computing. Its RTS 1000 Lustre-based storage appliance leverages the performance and robustness of the Lustre file system while masking some of Lustre&#8217;s complexity and associated costs. Here&#8217;s the 4-1-1. Who: Terascala was founded in 2005, focused on applying the principals of commodity computing (leveraging existing [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://insidehpc.com/images/terascala.jpg" style="padding: 5px; width: 150px; height: 50px; float: right" />Terascala develops high throughput, high capacity storage solutions for performance-based computing. Its RTS 1000 Lustre-based storage appliance leverages the performance and robustness of the Lustre file system while masking some of Lustre&#8217;s complexity and associated costs. Here&#8217;s the 4-1-1.</p>
<p class="wwwww"><span class="w">Who:</span> Terascala was founded in 2005, focused on applying the principals of commodity computing (leveraging existing solutions, commodity components, and open source software) to the storage challenges of high performance computing. The founders, and many on the team, worked together previously at Network Engines, where they developed the first 1U server, and at Ammasso, the first company to deliver a working RDMA Ethernet NIC.</p>
<p class="wwwww"><span class="w">What:</span> The Terascala RTS 1000 Run Time Storage Appliance is a Lustre-based storage appliance offering high capacity and high throughput for performance-driven applications. It is a true appliance, with an optimized hardware and software environment that aims to be simple for customers to deploy and manage.</p>
<p class="wwwww"><span class="w">Why (you care):</span> As the use of multi-core chips and high performance networks become standard in today’s high performance environments, the need to have a storage solution that can deliver I/O performance to “feed the beast” has become apparent. Alternative solutions typically are either custom, or customer built, and more expensive.</p>
<p class="wwwww"><span class="w">When:</span> The RTS1000 is shipping now.</p>
<p class="wwwww"><span class="w">Where:</span> Learn more at www.terascala.com or contact them directly at info@terascala.com or 508-588-1501.</p>
<img src="http://insidehpc.com/?ak_action=api_record_view&id=1526&type=feed" alt="" />

<p>Related posts:<ul><li><a href='http://insidehpc.com/2007/11/08/terascala-intros-new-lustre-based-storage-device/' rel='bookmark' title='Permanent Link: Terascala intros new Lustre-based storage device'>Terascala intros new Lustre-based storage device</a></li><li><a href='http://insidehpc.com/2008/11/12/terascala-intros-new-lustre-appliances/' rel='bookmark' title='Permanent Link: Terascala intros new Lustre appliances'>Terascala intros new Lustre appliances</a></li><li><a href='http://insidehpc.com/2009/09/22/westinghouse-nuclear-selects-terascala-mts-1000-lustre-appliance/' rel='bookmark' title='Permanent Link: Westinghouse Nuclear Selects Terascala MTS 1000 Lustre Appliance'>Westinghouse Nuclear Selects Terascala MTS 1000 Lustre Appliance</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://insidehpc.com/2008/03/13/the-411-terascala/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 411: Cluster Resources</title>
		<link>http://insidehpc.com/2008/01/21/the-411-cluster-resources/</link>
		<comments>http://insidehpc.com/2008/01/21/the-411-cluster-resources/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 15:52:49 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[The 411]]></category>

		<guid isPermaLink="false">http://insidehpc.com/2008/01/21/the-411-cluster-resources/</guid>
		<description><![CDATA[Cluster Resources develops workload and resource management software including the Moab Cluster Suite, Moab Grid Suite, and Maui Scheduler. Here&#8217;s the 4-1-1. Who: Incorporated in 2001, Cluster Resources, Inc. began initial development in the mid-1990s by the founders of the company under the name Supercluster Development Group. Before it became Cluster Resources, The Supercluster Development [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://insidehpc.com/images/clusterresources.jpg" />Cluster Resources develops workload and resource management software including the Moab Cluster Suite, Moab Grid Suite, and Maui Scheduler. Here&#8217;s the 4-1-1.</p>
<p class="wwwww"><span class="w">Who:</span> Incorporated in 2001, Cluster Resources, Inc. began initial development in the mid-1990s by the founders of the company under the name Supercluster Development Group.  Before it became Cluster Resources, The Supercluster Development Group created the Maui scheduler and maintained &amp; developed the open source <a href="http://www.clusterresources.com/pages/products/torque-resource-manager.php" title="Torque Resource Manager">Torque Resource Manager</a>.</p>
<p class="wwwww"><span class="w">What:</span> <a href="http://www.clusterresources.com/pages/products.php">Moab Cluster Suite</a>,® <a href="http://www.clusterresources.com/pages/products.php">Moab Grid Suite</a>,® and <a href="http://www.clusterresources.com/pages/products.php">Moab Utility / Hosting Suite</a>™, <a href="http://www.clusterresources.com/pages/products/moab-cluster-builder.php">Moab Cluster Builder</a> an integrated out-of-the-box cluster deployment and management solution based on SUSE Linux Enterprise Server 10.  Cluster Resources also enables you to create <a href="http://www.clusterresources.com/pages/products/moab-hybrid-cluster.php">dynamic hybrid environments</a> through a  policy set of dynamic triggers that provision resources on the fly.
</p>
<p class="wwwww"><span class="w">Why (you care):</span> Four of the top ten of the world’s most powerful clusters/super-computers, including the #1 world’s fastest supercomputer, license Moab to manage their workload (November 2007 <a href="http://www.top500.org" title="Top500.org">Top500</a> list). The Department of Energy&#8217;s National Nuclear Security Administration&#8217;s Advanced Simulation and Computing Program standardized on Moab workload and resource management software across NNSA&#8217;s high-performance computing systems.  This includes the Los Alamos National Labs <a href="http://insidehpc.com/2008/01/02/lanls-roadrunner-to-enter-phase-3-pending-approval/">Roadrunner</a> system, <a href="http://www.hpcwire.com/hpc/652078.html">Oak Ridge National Labs Cray XT3 Jaguar</a> cluster and NERSC Franklin Cray XT4 system.   Moab is the only meta scheduler that can effectively schedule and control jobs on multiple resource managers including Torque, PBSPro, LSF, LoadLeveler, SGE and Microsoft Job Scheduler out of the box.  Through utilizing Moab&#8217;s policy sets resources (network, storage, licenses, operating systems, clusters, databases, cooling) can be dynamically changed on the fly to meet workload demands.  Moab provides a single point of job submission and management over cluster and grid environments over multiple resource managers.</p>
<p class="wwwww"><span class="w">When:</span> <a href="http://www.clusterresources.com/pages/products.php">Moab Cluster Suite</a>,® <a href="http://www.clusterresources.com/pages/products.php">Moab Grid Suite</a>,® and <a href="http://www.clusterresources.com/pages/products.php">Moab Utility / Hosting Suite</a>™are available now.  <a href="http://www.clusterresources.com/pages/products/moab-cluster-builder.php">Moab Cluster Builder</a> based on SLES 10 is in beta and available for trial by emailing <a href="mailto:info@clusterresources.com">info@clusterresources.com</a> there should be a public release by mid spring.</p>
<p class="wwwww"><span class="w">Where:</span> You can find them on the web at <a href="http://www.clusterresources.com">www.clusterresources.com</a> or by email and phone at <a href="mailto:info@clusterresources.com">info@clusterresources.com</a> and +1 801-717-3700, +44 (1223) 437134 US headquarters are based in Provo, UT at the Novell campus, EMEA headquarters are based in Cambridge, UK at the Cambridge Science Park.</p>
<img src="http://insidehpc.com/?ak_action=api_record_view&id=1369&type=feed" alt="" />

<p>Related posts:<ul><li><a href='http://insidehpc.com/2007/10/24/cluster-resources-announces-free-evaluation-training/' rel='bookmark' title='Permanent Link: Cluster Resources Announces Free Evaluation Training'>Cluster Resources Announces Free Evaluation Training</a></li><li><a href='http://insidehpc.com/2008/03/17/cluster-resources-product-announcements-at-novells-brainshare/' rel='bookmark' title='Permanent Link: Cluster Resources Product Announcements at Novell&#8217;s BrainShare'>Cluster Resources Product Announcements at Novell&#8217;s BrainShare</a></li><li><a href='http://insidehpc.com/2008/02/07/cluster-resources-releases-new-versions-of-torque-and-gold/' rel='bookmark' title='Permanent Link: Cluster Resources Releases New Versions of Torque and Gold'>Cluster Resources Releases New Versions of Torque and Gold</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://insidehpc.com/2008/01/21/the-411-cluster-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 411: Interactive Supercomputing</title>
		<link>http://insidehpc.com/2007/12/19/the-411-interactive-supercomputing/</link>
		<comments>http://insidehpc.com/2007/12/19/the-411-interactive-supercomputing/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 18:28:05 +0000</pubDate>
		<dc:creator>John West</dc:creator>
				<category><![CDATA[The 411]]></category>

		<guid isPermaLink="false">http://insidehpc.com/2007/12/19/the-411-interactive-supercomputing/</guid>
		<description><![CDATA[Interactive Supercomputing Corporation develops Star-P, a software platform that is delivering interactive parallel computing power to the desktop. Here’s the 4-1-1. Who: Interactive Supercomputing (ISC) launched in 2004 to commercialize Star-P, an interactive parallel computing platform. With automatic parallelization and interactive execution of existing desktop simulation applications, Star-P merges two previously distinct environments &#8212; desktop [...]]]></description>
			<content:encoded><![CDATA[<p> <img src="http://insidehpc.com/images/isc.jpg" style="float: right" />Interactive Supercomputing Corporation develops Star-P, a software platform that is delivering interactive parallel computing power to the desktop. Here’s the 4-1-1.</p>
<p class="wwwww"><span class="w">Who:</span>  Interactive Supercomputing (ISC) launched in 2004 to commercialize Star-P, an interactive parallel computing platform. With automatic parallelization and interactive execution of existing desktop simulation applications, Star-P merges two previously distinct environments &#8212; desktop computers and high performance Computers (parallel servers, clusters or supercomputers) –- into one. Based in Waltham, Mass., the privately held company markets Star-P for a range of biomedical, financial, and government laboratory research applications.</p>
<p class="wwwww"><span class="w">What:</span> ISC develops Star-P, an interactive parallel computing platform that enables users to code algorithms and models on their desktops using familiar mathematical tools &#8212; such as MATLAB, Python and R &#8212; and run them instantly and interactively on parallel high performance computers (HPCs).</p>
<p class="wwwww"><span class="w">Why (you care):</span> Star-P eliminates the need to re-program the applications in low level programming languages like C, C++, and/or Fortran and does not require the user to know the message passing interface(MPI) to run on parallel computers, which typically takes months to years to complete for large, complex and computationally intensive problems.</p>
<p class="wwwww"><span class="w">When:</span> Star-P is available now.</p>
<p class="wwwww"><span class="w">Where:</span> On the ISC Web site, <a href="www.interactivesupercomputing.com">www.interactivesupercomputing.com</a>, you can find additional information about the company and product, as well as recent news and links to videos where users discuss the technology and its benefits.</p>
<img src="http://insidehpc.com/?ak_action=api_record_view&id=1272&type=feed" alt="" />

<p>Related posts:<ul><li><a href='http://insidehpc.com/2007/05/30/star-p-supports-python/' rel='bookmark' title='Permanent Link: Star-P adds Python support'>Star-P adds Python support</a></li><li><a href='http://insidehpc.com/2007/11/12/interactive-supercomputing-cray-announce-partnership/' rel='bookmark' title='Permanent Link: Interactive Supercomputing, Cray announce partnership'>Interactive Supercomputing, Cray announce partnership</a></li><li><a href='http://insidehpc.com/2009/02/24/interactive-supercomputing-lands-new-vp-of-engineering/' rel='bookmark' title='Permanent Link: Interactive Supercomputing Lands New VP of Engineering'>Interactive Supercomputing Lands New VP of Engineering</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://insidehpc.com/2007/12/19/the-411-interactive-supercomputing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 411: NICE</title>
		<link>http://insidehpc.com/2007/12/11/the-411-nice/</link>
		<comments>http://insidehpc.com/2007/12/11/the-411-nice/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 01:41:14 +0000</pubDate>
		<dc:creator>John West</dc:creator>
				<category><![CDATA[The 411]]></category>

		<guid isPermaLink="false">http://insidehpc.com/2007/12/11/the-411-nice/</guid>
		<description><![CDATA[NICE has a big presence in the European HPC market, particularly on the industrial side. Here’s the 4-1-1. Who:10 year old NICE is an Italian software company with offerings in HPC and grid management. Their software is aimed at company-wide management, optimization of computing resources, increased usability, reduced complexity for grid solutions. NICE headquarters are [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://insidehpc.com/images/nice.gif" style="padding: 5px; float: right" />NICE has a big presence in the European HPC market, particularly on the industrial side. Here’s the 4-1-1.</p>
<p class="wwwww"><span class="w">Who:</span>10 year old NICE is an Italian software company with offerings in HPC and grid management. Their software is aimed at company-wide management, optimization of computing resources, increased usability, reduced complexity for grid solutions. NICE headquarters are based in Asti, in the North of Italy, located in the medieval castle of Cortanze, a small pleasant village in the country-side, South East from Turin. Awesome…a castle.</p>
<p class="wwwww"><span class="w">What:</span>NICE has one primary software products that can be customized to meet individual user needs. EnginFrame solves problems related to computing resource optimization and rationalization, streamlining the time and resources needed to deploy and configure a complete Grid solution in almost any heterogeneous environment. There is also a Grid Portal component that provides an efficient infrastructure to put Grid-empowered applications on your corporate Intranet/Internet. Application interfaces can be tailored to the specific users’ skills or access rights. Users can therefore access and control their computing and engineering resources via an intuitive, standards compliant Web interface, virtually from anywhere using a standard Web browser.</p>
<p class="wwwww"><span class="w">Why (you care):</span> NICE delivers user-friendly, highly customizable access to Grid-enabled applications and infrastructures. NICE products tune up the Grid solution by increasing its usability and user-friendliness, without sacrificing flexibility and control for the most advanced computing scenarios.</p>
<p class="wwwww"><span class="w">When:</span>EnginFrame and EnginFrame Grid Portal are available now. NICE products are deployed across a broad spectrum of companies in Europe, including Hess, British Gas, Statoil, Audi, Ferrari, Toyota, Alcatel, Ericsson, and many more.</p>
<p class="wwwww"><span class="w">Where:</span>You can find them on the web at <a href="http://www.nice-italy.com">www.nice-italy.com</a> and <a href="http://www.nice-software.com">www.nice-software.com</a>, or by email and phone at info@nice-software.com and +39 0141 901516.</p>
<img src="http://insidehpc.com/?ak_action=api_record_view&id=1238&type=feed" alt="" />

<p>Related posts:<ul><li><a href='http://insidehpc.com/2007/07/09/enginframe-50-released/' rel='bookmark' title='Permanent Link: EnginFrame 5.0 released'>EnginFrame 5.0 released</a></li><li><a href='http://insidehpc.com/2007/06/21/enginframe-at-isc-this-month/' rel='bookmark' title='Permanent Link: EnginFrame at ISC this month'>EnginFrame at ISC this month</a></li><li><a href='http://insidehpc.com/2012/04/22/demo-nice-software-desktop-cloud-visualization-dcv/' rel='bookmark' title='Permanent Link: Demo: NICE Software Desktop Cloud Visualization (DCV)'>Demo: NICE Software Desktop Cloud Visualization (DCV)</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://insidehpc.com/2007/12/11/the-411-nice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 411: Supermicro</title>
		<link>http://insidehpc.com/2007/10/31/the-411-supermicro/</link>
		<comments>http://insidehpc.com/2007/10/31/the-411-supermicro/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 04:06:16 +0000</pubDate>
		<dc:creator>John West</dc:creator>
				<category><![CDATA[The 411]]></category>

		<guid isPermaLink="false">http://insidehpc.com/2007/10/31/the-411-supermicro/</guid>
		<description><![CDATA[Super Micro Computer, Inc. is a motherboard manufacturer that&#8217;s expanded into systems and support infrastructure for servers. Here&#8217;s the 4-1-1. Who: Established in 1993, Super Micro Computer, Inc. (NASDAQ: SMCI) emphasizes motherboards based on Intel&#8217;s x86 architecture, plus complete server systems utilizing Intel&#8217;s Itanium, Pentium, and Xeon microprocessors, as well as AMD&#8217;s Opteron processors. What: [...]]]></description>
			<content:encoded><![CDATA[<p> <img src="http://insidehpc.com/images/supermicro.gif" style="float: right" />Super Micro Computer, Inc. is a motherboard manufacturer that&#8217;s expanded into systems and support infrastructure for servers. Here&#8217;s the 4-1-1.</p>
<p class="wwwww"><span class="w">Who:</span> Established in 1993, Super Micro Computer, Inc. (NASDAQ: SMCI) emphasizes motherboards based on Intel&#8217;s x86 architecture, plus complete server systems utilizing Intel&#8217;s Itanium, Pentium, and Xeon microprocessors, as well as AMD&#8217;s Opteron processors.</p>
<p class="wwwww"><span class="w">What:</span> Two Supermicro products are primarily of interest for high performance computing applications. First, the SuperBlade features 10 server blades, 4 switches, and 4 redundant power supplies in 7U enclosure.  It supports both Intel and AMD Quad-Core/Dual-Core processors. Both Intel DP &amp; AMD DP/MP processor-based server blades can be used in the same 7U enclosure. Second, the 1U Twin contains two dual-processor servers in a 1U chassis and supports Dual Intel Quad-Core/Dual-Core Xeon processors per node. The optional onboard InfiniBand connection is ideal for HPC clusters requiring high-speed low-latency communication between nodes.</p>
<p class="wwwww"><span class="w">Why (you care):</span> With 960 processor cores, 24 Gigabit Ethernet, and 4X DDR InfiniBand, SuperBlade is a dense, energy efficient solution. The 1U Twin reduces total cost of ownership also by providing a high-efficiency power supply. The placement of two nodes in 1U also reduces the costs for chassis, power supply, cooling requirements, rack space, and IT room space.</p>
<p class="wwwww"><span class="w">When:</span> Both the SuperBlade and 1U Twin have been shipping in volume.  The SuperBlade with 14 blades per 7U enclosure will be available by the end of this year. 10Gb Ethernet switches for the SuperBlade will be available in Q1 2008.</p>
<p class="wwwww"><span class="w">Where:</span> Super Micro&#8217;s OEM partners have had a number of wins in both the enterprise and HPTC markets, including  Fermi Lab (130 nodes), India University (144 nodes), Jet Blue, and Jefferson Lab (300 nodes). You can find them on the web at <a href="http://www.supermicro.com">www.supermicro.com</a>.</p>
<img src="http://insidehpc.com/?ak_action=api_record_view&id=1041&type=feed" alt="" />

<p>Related posts:<ul><li><a href='http://insidehpc.com/2007/06/11/new-blades-from-supermicro/' rel='bookmark' title='Permanent Link: New blades from Supermicro'>New blades from Supermicro</a></li><li><a href='http://insidehpc.com/2009/11/13/supermicro-brings-its-first-to-market-attitude-to-sc09/' rel='bookmark' title='Permanent Link: Supermicro brings its first-to-market attitude to SC09'>Supermicro brings its first-to-market attitude to SC09</a></li><li><a href='http://insidehpc.com/2008/01/02/supermicro-taking-on-hpc-with-quad-socket-blades/' rel='bookmark' title='Permanent Link: Supermicro taking on HPC with Quad-Socket Blades'>Supermicro taking on HPC with Quad-Socket Blades</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://insidehpc.com/2007/10/31/the-411-supermicro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 411: Digipede Technologies</title>
		<link>http://insidehpc.com/2007/09/28/the-411-digipede-technologies/</link>
		<comments>http://insidehpc.com/2007/09/28/the-411-digipede-technologies/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 02:52:28 +0000</pubDate>
		<dc:creator>John West</dc:creator>
				<category><![CDATA[The 411]]></category>

		<guid isPermaLink="false">http://insidehpc.com/2007/09/28/the-411-digipede-technologies/</guid>
		<description><![CDATA[Digipede Technologies is one of the companies making supercomputing on Windows a reality for enterprise customers with big requirements but without all the specialize knowledge and resources HPC has historically demanded. Here&#8217;s the 4-1-1. Who: Digipede launched its flagship product at DEMO@15 in 2005. Digipede Technologies delivers grid computing software that enables enterprise applications to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="padding: 10px; width: 131px; height: 68px; float: right;" src="http://insidehpc.com/images/digipede.jpg" alt="" />Digipede Technologies is one of the companies making supercomputing on Windows a reality for enterprise customers with big requirements but without all the specialize knowledge and resources HPC has historically demanded. Here&#8217;s the 4-1-1.</p>
<p class="wwwww"><strong><span class="w">Who:</span></strong> Digipede launched its flagship product at DEMO@15 in 2005. Digipede Technologies delivers grid computing software that enables enterprise applications to be distributed across a network of Windows desktops, servers, and cluster nodes. Digipede’s top vertical market is financial services, with applications ranging from risk management to trading analytics and pricing of complex assets; leading hedge funds and asset managers are among Digipede’s many repeat customers.  Digipede also serves customers in government and defense, life sciences, entertainment and media, manufacturing, energy, and other markets. Competitors include Platform Computing, DataSynapse, and United Devices.</p>
<p class="wwwww"><strong><span class="w">What:</span></strong> Built entirely on .NET, the Digipede Network works with Microsoft tools including Excel and Visual Studio. Digipede emphasizes the ease of adapting applications to its grid, providing a free Developer Edition that includes its acclaimed Digipede Framework SDK.  By focusing exclusively on the Windows platform, Digipede provides a product offering far better integrated with the Microsoft technology stack than competing offerings.</p>
<p class="wwwww"><strong><span class="w">Why (you care):</span></strong> Windows Compute Cluster Server 2003 builds a cluster in the sense that traditional HPTC users think of a cluster (MPI and all). But this doesn’t really help traditional Windows developers with existing business apps. The Digipede Network can put your CCE nodes at the disposal of a .NET developer without restructuring your application. By automatically deploying .NET assemblies (and related files), then distributing and executing .NET objects natively, the Digipede Network adds support for high-performance .NET applications to Windows Compute Cluster.</p>
<p class="wwwww"><strong><span class="w">When:</span></strong> Digipede Network 2.0 is available now.</p>
<p class="wwwww"><strong><span class="w">Where:</span></strong> <a href="http://www.digipede.net">www.digipede.net</a>. You can also get in touch with the founder and CEO, John Powers, at john  digipede  net.</p>
<img src="http://insidehpc.com/?ak_action=api_record_view&id=890&type=feed" alt="" />

<p>Related posts:<ul><li><a href='http://insidehpc.com/2012/03/08/digipede-eases-grid-deployments-for-windows/' rel='bookmark' title='Permanent Link: Digipede Eases Grid Deployments for Windows'>Digipede Eases Grid Deployments for Windows</a></li><li><a href='http://insidehpc.com/2007/08/09/the-difference-between-ccs-and-digipede/' rel='bookmark' title='Permanent Link: The difference between CCS and Digipede Network'>The difference between CCS and Digipede Network</a></li><li><a href='http://insidehpc.com/2007/09/20/digipede-launches-digipede-network-20/' rel='bookmark' title='Permanent Link: Digipede launches Digipede Network 2.0'>Digipede launches Digipede Network 2.0</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://insidehpc.com/2007/09/28/the-411-digipede-technologies/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The 411: Woven Systems</title>
		<link>http://insidehpc.com/2007/08/29/the-411-woven-systems/</link>
		<comments>http://insidehpc.com/2007/08/29/the-411-woven-systems/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 15:55:48 +0000</pubDate>
		<dc:creator>John West</dc:creator>
				<category><![CDATA[The 411]]></category>

		<guid isPermaLink="false">http://insidehpc.com/2007/08/29/the-411-woven-systems/</guid>
		<description><![CDATA[Networking startup Woven Systems has been getting increasing attention over the past several months in our community. HPCwire included them in their half-year retrospective on HPC, and their adaptive routing experiment with Sandia and Chelsio has also gotten a lot of attention. I spent some time with them yesterday getting a product overview. I intend [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://insidehpc.com/images/woven.gif" style="padding: 5px; width: 216px; height: 48px; float:right;" alt="Woven Systems logo " />Networking startup Woven Systems has been getting increasing attention over the past several months in our community. HPCwire included them in their half-year <a href="http://www.hpcwire.com/hpc/1648541.html">retrospective on HPC</a>, and their <a href="http://insidehpc.com/2007/08/08/chelsio-and-woven-demonstrate-10gbe-rdma-solution-at-sandia/">adaptive routing experiment</a> with Sandia and Chelsio has also gotten a lot of attention.</p>
<p>I spent some time with them yesterday getting a product overview. I intend to write a longer summary of what I learned, but for now I just want to give you the 4-1-1.</p>
<p class="wwwww"><span class="w">Who:</span> Woven Systems was founded in 2003 by networking industry veterans and has run on $15M in Series A venture funding (led by Goldman Sachs and Palomar Ventures) since 2005.</p>
<p class="wwwww"><span class="w">What:</span> The company produces a 144-port 10 GbE Ethernet switch which they can use to create an Ethernet fabric that scales 4,000 edge ports while staying in Layer 2. This magic that makes it all work is Woven’s custom VScale ASIC. The ASIC also handles the heavy lifting for Woven’s other big advantage: adaptive routing in the network to avoid congestion. The company’s initial target markets are HPC (cluster interconnect and clustered file systems) and Internet Data Centers (data stream aggregation).</p>
<p class="wwwww"><span class="w">Why (you care):</span> 10 GbE has not used in large clusters because 10 GbE switches are expensive, and building a cluster of any size would entail adding Layer 3 switches into the mix which introduce severe latency. The adaptive routing bit also offers a lot of promise in communication-intensive application over statically-routed solutions like IB (as shown in the Sandia results (text <a href="http://www.wovensystems.com/news/press_releases/sandia.html">here</a>, informative graph <a href="http://www.wovensystems.com/news/press_releases/sandia_graph.html">here</a>. Woven claims there solution is 1/5 the power, cost, and rack space of existing solutions.</p>
<p class="wwwww"><span class="w">When:</span> Their first product, the EFX 1000 Ethernet Switch, has been in trials at 5 sites and is transitioning to general availability now. As the company gears to move from development to production they’ve swapped out CEOs.</p>
<p class="wwwww"><span class="w">Where:</span> <a href="http://www.wovensystems.com/">www.wovensystems.com</a></p>
<img src="http://insidehpc.com/?ak_action=api_record_view&id=763&type=feed" alt="" />

<p>Related posts:<ul><li><a href='http://insidehpc.com/2008/04/29/good-news-for-woven/' rel='bookmark' title='Permanent Link: Good news for Woven'>Good news for Woven</a></li><li><a href='http://insidehpc.com/2009/05/28/network-vendor-woven-systems-out-of-business/' rel='bookmark' title='Permanent Link: Network vendor Woven Systems out of business'>Network vendor Woven Systems out of business</a></li><li><a href='http://insidehpc.com/2007/09/25/woven-raises-20-million-in-vc-funding/' rel='bookmark' title='Permanent Link: Woven Raises $20 million in VC Funding'>Woven Raises $20 million in VC Funding</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://insidehpc.com/2007/08/29/the-411-woven-systems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

