Entries filed under “Compute”

News related to the processors used in HPC gear.

Video: Big Iron Processors at Hot Chips 2012

Our Video Sunday feature continues with this session on Big Iron from the Hot Chips 2012 conference.

You can also check out the rest of the Hot Chips 24 sessions.

Also posted in Computing Research, Events, HPC, HPC Hardware, Video, Video Sunday | Leave a comment

China Develops KD-90 Supercomputer using Domestic Processors

Over at ZDNet, Liu Jiayi writes that Chinese Academician Chen Guoliang and his team have launched the country’s first domestically-developed supercomputer, the KD-90. Powered by 10 8-core Godson 3B processors, the 1 Teraflop system is about the size of a microwave oven and consumes only 900 watts.

The supercomputer KD-90 can be used for mathematics, science and engineering , military and national security, and economics. According to the experts, the KD-90 is rated among the world’s most highly advanced systems in terms of programming models and networking applications in the computer and server markets.

Read the Full Story or check out the original release from the Chinese Academy of Sciences.


Also posted in HPC, HPC Hardware | Leave a comment

From Robots to Supercomputers – The Georgia Tech Holiday Gift Guide


Clipped from http://www.cc.gatech.edu/holiday-gift-guide

Are you looking for the perfect gift for the HPC folks in your life? Georgia Tech has stepped up with a Gift Guide that has something for anyone who absolutely loves technology.

Keeneland Supercomputing System. What is it? Only the most powerful GPU supercomputer dedicated to NSF scientific research. Keeneland can do circles around your local cloud cluster; it delivers sustained performance of over a quarter of a PetaFLOP (one quadrillion calculations per second). It runs on a sweet peak 615 teraflop HP Proliant SL250-based computer, pimped out with 264 nodes, each having two Intel Sandy Bridge processors and three NVIDIA M2090 GPU accelerators for blazing speed, 32 GB of host memory that provide tableside service and a Mellanox InfiniBand FDR interconnection network. All that’s missing are cup holders.

Read the Full Story.


Also posted in GPUs, HPC, HPC Hardware | Leave a comment

Breshears: Is it Time to Replace the TOP 500 List?

In the wake of Bill Kramer’s recent editorial, Intel’s Clay Breshears writes that replacing the TOP500 will be no easy task.

One way to replace the TOP500 list would be to put forth an alternate, like the Sustained Petascale Performance benchmark (which could give rise to the “SPP500″) that is mentioned by Kramer. You won’t be able to supplant the TOP500 right away since the new metric won’t be accepted initially.

Read the Full Story.

Also posted in HPC Hardware | Leave a comment

Transactional Memory Coming to Haswell

Over at Real World Technologies, David Kanter writes that Transactional Memory is coming to Intel’s pending Haswell microarchitecture, which is good news for multicore programmers.

Transactional memory is a software technique that simplifies writing concurrent programs. TM draws on concepts first developed and established in the database community, which has been dealing with concurrency for roughly 30 years. The idea is to declare a region of code as a transaction. A transaction executes and atomically commits all the results to memory (when the transaction succeeds) or aborts and cancels all the results (if the transaction fails). The key for TM is to provide the Atomicity, Consistency and Isolation qualities that make databases and SQL accessible to ordinary developers. These transactions can safely execute in parallel, which replaces existing painful and bug-prone techniques such as locks and semaphores. There is also a potential performance benefit. Locks are pessimistic and assume that the locking thread will write to the data, so the progress of other threads is blocked. Two transactions which access locked value can proceed in parallel, and a rollback only occurs if one of the transactions writes to the data.

Fans of Sun Microsystems may recall that Transactional Memory was to be included in the company’s ROCK processor, a project that was eventually shelved in 2009. Read the Full Story or check out Kanter’s recent deep dive feature on Haswell.

Also posted in Computing Research, HPC, HPC Hardware | 1 Comment

When Cloud HPC Adds Up

Over at the Thinking Out Loud blog, Adam DeConinck from R Systems writes that AWS HPC clusters are definitely useful for “bursting” loads and certain classes of problems, though they still have a few problems to solve before they can replace a “traditional” cluster.

