Report from the 18th Machine Evaluation Workshop

By Christopher Lazou

December 7, 2007

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.

Subscribe to HPCwire's Weekly Update!

Be the most informed person in the room! Stay ahead of the tech trends with industry updates delivered to you every week!

MLPerf Inference 4.0 Results Showcase GenAI; Nvidia Still Dominates

March 28, 2024

There were no startling surprises in the latest MLPerf Inference benchmark (4.0) results released yesterday. Two new workloads — Llama 2 and Stable Diffusion XL — were added to the benchmark suite as MLPerf continues Read more…

Q&A with Nvidia’s Chief of DGX Systems on the DGX-GB200 Rack-scale System

March 27, 2024

Pictures of Nvidia's new flagship mega-server, the DGX GB200, on the GTC show floor got favorable reactions on social media for the sheer amount of computing power it brings to artificial intelligence.  Nvidia's DGX Read more…

Call for Participation in Workshop on Potential NSF CISE Quantum Initiative

March 26, 2024

Editor’s Note: Next month there will be a workshop to discuss what a quantum initiative led by NSF’s Computer, Information Science and Engineering (CISE) directorate could entail. The details are posted below in a Ca Read more…

Waseda U. Researchers Reports New Quantum Algorithm for Speeding Optimization

March 25, 2024

Optimization problems cover a wide range of applications and are often cited as good candidates for quantum computing. However, the execution time for constrained combinatorial optimization applications on quantum device Read more…

NVLink: Faster Interconnects and Switches to Help Relieve Data Bottlenecks

March 25, 2024

Nvidia’s new Blackwell architecture may have stolen the show this week at the GPU Technology Conference in San Jose, California. But an emerging bottleneck at the network layer threatens to make bigger and brawnier pro Read more…

Who is David Blackwell?

March 22, 2024

During GTC24, co-founder and president of NVIDIA Jensen Huang unveiled the Blackwell GPU. This GPU itself is heavily optimized for AI work, boasting 192GB of HBM3E memory as well as the the ability to train 1 trillion pa Read more…

MLPerf Inference 4.0 Results Showcase GenAI; Nvidia Still Dominates

March 28, 2024

There were no startling surprises in the latest MLPerf Inference benchmark (4.0) results released yesterday. Two new workloads — Llama 2 and Stable Diffusion Read more…

Q&A with Nvidia’s Chief of DGX Systems on the DGX-GB200 Rack-scale System

March 27, 2024

Pictures of Nvidia's new flagship mega-server, the DGX GB200, on the GTC show floor got favorable reactions on social media for the sheer amount of computing po Read more…

NVLink: Faster Interconnects and Switches to Help Relieve Data Bottlenecks

March 25, 2024

Nvidia’s new Blackwell architecture may have stolen the show this week at the GPU Technology Conference in San Jose, California. But an emerging bottleneck at Read more…

Who is David Blackwell?

March 22, 2024

During GTC24, co-founder and president of NVIDIA Jensen Huang unveiled the Blackwell GPU. This GPU itself is heavily optimized for AI work, boasting 192GB of HB Read more…

Nvidia Looks to Accelerate GenAI Adoption with NIM

March 19, 2024

Today at the GPU Technology Conference, Nvidia launched a new offering aimed at helping customers quickly deploy their generative AI applications in a secure, s Read more…

The Generative AI Future Is Now, Nvidia’s Huang Says

March 19, 2024

We are in the early days of a transformative shift in how business gets done thanks to the advent of generative AI, according to Nvidia CEO and cofounder Jensen Read more…

Nvidia’s New Blackwell GPU Can Train AI Models with Trillions of Parameters

March 18, 2024

Nvidia's latest and fastest GPU, codenamed Blackwell, is here and will underpin the company's AI plans this year. The chip offers performance improvements from Read more…

Nvidia Showcases Quantum Cloud, Expanding Quantum Portfolio at GTC24

March 18, 2024

Nvidia’s barrage of quantum news at GTC24 this week includes new products, signature collaborations, and a new Nvidia Quantum Cloud for quantum developers. Wh Read more…

Alibaba Shuts Down its Quantum Computing Effort

November 30, 2023

