Rogue Wave Software Quadruples Down on the Intel® Xeon® Phi™ Coprocessor

By Nicole Hemsoth

October 22, 2012

Rogue Wave Software recently announced upcoming support for the Intel Xeon Phi coprocessor in four of its leading software products. Scott Lasica, VP of Products and Alliances, answered questions about this strategic announcement and Rogue Wave’s plans going forward.Intel Xeon Phi

Q: What is the significance of Intel Xeon Phi coprocessor support to Rogue Wave’s products and customers?

The Intel Xeon Phi represents an important point in the development of processors, both for users who have traditionally been part of the High Performance Computing (HPC) community, as well as users in the commercial community who demand performance. Industry analysts have predicted for a while that multi-core will give way to many-core processors. With the Intel Xeon Phi coprocessor, built on Intel® MIC (Many Integrated Cores) architecture, Intel provides a way for developers to explore and start to leverage the power of massive numbers of slower processing cores. Those who are able to find and exploit more opportunities for parallelism in their code will be able to take advantage of a many-core processor. For some users this will mean leveraging high performance components, such as class libraries, and for others it will mean refining algorithms to run in parallel. As the community undertakes this project, Rogue Wave’s tools and libraries will enable developers to more quickly and confidently port and tune their applications for the Intel MIC architecture.

Before developers can fully take advantage of a new architecture, they first need to get their code running on it. The amount of effort this requires can vary and could require modifying interactions with the application’s environment, third party libraries, data sources, and many other resources. Next, because the Intel Xeon Phi coprocessor has a many-core architecture, developers also need to parallelize, tune, and scale their code. This is likely a task that many developers have yet to tackle. As every developer knows, whenever code is changed, the opportunity for bugs to be introduced occurs. Running on a many-core system is a great step, but running efficiently and with high performance is the real goal. Tools to help developers do that tuning are essential.

Q: Which products has Rogue Wave committed to support the Intel Xeon Phi coprocessor?

Now, more than ever, developers of applications for the Intel Xeon Phi coprocessor will need tools and components, like Rogue Wave’s, to improve their productivity and increase the performance of computational applications by helping them take advantage of parallelism in applications. We have announced support in two class library products and two software development tools. The libraries are SourcePro® C++ and IMSL® C Numerical Library. SourcePro has been used in enterprise software systems for more than 20 years, while IMSL has been providing advanced analytics for more than 40 years. The software development tools are TotalView® and ThreadSpotterTM. TotalView is the most widely used parallel debugger – very common in HPC communities and expanding rapidly into commercial verticals. ThreadSpotter is a processor cache optimization tool that helps developers find and correct inefficiencies in their code. These products are designed to help developers write fast, parallel code, making them part of a critical toolset for users who are looking to integrate the Intel Xeon Phi coprocessor into their systems.

Q: More specifically, how will Rogue Wave’s TotalView debugger help developers utilizing the Intel Xeon Phi coprocessor in their applications?

In addition to providing a critical view into their codes, TotalView gives developers essential control over their applications running on the Intel Xeon Phi coprocessor. For some applications that run natively on the Intel Xeon Phi coprocessor, this means being able to view and control all the OpenMP threads, MPI processes, or a combination of threads and processes that make up the program. TotalView works at the MPI level and will work out of the box with applications that leverage two or more Intel Xeon Phi coprocessors on a single server, or many Intel Xeon Phi coprocessors in a cluster configuration.  

Some users will want to start with a program that runs on a ‘regular’ x86 host and take advantage of the Intel offload directives (LEO) to dispatch highly parallel computations to the Intel Xeon Phi coprocessor. These applications are effectively heterogeneous, leveraging both the smaller number of higher clock speed host processors and the larger number of lower clock speed Intel Xeon Phi processors, for the kinds of computations they are best suited. TotalView will give a full view of what is happening on both sides of the computation, allowing developers to make sure that data is transferred correctly and that the different parts of the computation are being orchestrated correctly.

Q: What is the availability of the Intel Xeon Phi coprocessor support in each of these products?

TotalView is the furthest along, with early access support available in the next release schedule for this quarter. Full certification and support for SourcePro and the IMSL C Numerical Library will be completed in a future release. We can work with customers on an individual basis for early use and I encourage them to contact us for details. For ThreadSpotter, we need to complete our mathematical model of the Intel Xeon Phi coprocessor cache behavior before announcing the product release schedule.

Q: What made Rogue Wave decide to add such broad support for a yet-to-be-released chip architecture?

That’s a great question. It’s no secret that everyone always wants better performance for their software. When NVIDIA® came out with their accelerator cards and CUDA™, interest was dramatic. Some people adopted it early, and we continually see more customers adding CUDA to projects. For some, the performance boost has been dramatic with good ROI. Many didn’t take the leap, but that doesn’t mean they don’t want and need better performance. When Intel announced the MIC architecture, interest was overwhelming. If customer enthusiasm is an indicator, then the Intel Xeon Phi coprocessor will be widely adopted across many industries. Since Rogue Wave anticipated this demand, we started our work early on, because helping our customers be more productive and achieve better performance is a cornerstone of our mission.

Q: What has Rogue Wave’s experience been working with the Intel Xeon Phi coprocessor?

Fantastic. I know that’s not giving much detail, but it’s really been a great experience. We were able to get TotalView up and running, debugging a process executing on the Intel Xeon Phi coprocessor, within a week. I don’t want to give any illusions that we were done in a week, as there’s obviously a lot that goes into a complete port for new hardware. However, the fact that we had a prototype fundamentally working within a matter of days was very exciting and shows how “port friendly” the environment is. For our SourcePro and IMSL products, they were architected to be highly portable from the beginning, and run across many chip architectures and operating systems today. Because of this inherently portable design, we’ve had great initial results with the Intel Xeon Phi coprocessor.

Q: What type of organizations would benefit the most from using Rogue Wave components such as the IMSL Numerical Libraries in applications running on the Intel Xeon Phi coprocessor?

The biggest advantage to using the IMSL Numerical Libraries will be gained from organizations that are looking to increase the performance of computational applications by taking advantage of parallelism that can be achieved by utilizing the Intel Xeon Phi coprocessor. The more the code is vectorized, the better the performance increase will be. Actually, using IMSL and vectorizing code will also give benefits on other architectures as well, due to technologies, such as AVX acceleration on x86 processors, so there’s no downside to doing that work.

Q: What about Rogue Wave’s debugging and memory optimization tools?

Organizations creating highly parallel code will benefit the most from the TotalView debugger and ThreadSpotter. One of TotalView’s biggest strengths is its ability to present parallel execution in an intuitive and useful way. When you have tens, hundreds, or thousands of processes/threads running simultaneously, keeping track of what’s going on is very challenging without a tool like TotalView. ThreadSpotter is great at directing developers to areas where their code thrashes the cache, wastes cache lines, or has cross-core cache pollution. The more threads/processes an application has running, the more opportunities these inefficiencies have to wreak havoc.

Q: What can we expect from Rogue Wave next?

We are consistently innovating at both the product feature level, as well as expanding our platform support. As cutting-edge, interesting architectures emerge, we consider them for adoption based on customer demand and applicability to our products. We are also a very acquisitive company, and continue to evaluate products and companies that help customers create parallel, data-intensive applications. We have a long-standing reputation of delivering quality products that make developers more productive and we are committed to upholding this effort.

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!

2024 Winter Classic: Meet Team Morehouse

April 17, 2024

Morehouse College? The university is well-known for their long list of illustrious graduates, the rigor of their academics, and the quality of the instruction. They were one of the first schools to sign up for the Winter Read more…

MLCommons Launches New AI Safety Benchmark Initiative

April 16, 2024

