SlideShare a Scribd company logo
1 of 7
Download to read offline
NOUSINFOSYSTEMS
L E V E R A G I N G I N T E L L E C T
HIGH PERFORMANCE
COMPUTING (HPC):
A BRIEF OVERVIEW
Rajapandian | Senior Microsoft Consultant
2High Performance Computing (HPC)
ABSTRACT
High Performance Computing refers to
the activity of aggregating the computing
power for parallel processing to run the
advanced program efficiently. If a comput-
er program takes a long time to complete
or multiple instances of a computer
program have to be run, then it’s the right
time to choose HPC and utilize its power
for reliable and quick results.
BENEFITS OF HPC
Most business entities need the ability to
analyze the huge amount of data to solve
their business challenges such as
research, innovation of new products,
increase revenue etc. HPC helps in the
most complex calculations, simulation
and modelling. HPC is affordable for
businesses of all sizes, thanks to technical
advancements and the cloud. HPC has
grown tremendously in the last few years
and is currently used in various sectors.
OIL AND GAS
H
P
C
AEROSPACE & DEFENCE
EDUCATION & RESEARCH
EARTH SCIENCES
FINANCIAL SERVICES
LIFE SCIENCES
MANUFACTURING
3High Performance Computing (HPC)
HPC OVERVIEW
As we know, HPC uses parallel computing
methodology with multiple computers to
perform a common task. HPC is used to
reduce the execution time, run multiple
instances of a computer program and to
meet larger memory needs and storage
requirements of programs.
In HPC, each computer/CPU is called as a
node. When a CPU consists of multiple
processors, each processor is referred to
as a core. HPC cluster consists of a head
node and compute nodes. Head node is
responsible to allocate the task to
compute nodes. Compute nodes are the
set of loosely or tightly connected
computers. Job is the set of tasks that the
HPC has to execute. Each core will run a
task from the job.
User submits the job to head node
through the user interface application.
Multiple jobs can be submitted to the
head node from different users at the
same time. Depending on the availability
of compute nodes, all the jobs can run at
the same time or few jobs will wait in the
queue for other jobs to complete. This
queue based approach ensures that the
hardware is utilized completely. Head
node assigns the tasks to compute node
from the job based on the priority of the
jobs. User can monitor the status of the
job using the tool in head node. Compute
nodes process the data and write the
result to the data server. The final result
can be aggregated and viewed by the user
interface application.
U
S
E
R
I
N
T
E
R
F
A
C
E
Job
Submission
HPC Cluster
HPC Head Node
HPC Compute Nodes
Data
Result
Head Node
Computer Node Computer Node Computer NodeComputer Node
Data Server
Head Node
Computer Node Computer Node Computer NodeComputer Node
Data Server
4High Performance Computing (HPC)
LOOSELY COUPLED
SYSTEM
The loosely coupled system can be
chosen when the tasks in a job use
different input parameters and the
dependence between compute nodes is
not needed. In loosely coupled system,
each compute node doesn’t have the
knowledge of the definitions of other
compute nodes.
TIGHTLY COUPLED
SYSTEM
Tightly coupled system is chosen when
the job requires multiple compute nodes
working together to get results. This
needs the communication between the
compute nodes and they depend on one
another. Hence they are scalable to
minimum extent only.
HPC CLOUD
The HPC requires multiple computers to
run in parallel. Hence the investment on
hardware will be high and it will increase
as the business grows. There are chances
that the HPC will not be used on
day-to-day basis. The user may run the
application using HPC once in a month or
quarter. In this scenario, the investment
done on the hardware is idle for a long
time.
HPC cloud comes on a pay-per-use basis,
with an access to infinite resources. Cloud
provides instant availability of systems
with configuration requested by the user.
The initial investment and maintenance
cost in the cloud is less. Loosely coupled
systems are a better fit for the cloud.
Tightly coupled systems have some
limitations on the cloud. Highly scalable
applications make of use of the cloud to
dynamically scale resources up and down
as needed.
A Private Cloud is the set of computers
managed by a third party for the exclusive
use of an enterprise. It is a highly
controlled environment and configured
behind the firewall. It focuses on
compliance and security. A Public Cloud is
the set of computers managed by a third
party for use by other companies. A
Hybrid cloud is the combination of a
Private Cloud and a Public Cloud. In
Hybrid Cloud, an enterprise can use
private cloud for sensitive and critical
workloads and public cloud for less
sensitive information.
5High Performance Computing (HPC)
HPC IN AEROSPACE
& DEFENCE
HPC is used to design aircraft, missile and
rocket using virtual simulation without
spending millions of dollars in prototyping
the product. HPC is also used for naviga-
tion, surveillance and reconnaissance. It is
used in computational structural mechan-
ics, fluid dynamics and electrodynamics.
Sometimes the data is gathered in real
time and analyzed on the fly using HPC to
provide the result to jet fighters immedi-
ately.
HPC IN EDUCATION
AND RESEARCH
Academic institutions educate the
science and engineering students about
computational science techniques to
position them for careers in the cutting
edge technology. Research and academic
institutions use HPC to run calculations
and simulations to address the grand
challenges of computing such as develop-
ing dynamic math models, design of
control systems and simulation of
electronic circuits or mechanical systems.
HPC IN EARTH
SCIENCES
In earth sciences, models are developed
to study the complex processes and
interactions between the numerous
components of the earth system. HPC
uses ensemble modelling to simulate
climate change for weather forecasting
and predict seismic events etc., thus
reducing the risk of environmental
damage. It is used for short range weather
forecasting, seasonal monsoon predic-
tions and atmospheric chemistry model-
ling.
6High Performance Computing (HPC)
HPC IN FINANCIAL
SERVICES
HPC has been used in the financial sector
for many years. Banking and financial
sectors use HPC to run thousands of
calculations using stochastic modelling.
This is to determine the risk at the enter-
prise or customer level or actuarial analy-
sis for insurance. HPC is also used in
pricing and valuation of securities and
derivatives. HPC helps financial institu-
tions to respond quickly to the changing
market environment and take necessary
steps if risk arises.
HPC IN
MANUFACTURING
HPC IN LIFE
SCIENCES
Life sciences is a highly R&D intensive
sector. Computer simulation and model-
ling is essential to study the complex
biochemical systems. HPC is used by
healthcare organizations and pharmaceu-
tical companies to improve the effective-
ness of clinical treatments. HPC is used in
genomics workflows such as DNA and
RNA sequence assembly and alignment.
It is also used in proteomics.
HPC is used in manufacturing sectors
such as chemicals, food processing,
glass, cement, paper, etc., to improve the
efficiency of product development
through Computer Aided Engineering and
simulation. HPC uses predictive modelling
in the manufacturing sector where it simu-
lates and processes millions of data
points to analyze material and design.
In the automobile industry, a crash test is
an expensive one. So manufacturers use
computer modelling and simulation initial-
ly to conduct these tests, before they do
the actual crash test. HPC is used to
improve safety features, reduce noise and
vibration and the for simulations in wind
tunnel experiments.
HPC IN OIL & GAS
The process of finding out the Oil or Gas
drilling location requires significant
computational power. Oil and gas organi-
zations depend on HPC to process huge
amounts of data provided by seismic
acquisition systems and depth imaging
software.
CONCLUSION
HPC is essential to be a leader in most of
the industries today. Many business
challenges are highly computational-in-
tensive. HPC is a helping hand to many
sectors in overcoming these challenges
efficiently. Large enterprises have their
own in-house HPC cluster. HPC cloud
attracts SMEs and SMBs to use the HPC
without a huge investment and grow their
business.
ABOUT THE
AUTHORS
Rajapandian works as a Senior Microsoft
Consultant with Nous Infosystems. He
has an overall experience of 8 Years in
Microsoft Technologies. His competency
and areas of expertise include product
and solution analysis and development.
He has vast experience in Insurance and
Music & Entertainment domains. He is a
Computer Science B.Tech Graduate from
National Institute of Technology,
Tiruchirappalli.
Rajapandian
Senior Microsoft Consultant
Nous Infosystems
REFERENCES
• http://insidehpc.com
• http://blogs.msdn.com/b/amit_chatterjee/archive/2010/12/19/
parallelism-in-the-cloud-cluster-and-client.aspx
• http://blogs.technet.com/b/windowshpc/archive/2008/04/14/
how-that-node-socket-core-thing-works.aspx
• https://books.google.co.in/books?isbn=1439856427
• https://books.google.co.in/books?isbn=0387097651
ABOUT NOUS
INFOSYSTEMS
Nous Infosystems is a CMMi Level 5 SVC
+ SSD v1.3, ISO 9001:2008, and ISO/IEC
27001:2013 certified global Information
Technology firm providing software
solutions to the financial institutions
across the globe. Major offerings include
Digital Transformation, Application
Development & Maintenance, Enterprise
Application Integration, Product Engineer-
ing, Business Intelligence, Independent
Testing and Infrastructure Management
Services.