In case you missed it, China’s e-commerce giant Alibaba has shut down its quantum computing research effort. It’s not entirely clear what drove the change. Read more…

Nvidia H100: Are 550,000 GPUs Enough for This Year?

August 17, 2023

The GPU Squeeze continues to place a premium on Nvidia H100 GPUs. In a recent Financial Times article, Nvidia reports that it expects to ship 550,000 of its lat Read more…

Shutterstock 1285747942

AMD’s Horsepower-packed MI300X GPU Beats Nvidia’s Upcoming H200

December 7, 2023

AMD and Nvidia are locked in an AI performance battle – much like the gaming GPU performance clash the companies have waged for decades. AMD has claimed it Read more…

DoD Takes a Long View of Quantum Computing

December 19, 2023

Given the large sums tied to expensive weapon systems – think $100-million-plus per F-35 fighter – it’s easy to forget the U.S. Department of Defense is a Read more…

Synopsys Eats Ansys: Does HPC Get Indigestion?

February 8, 2024

Recently, it was announced that Synopsys is buying HPC tool developer Ansys. Started in Pittsburgh, Pa., in 1970 as Swanson Analysis Systems, Inc. (SASI) by John Swanson (and eventually renamed), Ansys serves the CAE (Computer Aided Engineering)/multiphysics engineering simulation market. Read more…

Choosing the Right GPU for LLM Inference and Training

December 11, 2023

Accelerating the training and inference processes of deep learning models is crucial for unleashing their true potential and NVIDIA GPUs have emerged as a game- Read more…

Intel’s Server and PC Chip Development Will Blur After 2025

January 15, 2024

Intel's dealing with much more than chip rivals breathing down its neck; it is simultaneously integrating a bevy of new technologies such as chiplets, artificia Read more…

Baidu Exits Quantum, Closely Following Alibaba’s Earlier Move

January 5, 2024

Reuters reported this week that Baidu, China’s giant e-commerce and services provider, is exiting the quantum computing development arena. Reuters reported � Read more…

Leading Solution Providers

Contributors

Comparing NVIDIA A100 and NVIDIA L40S: Which GPU is Ideal for AI and Graphics-Intensive Workloads?

October 30, 2023

With long lead times for the NVIDIA H100 and A100 GPUs, many organizations are looking at the new NVIDIA L40S GPU, which it’s a new GPU optimized for AI and g Read more…

Shutterstock 1179408610

Google Addresses the Mysteries of Its Hypercomputer 

December 28, 2023

When Google launched its Hypercomputer earlier this month (December 2023), the first reaction was, "Say what?" It turns out that the Hypercomputer is Google's t Read more…

AMD MI3000A

How AMD May Get Across the CUDA Moat

October 5, 2023

When discussing GenAI, the term "GPU" almost always enters the conversation and the topic often moves toward performance and access. Interestingly, the word "GPU" is assumed to mean "Nvidia" products. (As an aside, the popular Nvidia hardware used in GenAI are not technically... Read more…

Shutterstock 1606064203

Meta’s Zuckerberg Puts Its AI Future in the Hands of 600,000 GPUs

January 25, 2024

In under two minutes, Meta's CEO, Mark Zuckerberg, laid out the company's AI plans, which included a plan to build an artificial intelligence system with the eq Read more…

Google Introduces ‘Hypercomputer’ to Its AI Infrastructure

December 11, 2023

Google ran out of monikers to describe its new AI system released on December 7. Supercomputer perhaps wasn't an apt description, so it settled on Hypercomputer Read more…

China Is All In on a RISC-V Future

January 8, 2024

The state of RISC-V in China was discussed in a recent report released by the Jamestown Foundation, a Washington, D.C.-based think tank. The report, entitled "E Read more…

Intel Won’t Have a Xeon Max Chip with New Emerald Rapids CPU

December 14, 2023

As expected, Intel officially announced its 5th generation Xeon server chips codenamed Emerald Rapids at an event in New York City, where the focus was really o Read more…

IBM Quantum Summit: Two New QPUs, Upgraded Qiskit, 10-year Roadmap and More

December 4, 2023

IBM kicks off its annual Quantum Summit today and will announce a broad range of advances including its much-anticipated 1121-qubit Condor QPU, a smaller 133-qu Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire