I D C T E C H N O L O G Y S P O T L I G H T

Size: px
Start display at page:

Download "I D C T E C H N O L O G Y S P O T L I G H T"

Transcription

1 I D C T E C H N O L O G Y S P O T L I G H T An Ap p r o a c h f o r D e s i g ning HPC Sys t e m s w i t h B e t ter Balance and Perfor m a n c e April 2016 By Steve Conway; Earl C. Joseph, Ph.D.; and Bob Sorensen Sponsored by Intel Corporation The market for high-performance computing (HPC) systems has been one of the fastest-growing IT markets. The global HPC systems market more than doubled from 2001 to 2014 growing from $4.8 billion to $10.2 billion and IDC predicts that it will reach $15.2 billion in (Add software, storage, and services and the 2019 forecast expands to $31.3 billion.) An almost insatiable appetite for higher application performance has fueled spending growth among existing users while attracting thousands of new adopters, including small and medium-sized businesses (SMBs) and large commercial firms with big data analytics needs that enterprise technology alone can't handle well. Demand for HPC is robust and growing, but to meet this demand fully, the HPC community needs to address a daunting set of requirements application compatibility, larger system sizes (soon to include exascale), mixes of compute-intensive and data-intensive workloads, newer environments (cloud computing), improved energy efficiency and reliability/resiliency, better command and control of all this functionality via the software stack, deeper memory hierarchies, and alleviation of the data movement (I/O) bottleneck via better interconnect fabrics. In recent years, reference architectures flexible master blueprints have arisen to help developers create HPC systems that are integrated, performant, and responsive to these complex requirements. This IDC Technology Spotlight discusses this trend and uses the Intel Scalable System Framework (SSF) to illustrate progress to date and where things are headed. Sustained, Balanced Performance: The Holy Grail for HPC Users It's no accident that HPC stands for high-performance computing. Since the start of the supercomputer era in the 1960s, a fast-growing contingent of scientists, design engineers, and advanced data analysts have turned to HPC systems to run their problems at the highest available speed and resolution. Especially during the past 15 years, the peak performances of HPC systems their hypothetical speed limits have skyrocketed. On the November 1999 list of the world's most powerful supercomputers ( the number 1 system boasted 9,632 cores and peak performance of 3.2 teraflops (TF). Fast-forward 16 years to the November 2015 list and the number 1 supercomputer featured 3.1 million cores and peak performance of 54.9 petaflops (PF). That's a 324-fold increase in the core count and a 17,156-fold leap in peak performance (see Table 1). Sustained performance actual speed on end-user applications has also made impressive advances but with varied success. "Embarrassingly parallel" codes still manage to exploit substantial fractions (>20%) of even the largest supercomputers, but many applications do not fit that description. US

2 TABLE 1 Growth in System Size: Top Supercomputer on Top500 List November 1999 November 2015 Gain Factor (X) Peak performance (TF) ,900 17,156 Core count 9,632 3,120, Peak performance/core (GF) Source: IDC, 2015 IDC's 2015 worldwide HPC end-user study found that 51.8% of all codes were running on one node or less, and 10.9% of codes ran on just a single core. Only 9.1% of applications were being run on more than 1,000 cores, and just 2.5% were scaling to 10,000 or more cores. Some of the responsibility for limited sustained performance rests with the application codes themselves. Extreme examples include codes that were written decades ago to run on single-processor, central memory vector supercomputers. Many of these codes have been modified but were never fundamentally rewritten to exploit today's highly parallel HPC systems efficiently. Boosting sustained performance for these HPC codes and many others depends on more than just exposing enough parallelism to exploit more processor cores on CPUs or accelerators/coprocessors. These codes also need strong I/O capabilities to keep the processors supplied with data, along with a constellation of other requirements (see the following section). Addressing System Imbalance and Growing Complexity To move performance on end-user applications forward will require the HPC community to address two key challenges: the imbalanced architectures of today's HPC systems and the complex and growing set of requirements users have for these systems. Not just for exascale users. Although much of the discussion in the HPC community lately has focused on advancing capabilities to prepare for exascale computing in the era and beyond, improvements in system balance and in managing system complexity stand to benefit the entire HPC community, with systems from a few nodes up to the largest supercomputers. Processors Are Not the Performance Problem The Top500 figures noted in the preceding section demonstrate that processors are not the problem. System peak performance is usually just the peak performance of one processor times the number of processors in the system and the figures show that the peak performance of processors has advanced strongly in the past 15 years. Today, the processors whether CPUs or accelerators/coprocessors are nearly always the fastest elements in any HPC system, by far. The system's sustained performance on a range of user applications typically depends much more on the ability of the rest of the system, especially the memory subsystem and interconnect, to keep pace with the processors IDC

3 The global HPC user community is well aware of this system-level imbalance problem (the "memory wall" and "I/O wall") and has urged vendors to alleviate this worsening bottleneck by improving the capabilities of the nonprocessor parts of the system. That's important, because system-level imbalance not only constrains the performance of user applications but also throttles organizational productivity and the value (return on investment [ROI]) obtained from increasingly substantial investments in HPC resources. The rapid growth in high-performance data analysis big data needing strong memory and I/O capabilities for data-intensive simulation and analytics is exacerbating the imbalance issue. Advancing Interconnect Performance An important strategy for improving system balance is to enable interconnect fabrics to move data with higher bandwidth and lower latency, especially to keep the processors reasonably busy. With that goal in mind, interconnect-related R&D has heated up in recent years and not only at large interconnect vendors such as Mellanox and Intel. Extoll (Germany) and Numascale (Norway) already market their interconnect products, and Atos (Bull) is developing an interconnect fabric for its HPC systems. In addition, IDC expects Cray to offer a special variant of the Intel Omni-Path interconnect, derived from the technical collaboration between these two companies. Breaking Down the Memory Wall Recognizing the significant impact an advanced memory architecture would have on HPC applications, Intel has been working for some time on technology innovation to reduce the lag time between processors and data. While Intel has not released a wide range of details specific to its new memory technologies, two significant milestones have been disclosed that offer a tremendous performance improvement for HPC applications. In July 2015, Intel and Micron unveiled 3D XPoint technology, a nonvolatile memory that will benefit both compute-intensive applications and data-intensive applications requiring fast access to large sets of data. This is the first new memory category since the introduction of NAND flash in Manufacturer-supplied proof points suggest the new 3D XPoint technology offers nonvolatile memory speeds up to 1,000 times faster than those of NAND, currently the most popular nonvolatile memory in the marketplace. In August 2015, Intel announced its Intel Optane Technology to combine the 3D XPoint nonvolatile memory media with the company's advanced system memory controller, interface hardware, and software IP as the foundation for a range of future products, including a new line of Intel DIMMs designed for next-generation platforms. Addressing Complexity via the Software Stack Although imbalance (extreme compute centrism) is arguably the biggest performance problem facing HPC systems today, it is not the only major problem. Another important issue for buyers and users, as noted previously, is managing the complex, growing set of requirements for operating these systems. These mounting requirements have made it more challenging to present users with an HPC resource that is comprehensive, coherent, and highly performant on their applications. The system management requirements fall into the following main categories: Heterogeneous workloads (floating point based simulation, integer-based analytics) The movement from synchronous applications to asynchronous workflows Rapid growth in average system sizes and component counts Heterogeneous processing elements (CPUs, coprocessors/accelerators) 2016 IDC 3