More Related Content

What's hot

AURORAxmp Overview Brochure
AURORAxmp Overview BrochureAURORAxmp Overview Brochure
AURORAxmp Overview BrochurePaul Evans
 
Conference Paper: Simulating High Availability Scenarios in Cloud Data Center...
Conference Paper: Simulating High Availability Scenarios in Cloud Data Center...Conference Paper: Simulating High Availability Scenarios in Cloud Data Center...
Conference Paper: Simulating High Availability Scenarios in Cloud Data Center...Ericsson
 
Online Memory Leak Detection in the Cloud-based Infrastructures
Online Memory Leak Detection in the Cloud-based InfrastructuresOnline Memory Leak Detection in the Cloud-based Infrastructures
Online Memory Leak Detection in the Cloud-based InfrastructuresAnshul Jindal
 
A Survey on Data Mapping Strategy for data stored in the storage cloud 111
A Survey on Data Mapping Strategy for data stored in the storage cloud  111A Survey on Data Mapping Strategy for data stored in the storage cloud  111
A Survey on Data Mapping Strategy for data stored in the storage cloud 111NavNeet KuMar
 
A Systematic Approach to Capacity Planning in the Real World
A Systematic Approach to Capacity Planning in the Real WorldA Systematic Approach to Capacity Planning in the Real World
A Systematic Approach to Capacity Planning in the Real WorldArun Kejariwal
 
A survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloudA survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloudAditya Tornekar
 
MapR Edge : Act Locally Learn Globally
MapR Edge : Act Locally Learn GloballyMapR Edge : Act Locally Learn Globally
MapR Edge : Act Locally Learn Globallyridhav
 
Optimization of energy consumption in cloud computing datacenters
Optimization of energy consumption in cloud computing datacenters Optimization of energy consumption in cloud computing datacenters
Optimization of energy consumption in cloud computing datacenters IJECEIAES
 
Innovation A-Entry Form_Mohan R Zade_E1222
Innovation A-Entry Form_Mohan R Zade_E1222Innovation A-Entry Form_Mohan R Zade_E1222
Innovation A-Entry Form_Mohan R Zade_E1222Mohan Zade
 
IRJET-An Efficient Technique to Improve Resources Utilization for Hadoop Mapr...
IRJET-An Efficient Technique to Improve Resources Utilization for Hadoop Mapr...IRJET-An Efficient Technique to Improve Resources Utilization for Hadoop Mapr...
IRJET-An Efficient Technique to Improve Resources Utilization for Hadoop Mapr...IRJET Journal
 
Real-time Energy Data Analytics with Storm
Real-time Energy Data Analytics with StormReal-time Energy Data Analytics with Storm
Real-time Energy Data Analytics with StormDataWorks Summit
 
Is Multicore Hardware For General-Purpose Parallel Processing Broken? : Notes
Is Multicore Hardware For General-Purpose Parallel Processing Broken? : NotesIs Multicore Hardware For General-Purpose Parallel Processing Broken? : Notes
Is Multicore Hardware For General-Purpose Parallel Processing Broken? : NotesSubhajit Sahu
 
Big Data LDN 2018: DATA OPERATIONS PROBLEMS CREATED BY DEEP LEARNING, AND HOW...
Big Data LDN 2018: DATA OPERATIONS PROBLEMS CREATED BY DEEP LEARNING, AND HOW...Big Data LDN 2018: DATA OPERATIONS PROBLEMS CREATED BY DEEP LEARNING, AND HOW...
Big Data LDN 2018: DATA OPERATIONS PROBLEMS CREATED BY DEEP LEARNING, AND HOW...Matt Stubbs
 
SURVEY ON BIG DATA PROCESSING USING HADOOP, MAP REDUCE
SURVEY ON BIG DATA PROCESSING USING HADOOP, MAP REDUCESURVEY ON BIG DATA PROCESSING USING HADOOP, MAP REDUCE
SURVEY ON BIG DATA PROCESSING USING HADOOP, MAP REDUCEAM Publications,India
 
Thinking Outside the Box – Server Design for #DataCenter Optimization
Thinking Outside the Box – Server Design for #DataCenter OptimizationThinking Outside the Box – Server Design for #DataCenter Optimization
Thinking Outside the Box – Server Design for #DataCenter OptimizationRobert Schmidt
 
Case Study Alfmeier Präzision SE - English
Case Study Alfmeier Präzision SE - EnglishCase Study Alfmeier Präzision SE - English
Case Study Alfmeier Präzision SE - EnglishTPG The Project Group
 

What's hot (17)

AURORAxmp Overview Brochure
AURORAxmp Overview BrochureAURORAxmp Overview Brochure
AURORAxmp Overview Brochure
 
Conference Paper: Simulating High Availability Scenarios in Cloud Data Center...
Conference Paper: Simulating High Availability Scenarios in Cloud Data Center...Conference Paper: Simulating High Availability Scenarios in Cloud Data Center...
Conference Paper: Simulating High Availability Scenarios in Cloud Data Center...
 
Online Memory Leak Detection in the Cloud-based Infrastructures
Online Memory Leak Detection in the Cloud-based InfrastructuresOnline Memory Leak Detection in the Cloud-based Infrastructures
Online Memory Leak Detection in the Cloud-based Infrastructures
 
A Survey on Data Mapping Strategy for data stored in the storage cloud 111
A Survey on Data Mapping Strategy for data stored in the storage cloud  111A Survey on Data Mapping Strategy for data stored in the storage cloud  111
A Survey on Data Mapping Strategy for data stored in the storage cloud 111
 
A Systematic Approach to Capacity Planning in the Real World
A Systematic Approach to Capacity Planning in the Real WorldA Systematic Approach to Capacity Planning in the Real World
A Systematic Approach to Capacity Planning in the Real World
 
A survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloudA survey paper on an improved scheduling algorithm for task offloading on cloud
A survey paper on an improved scheduling algorithm for task offloading on cloud
 
MapR Edge : Act Locally Learn Globally
MapR Edge : Act Locally Learn GloballyMapR Edge : Act Locally Learn Globally
MapR Edge : Act Locally Learn Globally
 
Optimization of energy consumption in cloud computing datacenters
Optimization of energy consumption in cloud computing datacenters Optimization of energy consumption in cloud computing datacenters
Optimization of energy consumption in cloud computing datacenters
 
Innovation A-Entry Form_Mohan R Zade_E1222
Innovation A-Entry Form_Mohan R Zade_E1222Innovation A-Entry Form_Mohan R Zade_E1222
Innovation A-Entry Form_Mohan R Zade_E1222
 
IRJET-An Efficient Technique to Improve Resources Utilization for Hadoop Mapr...
IRJET-An Efficient Technique to Improve Resources Utilization for Hadoop Mapr...IRJET-An Efficient Technique to Improve Resources Utilization for Hadoop Mapr...
IRJET-An Efficient Technique to Improve Resources Utilization for Hadoop Mapr...
 
Real-time Energy Data Analytics with Storm
Real-time Energy Data Analytics with StormReal-time Energy Data Analytics with Storm
Real-time Energy Data Analytics with Storm
 
Is Multicore Hardware For General-Purpose Parallel Processing Broken? : Notes
Is Multicore Hardware For General-Purpose Parallel Processing Broken? : NotesIs Multicore Hardware For General-Purpose Parallel Processing Broken? : Notes
Is Multicore Hardware For General-Purpose Parallel Processing Broken? : Notes
 
Big Data LDN 2018: DATA OPERATIONS PROBLEMS CREATED BY DEEP LEARNING, AND HOW...
Big Data LDN 2018: DATA OPERATIONS PROBLEMS CREATED BY DEEP LEARNING, AND HOW...Big Data LDN 2018: DATA OPERATIONS PROBLEMS CREATED BY DEEP LEARNING, AND HOW...
Big Data LDN 2018: DATA OPERATIONS PROBLEMS CREATED BY DEEP LEARNING, AND HOW...
 
SURVEY ON BIG DATA PROCESSING USING HADOOP, MAP REDUCE
SURVEY ON BIG DATA PROCESSING USING HADOOP, MAP REDUCESURVEY ON BIG DATA PROCESSING USING HADOOP, MAP REDUCE
SURVEY ON BIG DATA PROCESSING USING HADOOP, MAP REDUCE
 
Thinking Outside the Box – Server Design for #DataCenter Optimization
Thinking Outside the Box – Server Design for #DataCenter OptimizationThinking Outside the Box – Server Design for #DataCenter Optimization
Thinking Outside the Box – Server Design for #DataCenter Optimization
 
Case Study Alfmeier Präzision SE - English
Case Study Alfmeier Präzision SE - EnglishCase Study Alfmeier Präzision SE - English
Case Study Alfmeier Präzision SE - English
 
Streaming analytics
Streaming analyticsStreaming analytics
Streaming analytics
 

Viewers also liked

New Data Center 'BIG DATA' Realities Demand New IT Analytics Approach
New Data Center 'BIG DATA' Realities Demand New IT Analytics ApproachNew Data Center 'BIG DATA' Realities Demand New IT Analytics Approach
New Data Center 'BIG DATA' Realities Demand New IT Analytics ApproachEvolven Software
 
Dell High-Performance Computing solutions: Enable innovations, outperform exp...
Dell High-Performance Computing solutions: Enable innovations, outperform exp...Dell High-Performance Computing solutions: Enable innovations, outperform exp...
Dell High-Performance Computing solutions: Enable innovations, outperform exp...Dell World
 
Importance of Population Health Management
Importance of Population Health ManagementImportance of Population Health Management
Importance of Population Health ManagementNous Infosystems
 
Nous Opens Global Migration Facility to Support Growing SmartBear Business
Nous Opens Global Migration Facility to Support Growing SmartBear BusinessNous Opens Global Migration Facility to Support Growing SmartBear Business
Nous Opens Global Migration Facility to Support Growing SmartBear BusinessNous Infosystems
 
Manutenção Aula 21 vírus e malware
Manutenção Aula 21   vírus e malwareManutenção Aula 21   vírus e malware
Manutenção Aula 21 vírus e malwareMarcos Basilio
 
Mobile Performance Testing Approaches and Challenges
Mobile Performance Testing Approaches and ChallengesMobile Performance Testing Approaches and Challenges
Mobile Performance Testing Approaches and ChallengesNous Infosystems
 
SharePoint Add-Ins - Brief Overview
SharePoint Add-Ins - Brief OverviewSharePoint Add-Ins - Brief Overview
SharePoint Add-Ins - Brief OverviewNous Infosystems
 
Upcoming Webinar: Building Value from Mobile Health (mHealth)
Upcoming Webinar: Building Value from Mobile Health (mHealth)Upcoming Webinar: Building Value from Mobile Health (mHealth)
Upcoming Webinar: Building Value from Mobile Health (mHealth)Nous Infosystems
 
Becoming a Data Driven Oil and Gas Enterprise with Advanced Analytics and Hadoop
Becoming a Data Driven Oil and Gas Enterprise with Advanced Analytics and HadoopBecoming a Data Driven Oil and Gas Enterprise with Advanced Analytics and Hadoop
Becoming a Data Driven Oil and Gas Enterprise with Advanced Analytics and HadoopDataWorks Summit
 
Four Steps Toward a Digital Oilfield Future
Four Steps Toward a Digital Oilfield FutureFour Steps Toward a Digital Oilfield Future
Four Steps Toward a Digital Oilfield FutureGE Canada
 
Oil & Gas Big Data use cases
Oil & Gas Big Data use casesOil & Gas Big Data use cases
Oil & Gas Big Data use caseselephantscale
 
“The Digital Oilfield” : Using IoT to reduce costs in an era of decreasing oi...
“The Digital Oilfield” : Using IoT to reduce costs in an era of decreasing oi...“The Digital Oilfield” : Using IoT to reduce costs in an era of decreasing oi...
“The Digital Oilfield” : Using IoT to reduce costs in an era of decreasing oi...Karthikeyan Rajamanickam
 

Viewers also liked (16)

Strengths Finder
Strengths FinderStrengths Finder
Strengths Finder
 
SWF Data hiding
SWF Data hidingSWF Data hiding
SWF Data hiding
 
New Data Center 'BIG DATA' Realities Demand New IT Analytics Approach
New Data Center 'BIG DATA' Realities Demand New IT Analytics ApproachNew Data Center 'BIG DATA' Realities Demand New IT Analytics Approach
New Data Center 'BIG DATA' Realities Demand New IT Analytics Approach
 
Dell High-Performance Computing solutions: Enable innovations, outperform exp...
Dell High-Performance Computing solutions: Enable innovations, outperform exp...Dell High-Performance Computing solutions: Enable innovations, outperform exp...
Dell High-Performance Computing solutions: Enable innovations, outperform exp...
 
vServe24/7 brochure
vServe24/7 brochurevServe24/7 brochure
vServe24/7 brochure
 
Importance of Population Health Management
Importance of Population Health ManagementImportance of Population Health Management
Importance of Population Health Management
 
Nous Opens Global Migration Facility to Support Growing SmartBear Business
Nous Opens Global Migration Facility to Support Growing SmartBear BusinessNous Opens Global Migration Facility to Support Growing SmartBear Business
Nous Opens Global Migration Facility to Support Growing SmartBear Business
 
Manutenção Aula 21 vírus e malware
Manutenção Aula 21   vírus e malwareManutenção Aula 21   vírus e malware
Manutenção Aula 21 vírus e malware
 
Mobile Performance Testing Approaches and Challenges
Mobile Performance Testing Approaches and ChallengesMobile Performance Testing Approaches and Challenges
Mobile Performance Testing Approaches and Challenges
 
SharePoint Add-Ins - Brief Overview
SharePoint Add-Ins - Brief OverviewSharePoint Add-Ins - Brief Overview
SharePoint Add-Ins - Brief Overview
 
Upcoming Webinar: Building Value from Mobile Health (mHealth)
Upcoming Webinar: Building Value from Mobile Health (mHealth)Upcoming Webinar: Building Value from Mobile Health (mHealth)
Upcoming Webinar: Building Value from Mobile Health (mHealth)
 
Becoming a Data Driven Oil and Gas Enterprise with Advanced Analytics and Hadoop
Becoming a Data Driven Oil and Gas Enterprise with Advanced Analytics and HadoopBecoming a Data Driven Oil and Gas Enterprise with Advanced Analytics and Hadoop
Becoming a Data Driven Oil and Gas Enterprise with Advanced Analytics and Hadoop
 
Four Steps Toward a Digital Oilfield Future
Four Steps Toward a Digital Oilfield FutureFour Steps Toward a Digital Oilfield Future
Four Steps Toward a Digital Oilfield Future
 
Oil & Gas Big Data use cases
Oil & Gas Big Data use casesOil & Gas Big Data use cases
Oil & Gas Big Data use cases
 
Big Data in Oil and Gas
Big Data in Oil and GasBig Data in Oil and Gas
Big Data in Oil and Gas
 
“The Digital Oilfield” : Using IoT to reduce costs in an era of decreasing oi...
“The Digital Oilfield” : Using IoT to reduce costs in an era of decreasing oi...“The Digital Oilfield” : Using IoT to reduce costs in an era of decreasing oi...
“The Digital Oilfield” : Using IoT to reduce costs in an era of decreasing oi...
 

Similar to High Performance Computing

Interventions for scientific and enterprise applications
Interventions for scientific and enterprise applicationsInterventions for scientific and enterprise applications
Interventions for scientific and enterprise applicationseSAT Publishing House
 
Interventions for scientific and enterprise applications based on high perfor...
Interventions for scientific and enterprise applications based on high perfor...Interventions for scientific and enterprise applications based on high perfor...
Interventions for scientific and enterprise applications based on high perfor...eSAT Journals
 
International Conference on Utility and Cloud Computing December 9 – 12, Dres...
International Conference on Utility and Cloud Computing December 9 – 12, Dres...International Conference on Utility and Cloud Computing December 9 – 12, Dres...
International Conference on Utility and Cloud Computing December 9 – 12, Dres...Thomas Francis
 
UberCloud at ucc dresden
UberCloud at ucc dresdenUberCloud at ucc dresden
UberCloud at ucc dresdenThe UberCloud
 
Applying Cloud Techniques to Address Complexity in HPC System Integrations
Applying Cloud Techniques to Address Complexity in HPC System IntegrationsApplying Cloud Techniques to Address Complexity in HPC System Integrations
Applying Cloud Techniques to Address Complexity in HPC System Integrationsinside-BigData.com
 
Hpc kompass 2015
Hpc kompass 2015Hpc kompass 2015
Hpc kompass 2015TTEC
 
Hpc kompass ibm_special_2014
Hpc kompass ibm_special_2014Hpc kompass ibm_special_2014
Hpc kompass ibm_special_2014TTEC
 
HPC Compass 2014/2015 IBM Special
HPC Compass 2014/2015 IBM SpecialHPC Compass 2014/2015 IBM Special
HPC Compass 2014/2015 IBM SpecialMarco van der Hart
 
Leverage High Performance Cloud Computing for your business! | Sysfore
Leverage High Performance Cloud Computing for your business! | SysforeLeverage High Performance Cloud Computing for your business! | Sysfore
Leverage High Performance Cloud Computing for your business! | SysforeSysfore Technologies
 
A Survey on Rule-Based Systems and the significance of Fault Tolerance for Hi...
A Survey on Rule-Based Systems and the significance of Fault Tolerance for Hi...A Survey on Rule-Based Systems and the significance of Fault Tolerance for Hi...
A Survey on Rule-Based Systems and the significance of Fault Tolerance for Hi...IJCSIS Research Publications
 
How the IBM Platform LSF Architecture Accelerates Technical Computing
How the IBM Platform LSF Architecture Accelerates Technical ComputingHow the IBM Platform LSF Architecture Accelerates Technical Computing
How the IBM Platform LSF Architecture Accelerates Technical ComputingIBM India Smarter Computing
 
HPC Compass IBM Special 2013/14
HPC Compass IBM Special 2013/14HPC Compass IBM Special 2013/14
HPC Compass IBM Special 2013/14Marco van der Hart
 
HPC kompass ibm_special_2013/2014
HPC kompass ibm_special_2013/2014HPC kompass ibm_special_2013/2014
HPC kompass ibm_special_2013/2014TTEC
 
Ibm special hpc
Ibm special hpcIbm special hpc
Ibm special hpcTTEC
 
IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...
IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...
IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...Angela Williams
 
Hadoop performance modeling for job estimation and resource provisioning
Hadoop performance modeling for job estimation and resource provisioningHadoop performance modeling for job estimation and resource provisioning
Hadoop performance modeling for job estimation and resource provisioningLeMeniz Infotech
 
Big Data Day LA 2016/ Use Case Driven track - From Clusters to Clouds, Hardwa...
Big Data Day LA 2016/ Use Case Driven track - From Clusters to Clouds, Hardwa...Big Data Day LA 2016/ Use Case Driven track - From Clusters to Clouds, Hardwa...
Big Data Day LA 2016/ Use Case Driven track - From Clusters to Clouds, Hardwa...Data Con LA
 
Extending open source and hybrid cloud to drive OT transformation - Future Oi...
Extending open source and hybrid cloud to drive OT transformation - Future Oi...Extending open source and hybrid cloud to drive OT transformation - Future Oi...
Extending open source and hybrid cloud to drive OT transformation - Future Oi...John Archer
 

Similar to High Performance Computing (20)

Interventions for scientific and enterprise applications
Interventions for scientific and enterprise applicationsInterventions for scientific and enterprise applications
Interventions for scientific and enterprise applications
 
Interventions for scientific and enterprise applications based on high perfor...
Interventions for scientific and enterprise applications based on high perfor...Interventions for scientific and enterprise applications based on high perfor...
Interventions for scientific and enterprise applications based on high perfor...
 
International Conference on Utility and Cloud Computing December 9 – 12, Dres...
International Conference on Utility and Cloud Computing December 9 – 12, Dres...International Conference on Utility and Cloud Computing December 9 – 12, Dres...
International Conference on Utility and Cloud Computing December 9 – 12, Dres...
 
UberCloud at ucc dresden
UberCloud at ucc dresdenUberCloud at ucc dresden
UberCloud at ucc dresden
 
Applying Cloud Techniques to Address Complexity in HPC System Integrations
Applying Cloud Techniques to Address Complexity in HPC System IntegrationsApplying Cloud Techniques to Address Complexity in HPC System Integrations
Applying Cloud Techniques to Address Complexity in HPC System Integrations
 
Hpc kompass 2015
Hpc kompass 2015Hpc kompass 2015
Hpc kompass 2015
 
Hpc kompass ibm_special_2014
Hpc kompass ibm_special_2014Hpc kompass ibm_special_2014
Hpc kompass ibm_special_2014
 
HPC Compass 2014/2015 IBM Special
HPC Compass 2014/2015 IBM SpecialHPC Compass 2014/2015 IBM Special
HPC Compass 2014/2015 IBM Special
 
Leverage High Performance Cloud Computing for your business! | Sysfore
Leverage High Performance Cloud Computing for your business! | SysforeLeverage High Performance Cloud Computing for your business! | Sysfore
Leverage High Performance Cloud Computing for your business! | Sysfore
 
A Survey on Rule-Based Systems and the significance of Fault Tolerance for Hi...
A Survey on Rule-Based Systems and the significance of Fault Tolerance for Hi...A Survey on Rule-Based Systems and the significance of Fault Tolerance for Hi...
A Survey on Rule-Based Systems and the significance of Fault Tolerance for Hi...
 
Intro to HPC on AWS
Intro to HPC on AWSIntro to HPC on AWS
Intro to HPC on AWS
 
How the IBM Platform LSF Architecture Accelerates Technical Computing
How the IBM Platform LSF Architecture Accelerates Technical ComputingHow the IBM Platform LSF Architecture Accelerates Technical Computing
How the IBM Platform LSF Architecture Accelerates Technical Computing
 
HPC Compass IBM Special 2013/14
HPC Compass IBM Special 2013/14HPC Compass IBM Special 2013/14
HPC Compass IBM Special 2013/14
 
HPC kompass ibm_special_2013/2014
HPC kompass ibm_special_2013/2014HPC kompass ibm_special_2013/2014
HPC kompass ibm_special_2013/2014
 
Ibm special hpc
Ibm special hpcIbm special hpc
Ibm special hpc
 
IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...
IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...
IEEE Paper - A Study Of Cloud Computing Environments For High Performance App...
 
Hadoop performance modeling for job estimation and resource provisioning
Hadoop performance modeling for job estimation and resource provisioningHadoop performance modeling for job estimation and resource provisioning
Hadoop performance modeling for job estimation and resource provisioning
 
Big Data Day LA 2016/ Use Case Driven track - From Clusters to Clouds, Hardwa...
Big Data Day LA 2016/ Use Case Driven track - From Clusters to Clouds, Hardwa...Big Data Day LA 2016/ Use Case Driven track - From Clusters to Clouds, Hardwa...
Big Data Day LA 2016/ Use Case Driven track - From Clusters to Clouds, Hardwa...
 