MLCommons, organizer of the popular MLPerf benchmarking exercises (training and inference), is starting a new effort to benchmark AI Safety, one of the most pressing needs and hurdles to widespread AI adoption. The sudde Read more…

Quantinuum Reports 99.9% 2-Qubit Gate Fidelity, Caps Eventful 2 Months

April 16, 2024

March and April have been good months for Quantinuum, which today released a blog announcing the ion trap quantum computer specialist has achieved a 99.9% (three nines) two-qubit gate fidelity on its H1 system. The lates Read more…

Mystery Solved: Intel’s Former HPC Chief Now Running Software Engineering Group 

April 15, 2024

Last year, Jeff McVeigh, Intel's readily available leader of the high-performance computing group, suddenly went silent, with no interviews granted or appearances at press conferences.  It led to questions -- what's Read more…

Exciting Updates From Stanford HAI’s Seventh Annual AI Index Report

April 15, 2024

As the AI revolution marches on, it is vital to continually reassess how this technology is reshaping our world. To that end, researchers at Stanford’s Institute for Human-Centered AI (HAI) put out a yearly report to t Read more…

Crossing the Quantum Threshold: The Path to 10,000 Qubits

April 15, 2024

Editor’s Note: Why do qubit count and quality matter? What’s the difference between physical qubits and logical qubits? Quantum computer vendors toss these terms and numbers around as indicators of the strengths of t Read more…

MLCommons Launches New AI Safety Benchmark Initiative

April 16, 2024

MLCommons, organizer of the popular MLPerf benchmarking exercises (training and inference), is starting a new effort to benchmark AI Safety, one of the most pre Read more…

Exciting Updates From Stanford HAI’s Seventh Annual AI Index Report

April 15, 2024

As the AI revolution marches on, it is vital to continually reassess how this technology is reshaping our world. To that end, researchers at Stanford’s Instit Read more…

Intel’s Vision Advantage: Chips Are Available Off-the-Shelf

April 11, 2024

The chip market is facing a crisis: chip development is now concentrated in the hands of the few. A confluence of events this week reminded us how few chips Read more…

The VC View: Quantonation’s Deep Dive into Funding Quantum Start-ups

April 11, 2024

Yesterday Quantonation — which promotes itself as a one-of-a-kind venture capital (VC) company specializing in quantum science and deep physics  — announce Read more…

Nvidia’s GTC Is the New Intel IDF

April 9, 2024

After many years, Nvidia's GPU Technology Conference (GTC) was back in person and has become the conference for those who care about semiconductors and AI. I Read more…

Google Announces Homegrown ARM-based CPUs 

April 9, 2024

Google sprang a surprise at the ongoing Google Next Cloud conference by introducing its own ARM-based CPU called Axion, which will be offered to customers in it Read more…

Computational Chemistry Needs To Be Sustainable, Too

April 8, 2024

A diverse group of computational chemists is encouraging the research community to embrace a sustainable software ecosystem. That's the message behind a recent Read more…

Hyperion Research: Eleven HPC Predictions for 2024

April 4, 2024

HPCwire is happy to announce a new series with Hyperion Research  - a fact-based market research firm focusing on the HPC market. In addition to providing mark 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…

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…

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…

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…

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…

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…

Leading Solution Providers

Contributors

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…

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…

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…

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…

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…

Eyes on the Quantum Prize – D-Wave Says its Time is Now

January 30, 2024

Early quantum computing pioneer D-Wave again asserted – that at least for D-Wave – the commercial quantum era has begun. Speaking at its first in-person Ana Read more…

GenAI Having Major Impact on Data Culture, Survey Says

February 21, 2024

While 2023 was the year of GenAI, the adoption rates for GenAI did not match expectations. Most organizations are continuing to invest in GenAI but are yet to Read more…

Intel’s Xeon General Manager Talks about Server Chips 

January 2, 2024

Intel is talking data-center growth and is done digging graves for its dead enterprise products, including GPUs, storage, and networking products, which fell to Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire