NetApp
HPCwire

Since 1986 - Covering the Fastest Computers
in the World and the People Who Run Them

Language Flags

Visit additional Tabor Communication Publications

Datanami
Digital Manufacturing Report
HPC in the Cloud
Green Computing Report
HPCwire Japan

Tabor Communications
Corporate Video

Report from the 18th Machine Evaluation Workshop


-- The Impact of Quad-Core Chips on Clusters


About 250 academic researchers and vendor personnel attended the 18th Machine Evaluation Workshop from Nov. 27-28, held at the Holiday Inn Hotel, Runcorn, near the Science and Technology Facilities Council (STFC) Daresbury Laboratories in the UK. This excellent workshop, in its eighteenth year, is a leading UK national event dedicated to distributed, high performance scientific computing. The principle objective is to encourage close contact between the research communities and the major vendors of mid-range computing systems, clusters, workstations, servers, interconnect, storage and software.

Most of the 31 presentations were from vendors, describing their own products, on topics such as hardware, compilers, graphics, storage and networking. They focused on cluster solutions, based on commodity chips, interconnect networks and associated file storage systems. An important component of the workshop is the availability of systems for benchmarking evaluation purposes.

There were 25 companies exhibiting, keen to promote their ready-made products, including those based on both dual- and quad-core technologies, the latter including AMD's Barcelona and Intel's Clovertown and Harpertown processors, plus Intel's Itanium family. A strong presence of the older dual-core AMD Opteron and Intel 'Woodcrest' processors, plus these initial quad-core systems, as well as various models of blade products, were on display and available for demonstrations.

Of course there are many factors that often dominate the selection of systems. For example, one trade-off is price/performance; another is the type and size of application the system is purchased for. This is pertinent, especially for clusters built from commodity chips with various strengths and weaknesses in memory bandwidth and in the chosen interconnect fabric. Electrical power, space and other infrastructure requirements are also pertinent to the decision. Total cost of ownership depends upon the weight of each of these elements.

Mike Ashworth from the STFC Daresbury Laboratories described the STFC petascale project and the work his team is doing preparing the UK academic research community for petascale computing. This is in line with the UK HPC strategy: "... the UK should aim to achieve sustained petascale performance as early as possible across a broad field of scientific applications, permitting the UK to remain internationally competitive in an increasingly broad set of high-end computing grand challenge problems."

The STFC petascale project is trying to identify what new science can be done with 100 teraflops or 1,000 teraflops sustained performance. Does one strive for larger problems? Multi-scale? Multi-disciplinary? The STFC team is also trying to address the technical issues for extreme scaling. For example, how will existing codes scale to 100,000 processors and what code attributes are likely to impede this scaling? Is it the scaling of time with processors, time with problem size, memory with problem size, data management, including pre- and post-processing, visualization, or system robustness? And what of interconnects?

Mike described some work in progress on scaling and running codes on large Cray systems, IBM Power5 and Blue Gene/P showing their achievements to date. His talk conclusions are: Petascale computing will be available in the UK, possibly by 2011, achieved by a system with a massive increase in the number of processors and based on multicore nodes. There is an urgent need to look at scalability and other issues on O(10,000-100,000) processors. There is also a need to look at alternatives/additions to the existing programming model of serial language plus MPI.

With hundreds of thousands of processors, reliability and fault tolerance to vitiate MTBF effects is essential. Software developments for an easy-to-use environment are also indispensable. The challenge facing the industry is not only system design for scalable robustness, low power consumption, small weight and space, but also software: operating systems, compilers, tools, application porting and licensing.

At the high end of computing, we have seen various products using new technologies -- exemplars are the IBM BG/L/P/Q and Cell B.E., FPGAs, ClearSpeed, GPU -- starting from niche domains and gradually becoming mainstream. The next generation of commodity chip designs are focusing on high performance/low power consumption ratios, and likely to use the extra silicon for heterogeneous cores on a die. Semiconductor power trends are driving future systems, but the runaway multicore growth is not going to happen without a quantum improvement of parallel software.

As in previous years, the Daresbury Benchmark results were of great interest and the centrepiece of this workshop. These consisted of a plethora of serial, rate and parallel benchmark results, compiled by Martyn Guest and Christine Kitchen from Daresbury and now at the University of Cardiff. The benchmarks were applied to many cluster and high-end systems. Particular focus was given to the products from vendors using the latest multicore chips.

While pointing to the limited value of single-processor benchmarks on such chips, Martyn focused initially on throughput (or rate) benchmarks. The so-called ChemRate benchmark suite, used to obtain these results, comprises a number of kernel benchmarks that reflect the activities of the computational chemist -- matrix multiplication, matrix diagonalisation, similarity transformations, etc. -- plus two applications codes, the ab initio molecular electronic structure package GAMESS-UK and the molecular dynamics benchmark, DL_POLY.

These rate benchmarks pointed to the improved overall performance offered by quad-core processors compared to their dual-core counterparts, although the level of performance obtained in practice remained heavily dependent on application. Thus on dual processor quad-core nodes, performance improvements of between 3X up to the full 8X speed-up over a single core were achieved. While Intel's Harpertown processor showed considerable improvement over the earlier Clovertown processor from Intel, its performance advantage over modestly clocked AMD Barcelona processors (2.0 and 2.1 GHz) was again markedly dependent on the memory bandwidth demands of the application in question.

Martyn Guest augmented this throughput benchmark analysis from previous years by including a variety of parallel applications, measuring not only performance on a single node, but extending the analysis to include application performance on dual-core and quad-core commodity clusters. This approach attempts to address the impact of cluster architectures on performance, a more relevant metric for medium or small size university systems.

Martyn concentrated on capacity-based, modest sized clusters, built out of commodity chips, with a typical usage modality of 32 to 64 cores. The application performance comparisons were against a host of dual processor, dual-core systems from AMD (socket-F) and Intel (Woodcrest), plus the following quad-core clusters:

  • An AMD Barcelona cluster, located at the AMD Developer Center, featuring nine AMD Opteron 2350 (2.0 GHz super-micro) nodes plus Mellanox's ConnectX, allowing for 72-core benchmarks run.

  • A modest cluster of two IBM X3550 nodes at IBM's Montpelier plant in France, featuring Harpertown (2.83 GHz) processors (1333 FSB) plus InfiniBand, allowing for 16-core benchmarks run.

  • A much larger SGI Ice cluster at SGI's Chippewa Falls, Wis. facility, featuring Intel X5365 Clovertown (3.0 GHz) nodes (1333 FSB) plus InfiniBand, allowing for 1024-core benchmarks run.

With some 70 informative PowerPoint slides of measurements in multicolour schemes, in the end, the real drama revolved around the comparable performance of those clusters based on quad-core chips -- the 2.83 GHz Harpertown and 3.0 GHz Clovertown from Intel -- and how these compared with AMD's quad-core (2.0 GHz) Barcelona. The dual-core Intel EM64T (3.0 GHz) 'Woodcrest' Xeon 5160 and the AMD dual-core 254/2218-F Socket (2.66 GHz) Opteron were used as a baseline.

Broadly, the results from this snapshot evaluation showed the Harpertown chip performing significantly better than Clovertown, across a range of applications, and better than the AMD Barcelona in line with its higher GHz rating. For molecular dynamics problems with very low demands on memory bandwidth, Harpertown is the obvious choice. For those applications with higher memory bandwidth requirements, e.g., the DNS simulation code, PDNS3D, Barcelona systems perform far better. The advice is, "know your application" and also remember that in the next couple of months AMD is likely to be releasing a 2.5 GHz version of the Barcelona so the relative orderings could well be different then.