4 Heterogeneous environments (on-premise datacenters, public/hybrid clouds) Reliability/resiliency at scale Power efficiency and power awareness ("power steering") Cybersecurity The HPC community is also dealing with the emerging trend toward deeper, more heterogeneous memory hierarchies (e.g., solid state drives [SSDs], on-package memory, NVRAM, and burst buffers). The chief responsibility for managing this complexity falls to the HPC software stack (i.e., software between the hardware and the application layer). During the past decade, HPC stacks have had to become much more sophisticated and intelligent. But the evolving list of requirements presents new challenges for stack developers and end users. For example, as new versions of open source components of the stack are released and inserted into an HPC software stack, there is an ongoing need to integrate, test, and validate the aggregate system software. Today, this effort is duplicated by multiple HPC system builders, including OEMs, ISVs, academia, labs, and end users. Rather than continuing to face these mounting software stack challenges alone, many HPC vendors are now partnering with the open source community. One such collaboration is OpenHPC ( a collaborative initiative in which Intel acts as an important catalyst. "Open ecosystem" collaborations of this kind have several potential benefits for HPC vendors and the HPC community as a whole: Making use of a pretested and integrated open source HPC software stack for baseline functions enables vendors to focus their own R&D budgets and efforts on software development targeted at providing competitive differentiation. These partnerships typically result in two versions of the vendor's software: an open version that's free to use and a paid version for users who need special added capabilities or vendor support. The open version seeds the community with potential new users of the paid version the vendors assume that a portion of users who become accustomed to employing their free version (and who may even be students at the time) will want the paid version later on. Reference Architectures: Flexible Blueprints for Building Integrated, Performant HPC Systems Because of the growing complexity and interdependence of the elements of HPC systems, it is crucial to take a holistic, system-level approach to addressing system performance and management issues. Reference architectures embody this approach by providing blueprints that, if followed, help ensure that the varied elements of the resulting HPC systems will interoperate not only compatibly but also with strong performance. The best reference architectures are also flexible, allowing users to substitute their own preferred software components for the default components, as long as the new components comply with the conventions specified in the reference architecture. HPC reference architectures became more important when the early, "do it yourself" cluster period gave way to the present era of vendor-produced clusters and other distributed computing systems. Even then, users increasingly realized that it was easier and more economical to let vendors integrate and factory-test the hardware-software systems. Relying on vendors was especially important for sites that were relatively new to HPC. Today, however, the challenges associated with producing coherent, performant HPC systems are far more daunting, and even the largest vendors rely on references architectures for building systems including the world's biggest, baddest supercomputers for the most experienced user sites. Reference architectures help users deal with the escalating pace of new technology development. That in turns helps user organizations accelerate times to solution and product development cycles IDC

5 Intel Scalable System Framework Over the past five or six years, Intel has made a concerted effort to grow and acquire significant HPC system-level expertise and talent. The company has been evolving from the stereotypical image of workers in bunny suits who manufacture computer chips to an ecosystem-enabling organization, particularly in HPC. Intel Scalable System Framework, or Intel SSF, represents the fruits of that labor an HPC architectural direction for developing high-performance, balanced systems that address issues of application compatibility, power efficiency, and resiliency while supporting a wide range of both compute-intensive workloads and data-intensive workloads. Why Is Intel Doing This? As noted, in recent years Intel has been evolving from an HPC processor supplier to an HPC ecosystem supplier. This evolution is a natural outgrowth of Intel's processor business. The Intel Xeon x86 processor has been massively successful in the worldwide HPC market in 2014, 93.1% of HPC system revenue was for x86-based systems, and the vast majority of those processors came from Intel. This growth has brought Intel into close contact with a large percentage of the world's HPC sites, along with their requirements and issues. Intel realized some years ago that the major issues affecting HPC users were at the system level. The Intel Cluster Ready program, which provided an HPC reference architecture, is an early demonstration of Intel's transition to system-level thinking. Intel SSF adopts a holistic, system-level perspective and aims to alleviate architectural imbalance and system management complexity the HPC community's two major system-related issues while maximizing application compatibility. It is important to keep in mind that Intel SSF is not a solo undertaking on Intel's part. On the contrary, it's a close collaboration between Intel, acting as catalyst, and a growing number of OEMs and other members of the global HPC community, including open source software developers. Key Elements of the Intel Scalable System Framework The main elements of Intel's collaborative SSF initiative include: Compute. Intel Xeon processors and Intel Xeon Phi processors (code name Knights Landing) are expected to advance performance on Intel's processor cadence. Fabric: The Intel Omni-Path Architecture (OPA) interconnect fabric. OPA will benefit from Intel's acquisition of interconnect technologies from Cray, QLogic, and Fulcrum. By closely integrating Intel processors and coprocessors, along with the Omni-Path Architecture and by tightening this integration in Omni-Path successor fabrics Intel expects to boost the performance and scalability of a wide spectrum of HPC end-user applications. The integration aims primarily to exploit peak performance increases on the Intel Xeon and Xeon Phi multicore processor road maps, but IDC expects the Intel fabric to benefit performance on general-purpose graphics processing units (GPGPUs) as well, although overhead would still be incurred with offloading to the accelerator. The Intel Omni-Path Architecture and its compatible successor fabrics target increased performance on both simulation workloads and advanced analytics workloads. Software: The Intel HPC system software stack. Intel will develop multiple, modular Intel-supported HPC software stack products based on the stack currently available for free in the OpenHPC technical project under the Linux Foundation. The Intel stack is designed to enable users to create solutions based on the Intel SSF reference architectures IDC 5

6 Memory and storage: Intel Solutions for Lustre software, Intel Optane Technology based SSDs, and 3D XPoint Technology. Intel and its collaborators are preparing to scale Lustre higher than it's ever scaled before high enough to efficiently exploit Aurora, the most powerful future supercomputer announced to date. Intel reports that Intel Optane Technology based solid state storage devices are up to seven times faster than other contemporary SSDs. Further, 3D XPoint Technology combines memory and storage in one nonvolatile device designed to be less expensive than DRAM and faster than NAND. Implementation guidelines. Intel will provide Intel SSF reference architectures, designs, and validation tools. These technical system specifications will include hardware and software bill of materials for Intel SSF validated systems. Strong Starting Momentum for Intel Scalable System Framework Although Intel's SSF initiative is still fairly new, the list of OEMs that plan to make use of the SSF architectural direction is already impressive. It includes Colfax, Cray, Dell, Fujitsu Ltd., Hewlett Packard Enterprise, Inspur, Lenovo, Penguin Computing, SGI, Sugon, and Supermicro. The Department of Energy (DOE) funded Aurora supercomputer, expected to be the world's most powerful supercomputer when installed at Argonne National Laboratory (ANL), will use Intel SSF. Opportunities The Intel SSF initiative creates important opportunities for the company: Enhance the value of Intel processors. Intel's plan for increasingly tightening CPU-fabric integration over time aims to boost the real-world performance of Intel Xeon and Xeon Phi processors. Assuming Intel carries out this plan successfully, this tighter integration, in conjunction with new efficiencies targeted for the Intel HPC software stack, should enhance the value (ROI) of Intel processors by enabling a higher percentage of their peak performance to be exploited on end-user applications. Add to Intel's system-level thinking and fortify Intel's position as a system-level contributor to the global HPC community. Again, processors today are not the problem where HPC performance is concerned. The key problems exist at the system level. Intel has gained considerable system-level knowledge in recent years. Adding to this base of knowledge and experience through SSF-related collaborations with OEMs, the open community, and other HPC constituencies should enable Intel to establish its position as a leading system-level thinker and extend its position as a significant contributor to the HPC community. The Aurora project, in which Intel will partner with Cray and others to develop what will likely be the world's most powerful supercomputer, illustrates how the Intel Scalable System Framework can carry the company into system-level leadership roles. Help pioneer a new model for HPC software stack development. The Intel HPC software stack initiative will be among the first to rely heavily on the OpenHPC community that was launched just prior to SC'15 ( to help address the mounting, complex requirements for the stack. Assuming this initiative meets its goals, it will help introduce a new, more efficient model for developing software stacks and encourage software and hardware innovation in parallel IDC

7 Challenges Maintain strong relationships with OEMs, ISVs, and other collaborating HPC vendors. As Intel begins to provide some of the integration at the system level, it will be important for the company to maintain strong relationships with a large group of collaborating HPC vendors, especially OEMs. The impressive contingent of HPC OEMs that have already agreed to make use of Intel's SSF indicates that Intel is committed to this important goal. The Intel Cluster Ready initiative attracted many ISV collaborators. Encouraging ISVs to migrate the Intel Cluster Ready catalogue of third-party software to Intel SSF is a challenge, but IDC believes that Intel's established relationships with ISVs will enable the company to meet this challenge. Commercialize open source software. IDC studies confirm that even the best open source software may require a major, multiyear effort to "harden" into a paid commercial product. Intel seems well aware of this situation. Conclusion Demand for HPC is growing robustly, but to exploit this demand, the HPC community needs to address a daunting set of requirements larger system sizes (soon to include exascale), mixes of compute-intensive and data-intensive workloads, newer environments (cloud computing), improved energy efficiency and reliability/resiliency, better command and control of all this functionality via the software stack, and alleviation of the data movement (I/O) bottleneck via better interconnect fabrics. In recent years, reference architectures flexible master blueprints have arisen to help developers create HPC systems that are integrated, performant, and responsive to these complex requirements. These architectures address part of the challenge, but not all of it. Intel Scalable System Framework ventures beyond reference architectures. It aims to provide a foundational direction for building HPC systems that deliver adequate balance, flexibility, and sustained performance for the challenging HPC workloads of today and tomorrow. Intel has already established robust momentum for Intel SSF, with a solid and growing list of OEM partners and a contract to use Intel SSF to build Aurora, a DOE-funded system that is the most powerful supercomputer ever announced. The Intel SSF initiative contains many moving parts, each with its own complexity and challenges processors, an interconnect fabric, memory, system software, and more. IDC observes that Intel has evolved in recent years from processor-centric thinking to system-level thinking. We believe that this evolution positions Intel well to make Intel SSF a strong success. A B O U T T H I S P U B L I C A T I ON This publication was produced by IDC Custom Solutions. The opinion, analysis, and research results presented herein are drawn from more detailed research and analysis independently conducted and published by IDC, unless specific vendor sponsorship is noted. IDC Custom Solutions makes IDC content available in a wide range of formats for distribution by various companies. A license to distribute IDC content does not imply endorsement of or opinion about the licensee. C O P Y R I G H T A N D R E S T R I C T I O N S Any IDC information or reference to IDC that is to be used in advertising, press releases, or promotional materials requires prior written approval from IDC. For permission requests, contact the IDC Custom Solutions information line at or gms@idc.com. Translation and/or localization of this document require an additional license from IDC. For more information on IDC, visit For more information on IDC Custom Solutions, visit Global Headquarters: 5 Speen Street Framingham, MA USA P F IDC 7

H P C S t o rage Sys t e m s T a r g e t S c alable Modular D e s i g n s t o Boost Producti vi t y

H P C S t o rage Sys t e m s T a r g e t S c alable Modular D e s i g n s t o Boost Producti vi t y I D C T E C H N O L O G Y S P O T L I G H T H P C S t o rage Sys t e m s T a r g e t S c alable Modular D e s i g n s t o Boost Producti vi t y June 2012 Adapted from Worldwide Technical Computing 2012

More information

HPC Trends for Addison Snell

HPC Trends for Addison Snell HPC Trends for 2015 Addison Snell addison@intersect360.com A New Era in HPC Supercomputing for U.S. Industry Report by U.S. Council on Competitiveness Justifications for new levels of supercomputing for

More information

P l a n, Monitor, a nd Predict

P l a n, Monitor, a nd Predict I D C T E C H N O L O G Y S P O T L I G H T E n a b l i n g F i nance in a D igital Enterprise to P l a n, Monitor, a nd Predict March 2015 Adapted from Millennials and Mobility: SAP Launches New Business

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T E f f e c t i ve M u l t i c l o u d, H yb r i d I T Operations D e p e n d o n Au tomation and An a l yt i c s April 2017 Adapted from Effective Multicloud

More information

Advancing the adoption and implementation of HPC solutions. David Detweiler

Advancing the adoption and implementation of HPC solutions. David Detweiler Advancing the adoption and implementation of HPC solutions David Detweiler HPC solutions accelerate innovation and profits By 2020, HPC will account for nearly 1 in 4 of all servers purchased. 1 $514 in

More information

CHALLENGES OF EXASCALE COMPUTING, REDUX

CHALLENGES OF EXASCALE COMPUTING, REDUX CHALLENGES OF EXASCALE COMPUTING, REDUX PAUL MESSINA Argonne National Laboratory May 17, 2018 5 th ENES HPC Workshop Lecce, Italy OUTLINE Why does exascale computing matter? The U.S. DOE Exascale Computing

More information

Business Insight at the Speed of Thought

Business Insight at the Speed of Thought BUSINESS BRIEF Business Insight at the Speed of Thought A paradigm shift in data processing that will change your business Advanced analytics and the efficiencies of Hybrid Cloud computing models are radically

More information

I n d u s t r i a l IoT Platforms Pave t h e W a y f o r t h e S m a r t F a c t o ry

I n d u s t r i a l IoT Platforms Pave t h e W a y f o r t h e S m a r t F a c t o ry I D C T E C H N O L O G Y S P O T L I G H T I n d u s t r i a l IoT Platforms Pave t h e W a y f o r t h e S m a r t F a c t o ry Adapted from Perspective: IoT Accelerates in Manufacturing, by Heather

More information

Bringing AI Into Your Existing HPC Environment,

Bringing AI Into Your Existing HPC Environment, Bringing AI Into Your Existing HPC Environment, and Scaling It Up Introduction 2 Today s advancements in high performance computing (HPC) present new opportunities to tackle exceedingly complex workflows.

More information

HPC Market Update: Second Quarter. Copyright 2011 IDC. Reproduction is forbidden unless authorized. All rights reserved.

HPC Market Update: Second Quarter. Copyright 2011 IDC. Reproduction is forbidden unless authorized. All rights reserved. HPC Market Update: 2012 Second Quarter Copyright 2011 IDC. Reproduction is forbidden unless authorized. All rights reserved. WW HPC Server Market Revenues Q2 2012 WW Broader Market SGI 3% Fujitsu 2% Other

More information

I D C M A R K E T S P O T L I G H T. S i l o s a n d Promote Business Ag i l i t y

I D C M A R K E T S P O T L I G H T. S i l o s a n d Promote Business Ag i l i t y I D C M A R K E T S P O T L I G H T E f f e c t i ve M u l ticloud Str ategies B reak Dow n S i l o s a n d Promote Business Ag i l i t y August 2016 Adapted from IDC's Multicloud Management Survey by

More information

Global Headquarters: 5 Speen Street Framingham, MA USA P F

Global Headquarters: 5 Speen Street Framingham, MA USA P F Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com WHITE PAPER Why Linux Is Good for ISVs Sponsored by: Red Hat and Intel Julie Tiley August 2005 IDC

More information

High-Performance Computing (HPC) Up-close

High-Performance Computing (HPC) Up-close High-Performance Computing (HPC) Up-close What It Can Do For You In this InfoBrief, we examine what High-Performance Computing is, how industry is benefiting, why it equips business for the future, what

More information

Visit SUSE at booth 4427

Visit SUSE at booth 4427 Visit SUSE at booth 4427 1 High Performance Computing Keeping Pace Kai Dupke Sr. Product Manager KDupke@suse.com linkedin.com/in/kaidupke Copyright 2016 SUSE LLC. All rights reserved. Distribution: pdf

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T H ow T o d a y' s I T C h a l lenges Ar e C r e a t i n g N ew R e q u i r e m e n ts in Support Servi c e s D elive r y May 2012 Adapted from Converging Infrastructure

More information

IBM Power Systems. Bringing Choice and Differentiation to Linux Infrastructure

IBM Power Systems. Bringing Choice and Differentiation to Linux Infrastructure IBM Power Systems Bringing Choice and Differentiation to Linux Infrastructure Stefanie Chiras, Ph.D. Vice President IBM Power Systems Offering Management Client initiatives Cognitive Cloud Economic value

More information

M A R K E T S P O T L I G H T. H ow M o b i le Can PLM Go? Sponsored by Aras. Introduction. Implications for Product Development and Innovation

M A R K E T S P O T L I G H T. H ow M o b i le Can PLM Go? Sponsored by Aras. Introduction. Implications for Product Development and Innovation M A R K E T S P O T L I G H T H ow M o b i le Can PLM Go? January 2015 Adapted from IDC FutureScape: Worldwide Manufacturing Product and Service Innovation 2015 Predictions by Heather Ashton and Jeffrey

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T C l o u d i n t h e Transformation of Upstream Oil a n d Gas June 2018 Adapted from Big Data and Analytics, Cognitive, Cloud, Automation, and IoT Are Top-of-Mind

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T V V o l s Provi d e s P ow erful Ap p l i c a t i o n - Aw a r e M a nagement for vs p h e r e E n vi r o n m e n t s August 2017 Adapted from VMware Helps Further

More information

Hadoop Solutions. Increase insights and agility with an Intel -based Dell big data Hadoop solution

Hadoop Solutions. Increase insights and agility with an Intel -based Dell big data Hadoop solution Big Data Hadoop Solutions Increase insights and agility with an Intel -based Dell big data Hadoop solution Are you building operational efficiencies or increasing your competitive advantage with big data?

More information

HPC Market Update, ISC17 June Addison Snell, Christopher Willard, Ph.D., Laura Segervall

HPC Market Update, ISC17 June Addison Snell, Christopher Willard, Ph.D., Laura Segervall HPC Market Update, ISC17 June 2017 Addison Snell, Christopher Willard, Ph.D., Laura Segervall Intersect360 Research in 2017 10 year history of HPC analyst business Covering high performance data center

More information

Tata Consultancy Services Enters the Cognitive Software Market with Digitate and ignio A Neural Automation System

Tata Consultancy Services Enters the Cognitive Software Market with Digitate and ignio A Neural Automation System INSIGHT Tata Consultancy Services Enters the Cognitive Software Market with Digitate and ignio A Neural Automation System David Schubmehl David Tapper IDC OPINION The emergence and commercialization of

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T C o n f r o n t i n g C h r onic Disease at the Point of M a x i m u m I mpact January 2017 Adapted from Business Strategy: Demand for IT Services Related to

More information

Developing a Cloud Strategy for Digital Transformation: Hybrid Cloud and Beyond

Developing a Cloud Strategy for Digital Transformation: Hybrid Cloud and Beyond White Paper Developing a Cloud Strategy for Digital Transformation: Hybrid Cloud and Beyond Sponsored by: DellEMC Richard L. Villars September 2016 IDC OPINION For organizations undertaking digital transformation

More information

Partnerships Remove Complexity from HPC Clusters

Partnerships Remove Complexity from HPC Clusters DESKTOP ENGINEERING WITH HP & INTEL ON: Partnerships Remove Complexity from HPC Clusters The right value-added reseller partner can help you navigate the complexities of HPC cluster deployment and achieve

More information

DESKTOP ENGINEERING WITH HP & INTEL ON: Partnerships Remove Complexity from HPC Clusters

DESKTOP ENGINEERING WITH HP & INTEL ON: Partnerships Remove Complexity from HPC Clusters DESKTOP ENGINEERING WITH HP & INTEL ON: Partnerships Remove Complexity from HPC Clusters The right value- added reseller partner can help you navigate the complexities of HPC cluster deployment and achieve

More information

White paper A Reference Model for High Performance Data Analytics(HPDA) using an HPC infrastructure

White paper A Reference Model for High Performance Data Analytics(HPDA) using an HPC infrastructure White paper A Reference Model for High Performance Data Analytics(HPDA) using an HPC infrastructure Discover how to reshape an existing HPC infrastructure to run High Performance Data Analytics (HPDA)

More information

Powering Disruptive Technologies with High-Performance Computing

Powering Disruptive Technologies with High-Performance Computing WHITE PAPER Powering Disruptive Technologies with High-Performance Computing Supercomputing, Artificial Intelligence, and Machine Learning with SUSE for HPC institutions, governments, and massive enterprises.

More information

The Time Is Now for Considering Workload Automation

The Time Is Now for Considering Workload Automation I D C V E N D O R S P O T L I G H T The Time Is Now for Considering Workload Automation August 2008 Adapted from IT Organizations Are Maturing from Job Scheduling to Workload Automation by Stephen Elliot,

More information

I D C T E C H N O L O G Y S P O T L I G H T. I m p e r a t i ve s C a l l f o r D i g ital Transformation

I D C T E C H N O L O G Y S P O T L I G H T. I m p e r a t i ve s C a l l f o r D i g ital Transformation I D C T E C H N O L O G Y S P O T L I G H T H R i n t h e B oardroom: Overarching B usiness I m p e r a t i ve s C a l l f o r D i g ital Transformation November 2015 Adapted from IDC MaturityScape: Digital

More information

HPC Solutions. Marc Mendez-Bermond

HPC Solutions. Marc Mendez-Bermond HPC Solutions Marc Mendez-Bermond - 2017 50% HPC is mainstreaming into many verticals and converging with big data and Cloud Industry now accounts for almost half of HPC revenue. 1 HPC is moving mainstream.

More information

Next Generation Services for Digital Transformation: An Enterprise Guide for Prioritization

Next Generation Services for Digital Transformation: An Enterprise Guide for Prioritization IDC Executive Brief Sponsored by: Computacenter Authors: Chris Barnard, Francesca Ciarletta, Leslie Rosenberg, Roz Parkinson March 2019 Next Generation Services for Digital Transformation: An Enterprise

More information

Solutions Will Open Up a New,

Solutions Will Open Up a New, IDC TECHNOLOGY SPOTLIGHT Sponsored by: NetApp Increasingly, enterprise workloads are requiring more storage performance than SCSI-based solutions can provide. Emerging persistent memory technologies will

More information

An Oracle White Paper September, Oracle Exalogic Elastic Cloud: A Brief Introduction

An Oracle White Paper September, Oracle Exalogic Elastic Cloud: A Brief Introduction An Oracle White Paper September, 2010 Oracle Exalogic Elastic Cloud: A Brief Introduction Introduction For most enterprise IT organizations, years of innovation, expansion, and acquisition have resulted

More information

Key Success Factors for Digital Transformation in the Banking Industry

Key Success Factors for Digital Transformation in the Banking Industry WHITE PAPER Key Success Factors for Digital Transformation in the Banking Industry Sponsored by: TCS Digital Software & Solutions Jerry Silva November 2015 In 2015, IDC conducted in-depth interviews with

More information

Simplifying Hadoop. Sponsored by. July >> Computing View Point

Simplifying Hadoop. Sponsored by. July >> Computing View Point Sponsored by >> Computing View Point Simplifying Hadoop July 2013 The gap between the potential power of Hadoop and the technical difficulties in its implementation are narrowing and about time too Contents

More information

I D C A N A L Y S T C O N N E C T I O N

I D C A N A L Y S T C O N N E C T I O N I D C A N A L Y S T C O N N E C T I O N Ruthbea Yesner Vice President, Government Insights and Smart Cities T h e P a t h T ow ard Smart Cities: Best Practices f o r Ac t i o n February 2018 The awareness

More information

Addressing the I/O bottleneck of HPC workloads. Professor Mark Parsons NEXTGenIO Project Chairman Director, EPCC

Addressing the I/O bottleneck of HPC workloads. Professor Mark Parsons NEXTGenIO Project Chairman Director, EPCC Addressing the I/O bottleneck of HPC workloads Professor Mark Parsons NEXTGenIO Project Chairman Director, EPCC I/O is key Exascale challenge Parallelism beyond 100 million threads demands a new approach

More information

Simplifying Data Protection with Next-Generation Converged Infrastructure

Simplifying Data Protection with Next-Generation Converged Infrastructure Sponsored by: Veritas Hyperconverged infrastructure (HCI) and secondary storage connected to the cloud are changing the way IT organizations approach data protection. These systems offer greater usability

More information

Support Services: The Value of Technical Account Managers

Support Services: The Value of Technical Account Managers Survey Support Services: The Value of Technical Account Managers Rob Brothers IDC OPINION IDC conducted a worldwide survey of enterprises to determine what value technical account managers (TAMs) brought

More information

An Overview of the AWS Cloud Adoption Framework

An Overview of the AWS Cloud Adoption Framework An Overview of the AWS Cloud Adoption Framework Version 2 February 2017 2017, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notices This document is provided for informational purposes

More information

I D C A N A L Y S T C O N N E C T I O N. C e n t e r o f D igital Transfor m a t i o n S t rategies

I D C A N A L Y S T C O N N E C T I O N. C e n t e r o f D igital Transfor m a t i o n S t rategies I D C A N A L Y S T C O N N E C T I O N Raymond Boggs Vice President, SMB Research Mickey North Rizza Vice President, ERP and Digital Commerce S m a l l a n d Midsize Business es P ut E RP at the C e n

More information

Analytics for Advanced Cancer Research A short intro to Cray EMEA

Analytics for Advanced Cancer Research A short intro to Cray EMEA Analytics for Advanced Cancer Research A short intro to Cray EMEA Legal Disclaimer Information in this document is provided in connection with Cray Inc. products. No license, express or implied, to any

More information

Mobility in Consumer Electronics. Advancing the Business of Manufacturing

Mobility in Consumer Electronics. Advancing the Business of Manufacturing Mobility in Consumer Electronics Advancing the Business of Manufacturing MOBILITY IN CONSUMER ELECTRONICS Advancing the Business of Manufacturing In today s connected world, consumers are demanding superior

More information

NVMe: The Key to Unlocking Next-Generation Tier 0 Storage

NVMe: The Key to Unlocking Next-Generation Tier 0 Storage White Paper NVMe: The Key to Unlocking Next-Generation Tier 0 Storage Sponsored by: Dell EMC Eric Burgener April 2018 IDC OPINION Over the past several years, persistent flash storage has changed the game

More information

WHITE PAPER Improving the Services Experience by Injecting Network Intelligence Into the Model

WHITE PAPER Improving the Services Experience by Injecting Network Intelligence Into the Model WHITE PAPER Improving the Services Experience by Injecting Network Intelligence Into the Model Sponsored by: Cisco Leslie Rosenberg July 2011 Chris Barnard Global Headquarters: 5 Speen Street Framingham,

More information

Critical Application And Business KPIs For Successful Cloud Migration. An IDC White Paper, Sponsored by AppDynamics

Critical Application And Business KPIs For Successful Cloud Migration. An IDC White Paper, Sponsored by AppDynamics Critical Application And Business KPIs For Successful Cloud Migration An IDC White Paper, Sponsored by AppDynamics Authors: Mary Johnston Turner, Tim Grieser August 2017 Sponsored by: AppDynamics Authors:

More information

Increase the Processing Power Behind Your Mission-Critical Applications with Intel Xeon Processors. ServerWatchTM Executive Brief

Increase the Processing Power Behind Your Mission-Critical Applications with Intel Xeon Processors. ServerWatchTM Executive Brief Increase the Processing Power Behind Your Mission-Critical Applications with Intel Xeon Processors ServerWatchTM Executive Brief a QuinStreet Excutive Brief. 2012 For longer than many in the industry care

More information

Dell EMC Native Hybrid Cloud, Powered By Intel: Jump- Start Your Adoption of the Cloud-Native Model

Dell EMC Native Hybrid Cloud, Powered By Intel: Jump- Start Your Adoption of the Cloud-Native Model White Paper Dell EMC Native Hybrid Cloud, Powered By Intel: Jump- Start Your Adoption of the Cloud-Native Model Sponsored by: Dell EMC and Intel Deepak Mohan April 2017 Laura DuBois IDC OPINION The cloud-native

More information

HLRS. The High Performance Computing. Center Stuttgart

HLRS. The High Performance Computing. Center Stuttgart Cloud Computing The best of both worlds: Conducting compute-intensive HPC applications in a highly flexible cloud environment with low access barriers. HLRS High Performance Computing Center Stuttgart

More information

IBM Accelerating Technical Computing

IBM Accelerating Technical Computing IBM Accelerating Jay Muelhoefer WW Marketing Executive, IBM Technical and Platform Computing September 2013 1 HPC and IBM have long history driving research and government innovation Traditional use cases

More information

ECLIPSE 2012 Performance Benchmark and Profiling. August 2012

ECLIPSE 2012 Performance Benchmark and Profiling. August 2012 ECLIPSE 2012 Performance Benchmark and Profiling August 2012 Note The following research was performed under the HPC Advisory Council activities Participating vendors: Intel, Dell, Mellanox Compute resource

More information

WHEN PERFORMANCE MATTERS: EXTENDING THE COMFORT ZONE: DAVIDE. Fabrizio Magugliani Siena, May 16 th, 2017

WHEN PERFORMANCE MATTERS: EXTENDING THE COMFORT ZONE: DAVIDE. Fabrizio Magugliani Siena, May 16 th, 2017 WHEN PERFORMANCE MATTERS: EXTENDING THE COMFORT ZONE: DAVIDE Fabrizio Magugliani fabrizio.magugliani@e4company.com Siena, May 16 th, 2017 E4 IN A NUTSHELL Since 2002, E4 Computer Engineering has been innovating

More information

Bill Magro, Ph.D. Intel Fellow, Software and Services Group Chief Technologist, High Performance Computing

Bill Magro, Ph.D. Intel Fellow, Software and Services Group Chief Technologist, High Performance Computing Bill Magro, Ph.D. Intel Fellow, Software and Services Group Chief Technologist, High Performance Computing 2 Legal Disclaimer & Optimization Notice INFORMATION IN THIS DOCUMENT IS PROVIDED AS IS. NO LICENSE,

More information

COST ADVANTAGES OF HADOOP ETL OFFLOAD WITH THE INTEL PROCESSOR- POWERED DELL CLOUDERA SYNCSORT SOLUTION

COST ADVANTAGES OF HADOOP ETL OFFLOAD WITH THE INTEL PROCESSOR- POWERED DELL CLOUDERA SYNCSORT SOLUTION link COST ADVANTAGES OF HADOOP ETL OFFLOAD WITH THE INTEL PROCESSOR- POWERED DELL CLOUDERA SYNCSORT SOLUTION Many companies are adopting Hadoop solutions to handle large amounts of data stored across clusters

More information

Connected Banking Through Enhanced B2B

Connected Banking Through Enhanced B2B White Paper Connected Banking Through Enhanced B2B Sponsored by: IBM Jerry Silva October 2017 IN THIS WHITE PAPER Digital transformation is the driving force behind new initiatives in financial services

More information

Technical white paper Optimize global sourcing in your supply chain environment

Technical white paper Optimize global sourcing in your supply chain environment Optimize global sourcing in your supply chain environment Enhance supply chain analytics with SAP HANA Table of contents Optimize global sourcing 2 Get the fastest path to a global sourcing solution 2

More information

2009/2010 Challenges Application drives HPC Business Ready.., future for performance computing Business Ready - Radioss

2009/2010 Challenges Application drives HPC Business Ready.., future for performance computing Business Ready - Radioss 2009/2010 Challenges Application drives HPC Business Ready.., future for performance computing Business Ready - Radioss 19/10/2009 Sun Microsystems Ltd 2 Today s presentation contains forward-looking statements.

More information

Luxoft and the Internet of Things

Luxoft and the Internet of Things Luxoft and the Internet of Things Bridging the gap between Imagination and Technology www.luxoft.com/iot Luxoft and The Internet of Things Table of Contents Introduction... 3 Driving Business Value with

More information

AppDynamics Launches Business iq

AppDynamics Launches Business iq MARKET NOTE AppDynamics Launches Business iq Mary Johnston Turner EXECUTIVE SNAPSHOT FIGURE 1 Executive Snapshot: AppDynamics Launches Business iq Source: IDC, 2016 January 2017, IDC #US42196817 IN THIS

More information

T E C H N O L O G Y S P O T L I G H T

T E C H N O L O G Y S P O T L I G H T T E C H N O L O G Y S P O T L I G H T D i g i t a l T ransformation: Cloud PLM Scenarios f o r Global Enterprises June 2016 Adapted from PLM in the Cloud Hybrid Approach Prominent, Quality an Emerging

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T S h i f t t o M o bile and I n c r eased S e c ur i ty R e q u i r e m e n ts Ar e C h a n g i n g t h e Output L a n d s c a p e in Mid-Siz e d Companies April

More information

Dell EMC Ready Solutions for HPC Lustre Storage. Forrest Ling HPC Enterprise Technolgist at Dell EMC Greater China

Dell EMC Ready Solutions for HPC Lustre Storage. Forrest Ling HPC Enterprise Technolgist at Dell EMC Greater China Dell EMC Ready Solutions for HPC Lustre Storage Forrest Ling HPC Enterprise Technolgist at Dell EMC Greater China 2018.10.23 Dell EMC Supports HPC Open Source Software Support Open Source Software projects

More information

An Oracle White Paper January Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs

An Oracle White Paper January Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs An Oracle White Paper January 2013 Upgrade to Oracle Netra T4 Systems to Improve Service Delivery and Reduce Costs Executive Summary... 2 Deploy Services Faster and More Efficiently... 3 Greater Compute

More information

IBM xseries 430. Versatile, scalable workload management. Provides unmatched flexibility with an Intel architecture and open systems foundation

IBM xseries 430. Versatile, scalable workload management. Provides unmatched flexibility with an Intel architecture and open systems foundation Versatile, scalable workload management IBM xseries 430 With Intel technology at its core and support for multiple applications across multiple operating systems, the xseries 430 enables customers to run

More information

A global technology leader approaching $42B in sales with 57,000 people, and customers in 160+ countries LENOVO. ALL RIGHTS RESERVED

A global technology leader approaching $42B in sales with 57,000 people, and customers in 160+ countries LENOVO. ALL RIGHTS RESERVED A global technology leader approaching $42B in sales with 57,000 people, and customers in 160+ countries. 2 Lenovo s Performance 18.5% Lenovo WW PC Market Share 13.1% 2012 2013 6.5% 2009 8.2% 2010 9.6%

More information

Exalogic Elastic Cloud

Exalogic Elastic Cloud Exalogic Elastic Cloud Mike Piech Oracle San Francisco Keywords: Exalogic Cloud WebLogic Coherence JRockit HotSpot Solaris Linux InfiniBand Introduction For most enterprise IT organizations, years of innovation,

More information

Transforming the Edge: The Rise of MEC

Transforming the Edge: The Rise of MEC Independent market research and competitive analysis of next-generation business and technology solutions for service providers and vendors Transforming the Edge: The Rise of MEC A Heavy Reading white

More information

Peter Ungaro President and CEO

Peter Ungaro President and CEO Peter Ungaro President and CEO We build the world s fastest supercomputers to help solve Grand Challenges in science and engineering Earth Sciences CLIMATE CHANGE & WEATHER PREDICTION Life Sciences PERSONALIZED

More information

CLIENT COMPUTING GROUP

CLIENT COMPUTING GROUP CLIENT COMPUTING GROUP OVERVIEW CCG is our largest business unit, delivering 52% of our revenue. The PC market remains a critical facet of our business, providing an important source of IP, scale, and

More information

Zooming Out to Capture the Broader Application Outsourcing Opportunity: 2007 Integrated and Discrete Views (Excerpt from IDC #214063)

Zooming Out to Capture the Broader Application Outsourcing Opportunity: 2007 Integrated and Discrete Views (Excerpt from IDC #214063) EXCERPT Zooming Out to Capture the Broader Application Outsourcing Opportunity: 2007 Integrated and Discrete Views (Excerpt from IDC #214063) Rona Shuchat IN THIS EXCERPT Global Headquarters: 5 Speen Street

More information

Customer Experience of Tomorrow November 2018

Customer Experience of Tomorrow November 2018 Sponsored by: Zendesk To differentiate in a competitive environment, a brand needs to create customer support experiences that are integrated and compelling over the lifetime of a relationship with a customer.

More information

Pivotal Ready Architecture by Dell EMC

Pivotal Ready Architecture by Dell EMC Pivotal Ready Architecture by Dell EMC The ready, reliable and resilient way to deploy Pivotal Cloud Foundry on premises Table of Contents Go cloud native to keep pace with future of enterprise IT............

More information

Cori: A Cray XC Pre-Exascale System for NERSC

Cori: A Cray XC Pre-Exascale System for NERSC Cori: A Cray XC Pre-Exascale System for NERSC Katie Antypas, KAntypas@lbl.gov Nicholas Wright, NJWright@lbl.gov Nicholas P. Cardo, NPCardo@lbl.gov Allison Andrews, MNAndrews@lbl.gov Matthew Cordery, MJCordery@lbl.gov

More information

Comparison of Open Source Software vs. IBM Spectrum LSF Suite for Enterprise

Comparison of Open Source Software vs. IBM Spectrum LSF Suite for Enterprise 902 Broadway, 7th Floor New York, NY 10010 www.theedison.com @EdisonGroupInc 212.367.7400 Comparison of Open Source Software vs. IBM Spectrum LSF Suite for Enterprise Key considerations when evaluating

More information

Strategically Solving the DX Talent Gap with Third-Party Services

Strategically Solving the DX Talent Gap with Third-Party Services White Paper Strategically Solving the DX Talent Gap with Third-Party Services Sponsored by: Cisco Leslie Rosenberg Chris Barnard October 2017 Shawn Fitzgerald IDC OPINION Companies, across all sectors,

More information

I D C M a r k e t S c a p e : W o r l d w i d e B u s i n e s s C o n s u l t i n g S e r v i c e s V e n d o r A n a l y s i s

I D C M a r k e t S c a p e : W o r l d w i d e B u s i n e s s C o n s u l t i n g S e r v i c e s V e n d o r A n a l y s i s Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com E X C E R P T I D C M a r k e t S c a p e : W o r l d w i d e B u s i n e s s C o n s u l t i n g

More information

The Role of the Operating System in Cloud Environments

The Role of the Operating System in Cloud Environments The Role of the Operating System in Cloud Environments Judith Hurwitz, President Marcia Kaufman, COO Sponsored by Red Hat Cloud computing is a technology deployment approach that has the potential to help

More information

FUJITSU Transformational Application Managed Services

FUJITSU Transformational Application Managed Services FUJITSU Application Managed Services Going digital What does it mean for Applications Management? Most public and private sector enterprises recognize that going digital will drive business agility and

More information

Powering Artificial Intelligence with High-Performance Computing

Powering Artificial Intelligence with High-Performance Computing WHITE PAPER Powering Artificial Intelligence with High-Performance Computing Transforming Businesses and Lives with AI and HPC What We Mean by Artificial Intelligence For the sake of this paper, we re

More information

ACCESS, CONTROL, AND OPTIMIZE HPC WITH PBS WORKS. Bill Nitzberg CTO, PBS Works 2018

ACCESS, CONTROL, AND OPTIMIZE HPC WITH PBS WORKS. Bill Nitzberg CTO, PBS Works 2018 ACCESS, CONTROL, AND OPTIMIZE HPC WITH PBS WORKS Bill Nitzberg CTO, PBS Works 2018 OUR VISION Altair transforms design and decision making by applying simulation, machine learning and optimization throughout

More information

Ensuring Data Protection and Recovery in the 3rd Platform Era

Ensuring Data Protection and Recovery in the 3rd Platform Era WHITE PAPER Ensuring Data Protection and Recovery in the 3rd Platform Era Sponsored by: CommVault and HDS Robert Amatruda August 2014 IDC OPINION Today, the IT industry is experiencing enormous change

More information

IDC MarketScape: Worldwide Subscription Relationship Management 2017 Vendor Assessment

IDC MarketScape: Worldwide Subscription Relationship Management 2017 Vendor Assessment IDC MarketScape IDC MarketScape: Worldwide Subscription Relationship Management 2017 Vendor Assessment Jordan Jewell Eric Newmark THIS EXCERPT PREPARED FOR: GOTRANSVERSE IDC MARKETSCAPE FIGURE FIGURE 1

More information

Global Media and Entertainment Company Uses IBM Cloud for Skytap Solutions to Deliver More Cost-Effective, Functional, and Timely Application Releases

Global Media and Entertainment Company Uses IBM Cloud for Skytap Solutions to Deliver More Cost-Effective, Functional, and Timely Application Releases IDC ExpertROI SPOTLIGHT Global Media and Entertainment Company Uses IBM Cloud for Skytap Solutions to Deliver More Cost-Effective, Functional, and Timely Application Releases Sponsored by: Skytap Inc.

More information

DEPEI QIAN. HPC Development in China: A Brief Review and Prospect

DEPEI QIAN. HPC Development in China: A Brief Review and Prospect DEPEI QIAN Qian Depei, Professor at Sun Yat-sen university and Beihang University, Dean of the School of Data and Computer Science of Sun Yat-sen University. Since 1996 he has been the member of the expert

More information

Perspective: TCS Supply Chain Center of Excellence An Update

Perspective: TCS Supply Chain Center of Excellence An Update PERSPECTIVE Perspective: TCS Supply Chain Center of Excellence An Update Simon Ellis Leslie Hand IN THIS PERSPECTIVE This IDC Manufacturing Insights Perspective presents a follow-up to the strategy day

More information

Keeping Pace with Growing High Performance Computing Needs

Keeping Pace with Growing High Performance Computing Needs FUT92706 Keeping Pace with Growing High Performance Computing Needs SUSE Linux Enterprise Server for High Performance Computing Egbert Eich eich@suse.com Kai Dupke Senior Product Manager Kai.Dupke@suse.com

More information

I D C I N C O N V E R S A T I O N. Ac c e l e r a t e d Ap plication Deve l o p m e n t : B u i l d, D e l i ve r a n d M a n a g e

I D C I N C O N V E R S A T I O N. Ac c e l e r a t e d Ap plication Deve l o p m e n t : B u i l d, D e l i ve r a n d M a n a g e I D C I N C O N V E R S A T I O N William Lee Associate Research Director, Cloud Services IDC Asia/Pacific Joseph Smith Director, Cloud Product Management Singtel Group Enterprise Ac c e l e r a t e d

More information

Are Next-Generation HPC Systems Ready for Population-level Genomics Data Analytics?

Are Next-Generation HPC Systems Ready for Population-level Genomics Data Analytics? www.bsc.es Are Next-Generation HPC Systems Ready for Population-level Genomics Data Analytics? Calvin Bulla, Lluc Alvarez and Miquel Moretó AACBB Workshop, 24/02/2018 Genome Sequencing Explosion Faster-than-Moore

More information

The Benefits of Modern BI: Strategy Companion's Analyzer with Recombinant BI Functionality

The Benefits of Modern BI: Strategy Companion's Analyzer with Recombinant BI Functionality WHITE PAPER The Benefits of Modern BI: Strategy Companion's Analyzer with Recombinant BI Functionality Sponsored by: Strategy Companion Brian McDonough November 2013 IDC OPINION Widespread use of business

More information

A Storage Outlook for Energy Sciences:

A Storage Outlook for Energy Sciences: A Storage Outlook for Energy Sciences: Data Intensive, Throughput and Exascale Computing Jason Hick Storage Systems Group October, 2013 1 National Energy Research Scientific Computing Center (NERSC) Located

More information

Leveraging expertise for more economic value from HPC

Leveraging expertise for more economic value from HPC Leveraging expertise for more economic value from HPC November 2014 0 FUJITSU LIMITED 2014 Trends in volume HPC market HPC Revenue $billion Volume HPC business is over 50% of market. Now the fastest growing

More information

Top 5 Challenges for Hadoop MapReduce in the Enterprise. Whitepaper - May /9/11

Top 5 Challenges for Hadoop MapReduce in the Enterprise. Whitepaper - May /9/11 Top 5 Challenges for Hadoop MapReduce in the Enterprise Whitepaper - May 2011 http://platform.com/mapreduce 2 5/9/11 Table of Contents Introduction... 2 Current Market Conditions and Drivers. Customer

More information

WHITE PAPER Microsoft SQL Server 2005: Bringing Business Intelligence to the Masses

WHITE PAPER Microsoft SQL Server 2005: Bringing Business Intelligence to the Masses Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com WHITE PAPER Microsoft SQL Server 2005: Bringing Business Intelligence to the Masses Sponsored by:

More information

Warren Buffett: I don't think there's any company that's done a better job of laying out where they're going to go and then having gone there.

Warren Buffett: I don't think there's any company that's done a better job of laying out where they're going to go and then having gone there. Warren Buffett: I don't think there's any company that's done a better job of laying out where they're going to go and then having gone there. Ginni Rometty, CEO IBM: IBM today is the leader in enterprise

More information

Hamburg 20 September, 2018

Hamburg 20 September, 2018 Hamburg 20 September, 2018 Data Warehouse Modernization Pivotal Greenplum Dell Greenplum Building Blocks Les Klein EMEA Field CTO, Pivotal @LesKlein Great organizations leverage software, analytics, and

More information

Building the Foundation for Digital Insurance. An IDC InfoBrief, sponsored by CSC and EMC September 2016

Building the Foundation for Digital Insurance. An IDC InfoBrief, sponsored by CSC and EMC September 2016 Building the Foundation for Digital Insurance September 2016 Executive Summary Insurers are moving away from the traditional wait-and-see approach to embrace new technologies as never before. They realize

More information

Network maintenance evolution and best practices for NFV assurance October 2016

Network maintenance evolution and best practices for NFV assurance October 2016 Network maintenance evolution and best practices for NFV assurance October 2016 TECHNOLOGY BUSINESS RESEARCH, INC. 2 CONTENTS 3 Introduction: NFV transformation drives new network assurance strategies

More information

Enterprise Voice Transformation: Migration from TDM to IP

Enterprise Voice Transformation: Migration from TDM to IP White Paper Enterprise Voice Transformation: Migration from TDM to IP Sponsored by: AT&T Amy Lind February 2018 IDC OPINION Voice has been the primary method of business communication for more than a century.

More information

Overcoming Challenges: Best Practices for IoT Implementations

Overcoming Challenges: Best Practices for IoT Implementations White Paper Overcoming Challenges: Best Practices for IoT Implementations Sponsored by: National Instruments Carrie MacGillivray Nina Turner May 2016 Shane Rau Adam Wright IDC OPINION IDC defines the Internet

More information