What Makes Software Green?
What Makes Software Green?What Makes Software Green?
What Makes Software Green?
 
Extending open source and hybrid cloud to drive OT transformation - Future Oi...
Extending open source and hybrid cloud to drive OT transformation - Future Oi...Extending open source and hybrid cloud to drive OT transformation - Future Oi...
Extending open source and hybrid cloud to drive OT transformation - Future Oi...
 

Recently uploaded

Islamabad Escorts | Call 03070433345 | Escort Service in Islamabad
Islamabad Escorts | Call 03070433345 | Escort Service in IslamabadIslamabad Escorts | Call 03070433345 | Escort Service in Islamabad
Islamabad Escorts | Call 03070433345 | Escort Service in IslamabadAyesha Khan
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Pereraictsugar
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessSeta Wicaksana
 
Future Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionFuture Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionMintel Group
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...lizamodels9
 
International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...ssuserf63bd7
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Kirill Klimov
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Timedelhimodelshub1
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...ictsugar
 
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menzaictsugar
 
Innovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdfInnovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdfrichard876048
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaoncallgirls2057
 
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCRashishs7044
 
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...lizamodels9
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Seta Wicaksana
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdfKhaled Al Awadi
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfRbc Rbcua
 

Recently uploaded (20)

Islamabad Escorts | Call 03070433345 | Escort Service in Islamabad
Islamabad Escorts | Call 03070433345 | Escort Service in IslamabadIslamabad Escorts | Call 03070433345 | Escort Service in Islamabad
Islamabad Escorts | Call 03070433345 | Escort Service in Islamabad
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Perera
 
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Old Faridabad ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful Business
 
Future Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionFuture Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted Version
 
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
Call Girls In Sikandarpur Gurgaon ❤️8860477959_Russian 100% Genuine Escorts I...
 
International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Time
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...Global Scenario On Sustainable  and Resilient Coconut Industry by Dr. Jelfina...
Global Scenario On Sustainable and Resilient Coconut Industry by Dr. Jelfina...
 
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
 
Innovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdfInnovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdf
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
 
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
 
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
 
Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...Ten Organizational Design Models to align structure and operations to busines...
Ten Organizational Design Models to align structure and operations to busines...
 
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdfNewBase  19 April  2024  Energy News issue - 1717 by Khaled Al Awadi.pdf
NewBase 19 April 2024 Energy News issue - 1717 by Khaled Al Awadi.pdf
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdf
 

High Performance Computing

  • 1. NOUSINFOSYSTEMS L E V E R A G I N G I N T E L L E C T HIGH PERFORMANCE COMPUTING (HPC): A BRIEF OVERVIEW Rajapandian | Senior Microsoft Consultant
  • 2. 2High Performance Computing (HPC) ABSTRACT High Performance Computing refers to the activity of aggregating the computing power for parallel processing to run the advanced program efficiently. If a comput- er program takes a long time to complete or multiple instances of a computer program have to be run, then it’s the right time to choose HPC and utilize its power for reliable and quick results. BENEFITS OF HPC Most business entities need the ability to analyze the huge amount of data to solve their business challenges such as research, innovation of new products, increase revenue etc. HPC helps in the most complex calculations, simulation and modelling. HPC is affordable for businesses of all sizes, thanks to technical advancements and the cloud. HPC has grown tremendously in the last few years and is currently used in various sectors. OIL AND GAS H P C AEROSPACE & DEFENCE EDUCATION & RESEARCH EARTH SCIENCES FINANCIAL SERVICES LIFE SCIENCES MANUFACTURING
  • 3. 3High Performance Computing (HPC) HPC OVERVIEW As we know, HPC uses parallel computing methodology with multiple computers to perform a common task. HPC is used to reduce the execution time, run multiple instances of a computer program and to meet larger memory needs and storage requirements of programs. In HPC, each computer/CPU is called as a node. When a CPU consists of multiple processors, each processor is referred to as a core. HPC cluster consists of a head node and compute nodes. Head node is responsible to allocate the task to compute nodes. Compute nodes are the set of loosely or tightly connected computers. Job is the set of tasks that the HPC has to execute. Each core will run a task from the job. User submits the job to head node through the user interface application. Multiple jobs can be submitted to the head node from different users at the same time. Depending on the availability of compute nodes, all the jobs can run at the same time or few jobs will wait in the queue for other jobs to complete. This queue based approach ensures that the hardware is utilized completely. Head node assigns the tasks to compute node from the job based on the priority of the jobs. User can monitor the status of the job using the tool in head node. Compute nodes process the data and write the result to the data server. The final result can be aggregated and viewed by the user interface application. U S E R I N T E R F A C E Job Submission HPC Cluster HPC Head Node HPC Compute Nodes Data Result
  • 4. Head Node Computer Node Computer Node Computer NodeComputer Node Data Server Head Node Computer Node Computer Node Computer NodeComputer Node Data Server 4High Performance Computing (HPC) LOOSELY COUPLED SYSTEM The loosely coupled system can be chosen when the tasks in a job use different input parameters and the dependence between compute nodes is not needed. In loosely coupled system, each compute node doesn’t have the knowledge of the definitions of other compute nodes. TIGHTLY COUPLED SYSTEM Tightly coupled system is chosen when the job requires multiple compute nodes working together to get results. This needs the communication between the compute nodes and they depend on one another. Hence they are scalable to minimum extent only. HPC CLOUD The HPC requires multiple computers to run in parallel. Hence the investment on hardware will be high and it will increase as the business grows. There are chances that the HPC will not be used on day-to-day basis. The user may run the application using HPC once in a month or quarter. In this scenario, the investment done on the hardware is idle for a long time. HPC cloud comes on a pay-per-use basis, with an access to infinite resources. Cloud provides instant availability of systems with configuration requested by the user. The initial investment and maintenance cost in the cloud is less. Loosely coupled systems are a better fit for the cloud. Tightly coupled systems have some limitations on the cloud. Highly scalable applications make of use of the cloud to dynamically scale resources up and down as needed. A Private Cloud is the set of computers managed by a third party for the exclusive use of an enterprise. It is a highly controlled environment and configured behind the firewall. It focuses on compliance and security. A Public Cloud is the set of computers managed by a third party for use by other companies. A Hybrid cloud is the combination of a Private Cloud and a Public Cloud. In Hybrid Cloud, an enterprise can use private cloud for sensitive and critical workloads and public cloud for less sensitive information.
  • 5. 5High Performance Computing (HPC) HPC IN AEROSPACE & DEFENCE HPC is used to design aircraft, missile and rocket using virtual simulation without spending millions of dollars in prototyping the product. HPC is also used for naviga- tion, surveillance and reconnaissance. It is used in computational structural mechan- ics, fluid dynamics and electrodynamics. Sometimes the data is gathered in real time and analyzed on the fly using HPC to provide the result to jet fighters immedi- ately. HPC IN EDUCATION AND RESEARCH Academic institutions educate the science and engineering students about computational science techniques to position them for careers in the cutting edge technology. Research and academic institutions use HPC to run calculations and simulations to address the grand challenges of computing such as develop- ing dynamic math models, design of control systems and simulation of electronic circuits or mechanical systems. HPC IN EARTH SCIENCES In earth sciences, models are developed to study the complex processes and interactions between the numerous components of the earth system. HPC uses ensemble modelling to simulate climate change for weather forecasting and predict seismic events etc., thus reducing the risk of environmental damage. It is used for short range weather forecasting, seasonal monsoon predic- tions and atmospheric chemistry model- ling.
  • 6. 6High Performance Computing (HPC) HPC IN FINANCIAL SERVICES HPC has been used in the financial sector for many years. Banking and financial sectors use HPC to run thousands of calculations using stochastic modelling. This is to determine the risk at the enter- prise or customer level or actuarial analy- sis for insurance. HPC is also used in pricing and valuation of securities and derivatives. HPC helps financial institu- tions to respond quickly to the changing market environment and take necessary steps if risk arises. HPC IN MANUFACTURING HPC IN LIFE SCIENCES Life sciences is a highly R&D intensive sector. Computer simulation and model- ling is essential to study the complex biochemical systems. HPC is used by healthcare organizations and pharmaceu- tical companies to improve the effective- ness of clinical treatments. HPC is used in genomics workflows such as DNA and RNA sequence assembly and alignment. It is also used in proteomics. HPC is used in manufacturing sectors such as chemicals, food processing, glass, cement, paper, etc., to improve the efficiency of product development through Computer Aided Engineering and simulation. HPC uses predictive modelling in the manufacturing sector where it simu- lates and processes millions of data points to analyze material and design. In the automobile industry, a crash test is an expensive one. So manufacturers use computer modelling and simulation initial- ly to conduct these tests, before they do the actual crash test. HPC is used to improve safety features, reduce noise and vibration and the for simulations in wind tunnel experiments. HPC IN OIL & GAS The process of finding out the Oil or Gas drilling location requires significant computational power. Oil and gas organi- zations depend on HPC to process huge amounts of data provided by seismic acquisition systems and depth imaging software.
  • 7. CONCLUSION HPC is essential to be a leader in most of the industries today. Many business challenges are highly computational-in- tensive. HPC is a helping hand to many sectors in overcoming these challenges efficiently. Large enterprises have their own in-house HPC cluster. HPC cloud attracts SMEs and SMBs to use the HPC without a huge investment and grow their business. ABOUT THE AUTHORS Rajapandian works as a Senior Microsoft Consultant with Nous Infosystems. He has an overall experience of 8 Years in Microsoft Technologies. His competency and areas of expertise include product and solution analysis and development. He has vast experience in Insurance and Music & Entertainment domains. He is a Computer Science B.Tech Graduate from National Institute of Technology, Tiruchirappalli. Rajapandian Senior Microsoft Consultant Nous Infosystems REFERENCES • http://insidehpc.com • http://blogs.msdn.com/b/amit_chatterjee/archive/2010/12/19/ parallelism-in-the-cloud-cluster-and-client.aspx • http://blogs.technet.com/b/windowshpc/archive/2008/04/14/ how-that-node-socket-core-thing-works.aspx • https://books.google.co.in/books?isbn=1439856427 • https://books.google.co.in/books?isbn=0387097651 ABOUT NOUS INFOSYSTEMS Nous Infosystems is a CMMi Level 5 SVC + SSD v1.3, ISO 9001:2008, and ISO/IEC 27001:2013 certified global Information Technology firm providing software solutions to the financial institutions across the globe. Major offerings include Digital Transformation, Application Development & Maintenance, Enterprise Application Integration, Product Engineer- ing, Business Intelligence, Independent Testing and Infrastructure Management Services.