Entries filed under “HPC Software”

News relating to end-user HPC application codes, both from ISVs and non-commercial developers.

Xoreax Software Finds Diamonds in the Cloud

Xoreax Software announced recently that diamond-producer Sarin Technologies has has adopted the company’s IncrediBuild-XGE acceleration software. Sarin is using IncrediBuild-XGE to accelerate the performance of Sarin Advisor, a specialized diamond analysis application that maximizes the value of raw diamonds. The software calculates millions of potential diamond cutting options and identifies optimal cutting patterns based on stone attributes including size, weight, and internal flaws.

Our adoption of IncrediBuild-XGE is really a win for our customers,” explained Uzi Levami, Chief Executive Officer of Sarin. “With IncrediBuild-XGE, we not only maximize diamond value for clients involved in gemstone production and extraction, but also enable them to save significant time and resources.”

Using traditional sequential processing, full optimization analyses for complex projects used to take as long as 40-60 hours. By applying IncrediBuild-XGE software acceleration technology, Sarin was able to slash processing time to 1 or 2 hours. In other cases, simpler 1 to 2 hour analysis processes now finish within 10-15 minutes. Workflows that once took several days have been reduced to a single night’s run.

Read the Full Story.

Also posted in HPC | Leave a comment

Slidecast: ScaleMP Update on Server Aggregation

In this slidecast, Shai Fultheim from ScaleMP provides an update on the company’s virtualization software solutions for HPC. The company is preparing a big announcement at ISC’12. You can hear some of the details here or check out their booth #303 in Hamburg.

The innovative Versatile SMP (vSMP) architecture aggregates multiple x86 systems into a single virtual x86 system, delivering an industry-standard, high-end symmetric multiprocessor (SMP) computer. Using software to replace expensive custom hardware and components, ScaleMP offers a new, revolutionary computing paradigm.

Download the MP3Download the slides (PDF). Subscribe on iTunes * If Dropbox is blocked, download from this Google page.

Also posted in Events, HPC, ISC12, Podcast, Video | Leave a comment

Allinea DDT CUDA Education Pack for Student Programmers

This week Allinea Software announced the launch of a new DDT CUDA Education pack, designed to help teach the art of debugging CUDA.

This is a big step forward in educating the programmers of the future on GPU computing. It gives students access to a robust and powerful debugging tool within their institution’s budget,” added David Luebke, senior director of research and head of academic research programs at NVIDIA.

The pack contains annual subscriptions to a classroom-sized set of CUDA scalar workstation licences, white papers on debugging CUDA, and complete lecture notes suitable for introductory CUDA debugging and hands-on walkthrough examples and exercises. Read the Full Story.

Also posted in GPUs, HPC | Leave a comment

Warewulf Cluster Manager is “Howlingly Great”

Over at HPC Admin, Dell’s Jeff Layton has posted an in-depth look into the open source Warewulf Cluster Manager.

In this article, I want to discuss the one I have been using for a long time: Warewulf. It pioneered many of the stateless methods that other tools use today and is considered the standard stateless open source toolkit for clustering. It is primarily a stateless cluster provisioning and management tool that can also be installed as a stateful tool (i.e., installed onto disks in the compute nodes). It is simple, automates the process, and is very scalable. In this four-part series on using Warewulf in production clusters, I’ll start by discussing how to install Warewulf on a master node and statelessly boot compute nodes.

Read the Full Story.

Also posted in HPC, System Management, Tools | Leave a comment

Video: Programming Heterogeneous Many-cores Using Directives

In this Part 1 of this video, Francois Bodin from CAPS presents: Programming Heterogeneous Many-cores Using Directives.

Directive-based programming is a very promising technology to deal with Many-Core. In this context, HPC users can rely on emerging standards such as OpenACC and OpenHMPP. CAPS will introduce OpenACC and HMPP directive-based programming models with companion tools (e.g. for tracing, tuning, debugging): HMPP Wizard, CULA, ArrayFire, Vampir, Paraver, DDT, CodeletFinder, etc. The speakers will provide insights on how GPU / CPU can be exploited in a unified manner and how code tuning issues can be minimized. The discussion will also cover the use of libraries which is essential when addressing Many-Core Programming. Pathscale will present its product supporting OpenHMPP programming model.

Recorded at GTC 2012 in San Jose. Download the slides (PDF).

In Part 2 of this video (starting at the 30 minute mark) Christopher Bergstrom from Pathscale presents: Pathscale Enzo. ENZO is a complete GPGPU and multi-core solution, which tightly couples the best programming models with highly optimizing code generation for Nvidia Tesla. Download the slides (PDF).

Also posted in Events, GTC - GPU Technology Conference, HPC, Video | Leave a comment

May 24 Webinar: How Do You Make Grid Engine Faster?

In HPC, speed is everything. Join Univa’s Bill Bryce, VP Products for an all new webinar about how to make Grid Engine faster. You’ll learn about Univa Grid Engine 8.1 and the new features that translate into speed and productivity — and how they affect your business.

Each webinar will be less than 30 minutes, so you can get the practical information you need quickly.

Webinar Times :

  • Thursday, May 24: 13:00 – 13:30 (EDT / UTC/GMT -5 hours)
  • Thursday, June 15: 10:00- 10:30 (CEST/ UTC / GMT +1 hour)

Register now.

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

Podcast: DDN WOS Software on OCP Storage Hardware to Enable Hyperscale Storage Clouds

In this podcast, Jeff Denworth from DDN provides details on the company’s recent announcement that their Web Object Scaler (WOS) will support Open Compute server and storage platforms in cooperation with the Open Compute Project.

Historically, there has not been an industry movement around standardizing and driving the adoption of mass-market hyperscale hardware technology,” said Jean-Luc Chatelain, Executive Vice President of Strategy and Technology, DDN. “With the new OCP storage hardware specification, DDN is able to focus its cloud storage efforts and investments on the software intelligence that drives today’s business and social connection. The Open Compute movement allows us to harness the power of crowd-sourced hardware design and a highly optimized supply chain to drive the best value for our customers.”

Read the Full Story *  Download the MP3Subscribe on iTunes * If Dropbox is blocked, download from this Google page.

Also posted in Collaborations, HPC, HPC Hardware, Podcast, Storage | Leave a comment

Slidecast: Allinea Software – Meeting the Quest to Run Applications Faster

In this slidecast, Patrick Wohlschlegel from Allinea Software describes the company’s advanced parallel debugging capabilities.

Our mission is to make it easier for software developers and scientists to make their software scale up to take full advantage of current and emerging parallel computer systems. We do this by developing innovative tools that ensure correctness and optimization of parallel codes, and we are recognized as a leader and innovator in our market. We created the world’s first petascale debugger - allowing users for the first time to debug at any scale. We also developed the first hybrid GPU debugger - enabling simultaneous debugging across multiple architectures in the same tool.”

As announced recently, the Allinea DDT software is being used by the NCSA Blue Waters team to fix their bugs at full scale and exploit the maximum computational power.

Read the Full Story *  Download the MP3Subscribe on iTunes * If Dropbox is blocked, download from this Google page.

Also posted in HPC, Podcast, Tools, Video | Leave a comment

Interview: Author Rob Farber on the Secret Sauce for Programmers in the Kepler GPU

In this video, Rob Farber discusses new features in the Nvidia Kepler GPUs that make it easier for programmers to maximize application performance. Recorded at GTC 2012 in San Jose.

Farber’s book, CUDA Application Design and Development was the best-selling title at SC11 and at GTC 2012 this year. The book is designed to meet the needs of working software developers who need to understand GPU programming with CUDA and increase efficiency in their projects.

Also posted in Events, GPUs, GTC - GPU Technology Conference, HPC, HPC Hardware, Video | Leave a comment

Hybrid Computing’s Radical Growth

 

Our GTC 2012 coverage continues as Dan Olds examines the growth of the CUDA environment from 150,000 downloads in 2007 to 1.5 million today:

More importantly, there are 35 NVIDIA-fueled hybrid supercomputers on the Top500 list today. The NDUT Tianhe-1A system, with 14,300 CPUs and 7,100 NVIDIA GPUs, held down the top spot on the list in 2010. The upcoming Oak Ridge Titan system will sport more than 18,000 CPUs alongside 18,000 GPUs, and should become the fastest supercomputer in the world sometime this fall.”

Read the Full Story.

Also posted in Events, GPUs, GTC - GPU Technology Conference, HPC | Leave a comment

New Whitepaper: Dynamic Parallelism in CUDA

The details on Dynamic Parallelism were hard to find after the new feature was introduced as part of the GTC 2012 keynote yesterday. Now Nvidia has followed up with a short whitepaper that describes how it works.

Dynamic Parallelism in CUDA is supported via an extension to the CUDA programming model that enables a CUDA kernel to create and synchronize new nested work. Basically, a child CUDA Kernel can be called from within a parent CUDA kernel and then optionally synchronize on the completion of that child CUDA Kernel. The parent CUDA kernel can consume the output produced from the child CUDA Kernel, all without CPU involvement.

Download the whitepaper (PDF).

Also posted in Events, GPUs, GTC - GPU Technology Conference, HPC, HPC Hardware | Leave a comment

Video: The Future is Parallel, and the Future of Parallel is Declarative

In this video, Simon Peyton Jones from Microsoft Research presents: The Future is Parallel, and the Future of Parallel is Declarative.

If you want to program a parallel computer, it obviously makes sense to start with a computational paradigm in which parallelism is the default (ie functional programming), rather than one in which computation is based on sequential flow of control (the imperative paradigm). And yet… functional programmers have been singing this tune since the 1980s, but do not yet rule the world. In this talk I’ll say why I think parallelism is too complex a beast to be slain at one blow, and how we are going to be driven, willy-nilly, towards a world in which side effects are much more tightly controlled than now. I’ll give a whirlwind tour of a whole range of ways of writing parallel program in a functional paradigm (implicit parallelism, transactional memory, data parallelism, DSLs for GPUs, distributed processes, etc, etc), illustrating with examples from the rapidly moving Haskell community, and identifying some of the challenges we need to tackle.

Recorded at the 2011 YOW! Australia Software Developer Conference.

Also posted in Events, HPC | Leave a comment

Video: PGI’s Michael Wolfe on OpenACC & Dynamic Parallelsim in Nvidia Kepler GPUs

In this video, Michael Wolfe from The Portland Group describes the advantages of OpenACC and new Nvidia Kepler GPU features including Dynamic Parallelism and Hyper-Q.

Also posted in Events, GPUs, HPC, HPC Hardware, NVIDIA GPU Technology Conference, Video | 2 Comments

China’s Big Supers Described as “Tractors on the Highway”

While China has more systems on the TOP500 than any other country except for the U.S., the China’s People’s Daily writes that the country’s vaunted supercomputing efforts are being stifled by a shortage of tuned applications, experienced developers, and poor development environments.

Xi Zili, director of the Shanhai Supercomputer Center, said that China can now be regarded as a major supercomputer country but is far away from a supercomputer power. Compared with the computing speed and performance, the application of the supercomputers obviously lags far behind. It is reasonable that someone describes the application of China’s supercomputers as “tractors on the highway.”

Read the Full Story.

Also posted in HPC | Leave a comment

nCore Schedules Popular Multicore Programming Course for Houston

nCore Design has announced a Programming Workshop on the PGI Accelerator with OpenACC Directives in Houston, Texas June 11-12, 2012. Developed in collaboration with The Portland Group, the two-day interactive workshop provides students with in-depth, hands-on lectures and laboratory exercises.

This is a comprehensive two-day workshop that thoroughly prepares students to be successful with OpenACC and PGI tools,” said Ian Lintault, Managing Director of nCore. “We are thrilled to be able to offer this program in close cooperation with The Portland Group and NVIDIA as the demand for GPU programming increases at a steady pace.”

Register now.

Also posted in GPUs, HPC, HPC Education and Training, HPC Hardware | Leave a comment


View All Videos

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