Some truisms never change. Martyn emphasised that single-processor benchmarks often provide misleading results given the complexity of current processors and their subsequent utilisation as the building blocks of n-way cluster nodes.

Some obvious advice: If the processors are dual-core, use both cores; if four-way cores, use all four so that interactions of cache, memory and communications will be accounted for in any performance measure. When more cores are added on a chip, the interconnect fabric transfer rates (bandwidth) to L3 memory needs to be increased proportionately to match the extra computational power from the extra cores. Otherwise, the sharing of memory paths by the additional cores is likely to degrade the overall system performance. This argues strongly for the use of rate benchmarks rather than the more traditional single processor metrics.

The rest of the workshop consisted of presentations from vendors specialising in providing storage systems, interconnects, such as 10 Gigabit Ethernet, InfiniBand, ConnectX and so on, as well as tailored system solutions from commodity components on demand. These come in various flavours, including buying a system from traditional vendors, who in turn subcontract a specialist computer integration company, e.g., ClusterVision, Streamline, to build a cluster from a customer's favoured chips and interconnect fabric. These systems vary in size, with some of them attaining TOP500 status.

The findings at the 18th Machine Evaluation Workshop broadly confirm the Los Alamos findings [see LA-UR-07-6855, titled "Experiences in scaling scientific applications on current generation quad-core processors," authored by K. J. Barker, D. J. Kerbyson, et al, CCS-1]. This paper compares the performance of two quad-core chips when running several Los Alamos codes. The chips are the Intel X7350 (two dual cores on a die) quad-core Tigerton and the AMD 8350 quad-core Opteron processor Barcelona.

The Tigerton is clocked at 2.93 GHz so the DCM has a theoretical peak performance of 46.9 gigaflops. The Barcelona combines four Opteron cores onto a single die. Each die contains a single integrated memory controller and uses a HyperTransport (HT) network for point-to-point and a private 512 KB L2 cache, and each processor has a shared 2MB L3 cache. The shared L3 cache is new to the Opteron architecture. The new 128 bit SSE4a instructions enable each processor to execute four double-precision floating-point operations per clock. Each core is clocked at 2.0 GHz, giving each chip a peak performance of 32 gigaflops. Note that the power consumption of the Tigerton is 130 watts and that of the Barcelona is 95 watts.

The Los Alamos paper reports in detail the results from their tests and concludes: "When considering the performance of a single core, where there are no memory bottlenecks, the higher clock speed of Intel's Tigerton gives applications a measured 25-44 percent performance advantage over AMD's Barcelona. When we look at using all of the cores in a processor, the results are more dependent on the way in which each application uses memory. Barcelona has the edge in memory bandwidth available on a single processor."

It then goes on to say: "When examining scaling across the entire 16-core node, the results are somewhat mixed. In general, applications with small memory footprints perform better on the Tigerton and see almost perfect scaling. More memory-bandwidth-intensive applications, on the other hand, scale better on the Barcelona because of the reduced memory contention. For many of the applications, the better scaling behavior results in a higher achievable performance on the Barcelona... ."

In short, for applications as they exist today, it is important to consider the balance between compute rate and memory rate when selecting a processor from which to build a cluster. Neither the Barcelona nor the Tigerton is unambiguously faster than the other. The decision of which to use must be made on a per-application (or per-workload) basis.

The 18th Machine Evaluation Workshop highlighted some very positive trends in multicore chip developments. For example, quad-core processors in general are more cost-effective than dual-core processors, but when memory bandwidth is an issue, the performance starts to unravel. There is an impact from message passing latency. For large clusters, there are still some concerns. Reliability is not robust enough and availability often dips below 90 percent. Some sites need to reboot the whole system as often as twice a week. Thus, know your application and always remember the Latin adage: "Caveat Emptor."

As the season of goodwill is upon us: I wish you all, Seasons Greetings and a Peaceful and Happy New Year, 2008.

-----

Copyright (c) Christopher Lazou. December 2007. Brands and names are the property of their respective owners.

June 19, 2013

June 18, 2013

June 17, 2013

June 14, 2013

June 13, 2013

June 12, 2013

June 11, 2013

June 10, 2013

June 07, 2013

June 06, 2013


Most Read Features

Most Read Around the Web

Most Read This Just In

Asetek

Short Takes

Developers Tout GPI Model for Exascale Computing

Jun 19, 2013 | Supercomputer architectures have evolved considerably over the last 20 years, particularly in the number of processors that are linked together. One aspect of HPC architecture that hasn't changed is the MPI programming model.
Read more...

Supercomputers: Not Always the Best for Big Data

Jun 18, 2013 | The world's largest supercomputers, like Tianhe-2, are great at traditional, compute-intensive HPC workloads, such as simulating atomic decay or modeling tornados. But data-intensive applications--such as mining big data sets for connections--is a different sort of workload, and runs best on a different sort of computer.
Read more...

Gordon Flashes Its Versatility in HPC Workloads

Jun 18, 2013 | Researchers are finding innovative uses for Gordon, the 285 teraflop supercomputer housed at the San Diego Supercomputer Center (SDSC) that has a unique Flash-based storage system. Since going online, researchers have put the incredibly fast I/O to use on a wide variety of workloads, ranging from chemistry to political science.
Read more...

Supercomputers: Still the King of the HPC Hill

Jun 17, 2013 | The advent of low-power mobile processors and cloud delivery models is changing the economics of computing. But just as an economy car is good at different things than a full size truck, an HPC workload still has certain computing demands that neither the fastest smartphone nor the most elastic cloud cluster can fulfill.
Read more...

TACC Longhorn Takes On Natural Language Processing

Jun 14, 2013 | For all the progress we've made in IT over the last 50 years, there's one area of life that has steadfastly eluded the grasp of computers: understanding human language. Now, researchers at the Texas Advanced Computing Center (TACC) are utilizing a Hadoop cluster on its Longhorn supercomputer to move the state of the art of language processing a little bit further.
Read more...

Sponsored Whitepapers

Best Practices in Big Data Storage

05/10/2013 | Cleversafe, Cray, DDN, NetApp, & Panasas | From Wall Street to Hollywood, drug discovery to homeland security, companies and organizations of all sizes and stripes are coming face to face with the challenges – and opportunities – afforded by Big Data. Before anyone can utilize these extraordinary data repositories, however, they must first harness and manage their data stores, and do so utilizing technologies that underscore affordability, security, and scalability.

Progress in Parallel: the Bull Parallel Programming Center

04/15/2013 | Bull | “50% of HPC users say their largest jobs scale to 120 cores or less.” How about yours? Are your codes ready to take advantage of today’s and tomorrow’s ultra-parallel HPC systems? Download this White Paper by Analysts Intersect360 Research to see what Bull and Intel’s Center for Excellence in Parallel Programming can do for your codes.

Sponsored Multimedia

HPCwire Live! Atlanta's Big Data Kick Off Week Meets HPC

Join HPCwire Editor Nicole Hemsoth and Dr. David Bader from Georgia Tech as they take center stage on opening night at Atlanta's first Big Data Kick Off Week, filmed in front of a live audience. Nicole and David look at the evolution of HPC, today's big data challenges, discuss real world solutions, and reveal their predictions. Exactly what does the future holds for HPC?

Webinar: Mellanox Virtual Modular Switch, the Most Efficient 40GbE Aggregation Switch Solution

Join our webinar to learn how IT managers can migrate to a more resilient, flexible and scalable solution that grows with the data center. Mellanox VMS is future-proof, efficient and brings significant CAPEX and OPEX savings. The VMS is available today.

Atlanta's Big Data Kick Off Week Meets HPC Cray Xyratex

HPC Job Bank


Featured Events






  • November 17, 2013 - November 22, 2013
    SC'13
    Denver, CO
    United States


HPCwire Events