EC2 also doesn’t get the same I/O performance you can get on bare metal. This one’s a problem for lots of people, including big web sites, and it matters in HPC too. A lot of HPC installations have big parallel filesystems that stripe over many disks, like Lustre. It’d be interesting to see what you could do running Lustre on EC2, but I think using EBS as the backing strorage would make it somewhat painful. Much nicer to use big I/O nodes attached to Infiniband. But you notice how much specialized hardware we’re talking about here? Lots of big I/O nodes, a specialized network where even IP is a second-class citizen… it all makes sense if you do HPC all the time, but if you only need to run for a few months out of the year it can seem like overkill. Especially if you are in fact running embarrassingly parallel models (and really, a whole lot of them are).

Read the Full Story.

Also posted in Cloud HPC, HPC, HPC Hardware, Network | Leave a comment

Lowering Trends in Energy per Operation

Over at Datacenter Knowledge, Intel’s Winston Saunders looks at SPECpower data and how extended efforts to increase the efficiency of servers under realistic workload scenarios has resulted in a 40% per year reduction in the energy per operation.

So to summarize, the efficiency of two-socket servers has increased dramatically. The efficiency gains result from the increased performance and energy proportionality of the systems. Transitions in transistor architecture result in large performance gains resulting in a reduction in the time necessary to complete a given workload. Transitions in system architecture also result in performance gains, but in addition lower the power consumption while the operation is being completed. This in some sense “doubles” the efficiency gains expected. This efficiency gain is easily visualized by looking at the time to complete an operation and the power used during that time.

Read the Full Story.


Also posted in Green HPC, HPC, HPC Hardware | Leave a comment

European Mont-Blanc Project Selects Samsung Multicore ARM Processor

The Mont-Blanc European project has selected the Samsung Exynos platform as the building block for powering its first integrated low power-high performance computing (HPC) prototype.

The aim of Mont-Blanc project is to design a new type of computer architecture capable of setting future global HPC standards, built from today’s energy efficient solutions used in embedded and mobile devices.

The Samsung Exynos 5 Dual is built on 32nm low-power HKMG (High-K Metal Gate), and features a dual-core 1.7GHz mobile CPU built on ARM Cortex-A15 architecture plus an integrated ARM Mali-T604 GPU for increased performance density and energy efficiency. It has been featured and market proven in consumer and mobile devices such as Samsung Chromebook and Google’s Nexus 10.

This will be the first use of an embedded mobile SoC in HPC, which enables the Mont-Blanc project to explore the challenges and benefits of deeply integrated energy-efficient processors and GPU accelerators, compared to traditional homogeneous multicore systems, and heterogeneous CPU + external GPU architectures.

The Exynos 5 Dual packs the most powerful ARM processors with a programmable GPU in a low-power mobile device that would normally be in someone’s pocket and running on a battery. Its performance density, energy efficiency, and low market price make it an extraordinary building block for prototyping a new generation of HPC systems.’ said Alex Ramirez, coordinator of the Mont-Blanc project.

During the first year of activities, Mont-Blanc has focused on deploying successfully an HPC system software stack and full-scale scientific applications on ARM platforms, proving that ARM-based architectures are feasible alternatives for HPC. Now the efforts gear towards integration of the Exynos platform on a HPC solution, and software exploitation of the embedded GPU.

This story appears here as part of a cross-publishing agreement with Scientific Computing World.

Also posted in Computing Research, Green HPC, HPC, HPC Hardware | Leave a comment

Supermicro Debuts High Frequency Trading Systems


Clipped from http://www.terrapinn.com/conference/high-frequency-trading-world-new-york/index.stm

Over at Datacenter Knowledge, John Rath writes that Supermicro launched new 2U and 4U/Tower platforms that maximize processing power and precisely tune hardware and firmware to provide lower latency than previous models, while still maintaining high reliability. The company debuted the systems at the High Frequency Trading World event this week in New York.

Advanced trading firms looking to reduce latency and maximize transaction flow can gain an advantage with the extreme processing power and enterprise-class server optimizations designed into Supermicro’s Hyper-Speed systems,” said Wally Liaw, Vice President of Sales, International at Supermicro. “Our latest HFT-optimized platforms boost performance of the fastest rated x86 dual processors with board-level control and circuitry enhancements and custom tailored cooling systems for the highest sustained performance. With mission critical transactions on the line, Supermicro Hyper-Speed systems ensure peak performance with maximum reliability for the most demanding computational finance applications.”

The new servers are optimized for high frequency trading and feautre premium pre-installed CPUs and memory, with storage and I/O components that are validated with a rigorous burn-in process to ensure maximum performance and reliability on deployment. Read the Full Story.


Also posted in Events, HPC, HPC Hardware | Leave a comment

Eadline: Challenges of Living with Multicore

Over at Admin HPC, Douglas Eadline writes that the proliferation of manycore architectures continues to be a challenge for HPC programmers.

Recently, Intel introduced their Many Integrated Core (MIC) or Xeon Phi co-processor. Whereas the Phi lives on the PCI bus and brings more cores to the table, the design is somewhat different from a GP-GPU. The current Phi has 60 general-purpose x86 cores, each coupled with a vector processor. The Phi is not a co-processor like the GP-GPUs but rather a fully functional processing unit. In terms of software, the Phi can be programmed using standard OpenMP, OpenCL, and updated versions of Intel’s Fortran, C++, and math libraries – that is, the same tools used to program the x86 multicore processors. Data must still travel across the PCI bus, but the volume depends on how the Phi is used.

Read the Full Story.


Also posted in Co-processors, GPUs, HPC, HPC Hardware | Leave a comment

AMD Rolls Out new Piledriver CPUs

Over at The Register, Timothy Prickett Morgan writes that AMD’s new Opteron 4300 and 3300 processors have “Piledrive” cores with four new instructions and a bunch of tweaks to goose the performance of the dual-core module compared to the first-generation “Bulldozers.”

For many years, AMD has been shipping four different styles of Opterons. The plain vanilla ones run at the standard voltage and have the standard thermal profiles. The Special Editions, or SEs, run hotter and clock higher and deliver the highest performance, but they are also wickedly expensive and impossible to put into dense servers. The Highly Efficient, or HEs, are a bin sort to find chips that run at significantly lower voltages with slightly lower clock speeds compared to the standard parts, and the Extremely Efficient or EE parts run are a deep bin sort to find parts that run at even lower voltages and lower clock speeds. but which have very low thermals.

Read the Full Story.

Also posted in HPC, HPC Hardware | Leave a comment

Colfax Offers Powerhouse Xeon Phi Server and Code Optimization Course at SC12

In this video from SC12, Mike Fay from Colfax International describes the company’s new CXP9000 server with up to eight Intel Xeon Phi coprocessors. After that, Vardim Karpusenko provides an overview of the company’s new training courses on optimizing code for Xeon Phi.

Thanks to our close relationship with Intel and engagement in the early testing program, Colfax is uniquely qualified and positioned to provide a complete portfolio of products to support the Intel Xeon Phi coprocessor.”

Read the Full Story.

Also posted in Co-processors, Events, HPC, HPC Hardware, SC12, Video | Leave a comment

Intel Cluster Studio XE Demo at SC12

In this video from SC12, Gergana Slavova demonstrates the Intel Cluster Studio XE, an integrated tool suite for HPC application development.

Also posted in Co-processors, Events, HPC, HPC Hardware, HPC Software, SC12, Tools, Video | Leave a comment

Altair PBS Pro Steps up with Support for Intel Xeon Phi Coprocessors

In this video from SC12, Mary Bass from Altair describes the company’s PBS Pro system management software, now with support for the new Intel Xeon Phi coprocessor.


Also posted in Events, HPC, HPC Hardware, SC12, Video | Leave a comment

Adaptive Computing Enhances Moab HPC Suite with Version 7.2 at SC12

In this video from SC12, Brady Kimball from Adaptive Computing describes enhancements to the Moab Compute Manager 7.2 suite including:

  • Support for Intel Xeon Phi coprocessors
  • Dual Domain Scheduling for Cray systems
  • Streamlined RPM experience
  • Allocation Updates
  • Enhanced Viewpoint GUI for HPC

Read the Full Story.

Also posted in Co-processors, Events, HPC, HPC Hardware, HPC Software, SC12, System Management, Video | Leave a comment

Advertisement

Spectra Logig Ad

Video Archive

insideHPC.com is a production of insideHPC, LLC. © 2006-2013 Sitemap