ADVANCES IN BIG DATA AND EXTREME SCALE COMPUTING ( BDEC ) William M. Tang

Size: px
Start display at page:

Download "ADVANCES IN BIG DATA AND EXTREME SCALE COMPUTING ( BDEC ) William M. Tang"

Transcription

1 ADVANCES IN BIG DATA AND EXTREME SCALE COMPUTING ( BDEC ) William M. Tang Princeton Institute for Computational Science & Engineering (PICSciE) and Intel Parallel Computing Center (IPCC) Princeton University, Princeton, New Jersey Shanghai Jiao Tong University HPC Center and NVIDIA Center of Excellence Shanghai, China March 6, 2017

2 INTRODUCTION BDEC Challenges & Opportunities: Big Data Analytics & Statistical Machine Learning (ML)/Deep Learning (DL) Extreme Computing Discovery Science enabled by Extreme Scale Computing Big Data Goal à delivery of big-data-driven statistically-based ML/DL discoveryscience-capable predictive software Extreme Computing Goal à delivery of hypothesis-based discovery-science-capable software with good performance scaling, while demonstrating viable metrics on top supercomputing systems worldwide including portability, time to solution, & associated energy to solution Convergence Goal for BDEC à delivery of roadmap that plans for how exciting rapid advances in Big Data analytics and ML/DL predictive capabilities can intersect, influence, and potentially change national & international plans currently being laid out for achieving exascale computing.

3 Performance Development of HPC over the Last 24 Years from the Top500 11E+09 Eflop/s 100 Pflop/s PFlop/s 93 PFlop/s 10 Pflop/s Pflop/s 100 Tflop/s Tflop/s SUM N=1 286 TFlop/s 1 Tflop/s Gflop/s Gflop/s 10 1 Gflop/s Mflop/s TFlop/s 59.7 GFlop/s 400 MFlop/s N=

4

5 Applications Impact è Actual value of extreme Scale HPC to scientific domain applications & industry Context: US NATIONAL STRATEGIC COMPUTING INITIATIVE Practical Considerations: Better Buy-in from Science & Industry requires: - Moving beyond voracious (more of same - just bigger & faster) to transformational (achievement of major new levels of scientific understanding) - Improving experimental validation and verification to enhance realistic predictive capability of both hypothesis-driven and big-data-driven statistical approaches - Deliver software engineering tools to improve time to solution and energy to solution - David Keyes: (2015) à Billions of $ of scientific software worldwide hangs in the balance until better algorithms arrive to span the architecture-applications gap. Associated Challenges: - Hardware complexity: Heterogeneous multicore; gpu+cpu è Summit; mic+cpu è Aurora - Software challenges: Rewriting code focused on data locality Applications Imperative: Accountability aspect à Need to provide specific examples of impactful scientific and mission advances enabled by progress from terascale to petascale to today s multi-petascale HPC capabilities 5

6 CNN s MOONSHOTS for 21 st CENTURY HOSTED by FAREED ZAKARIA Five segments (broadcast in Spring, 2015 on CNN) exploring exciting futuristic endeavors in science & technology in the 21 st century (1) Human Mission to Mars (2) 3D Printing of a Human Heart (3) Creating a Star on Earth: Quest for Fusion Energy (4) Hypersonic Aviation (5) Mapping the Human Brain CNN Moonshots Series: Creating a Star on Earth à takes a fascinating look at how harnessing the energy of nuclear fusion reactions may create a virtually limitless energy source.

7 HPC SCIENCE APPLICATION DOMAIN: MAGNETIC FUSION ENERGY (MFE) plasma magnets magnetic field Tokamak Device ITER ~$25B facility located in France & involving 7 governments representing over half of world s population à dramatic next-step for Magnetic Fusion Energy (MFE) producing a sustained burning plasma -- Today: 10 MW(th) for 1 second with gain ~1 -- ITER: 500 MW(th) for >400 seconds with gain >10

8 BIG DATA ML/DL APPLICATION EXAMPLE: FUSION ENERGY SCIENCE Collaborative contributions from J. Kates-Harbeck, K. Felker, M. Parsons, E. Feibush, M. Churchill, Alexey Svyatkovskly, PPPL/Princeton University Most critical problem for MFE: avoid/mitigate large-scale major disruptions Approach: Use of big-data-driven statistical/machine-learning (ML) predictions for the occurrence of disruptions in EUROFUSION facility Joint European Torus (JET) Current Status: ~ 7 years of R&D results (led by JET) using Support Vector Machine (SVM) ML on zero-d time trace data executed on modern clusters yielding ~ reported success rates ranging from 80 up to 90% for JET, BUT > 95% with false alarm rate < 3% actually needed for ITER (Reference P. DeVries, et al., June 2015) Princeton Team Goals include: (i) improve physics fidelity via development of new ML multi-d, time-dependent software including better classifiers; (ii) develop portable (cross-machine) predictive software beyond JET to other devices and eventually ITER; and (iii) enhance execution speed of disruption analysis for very large datasets à development & deployment of advanced ML software via Support Vector Machine, Deep Learning/Recurrent Neural Networks,...

9 CLASSIFICATION Binary Classification Problem: Shots are Disruptive or Non-Disruptive Supervised ML techniques: Physics domain scientists combine knowledge base of observationally validated information with advanced statistical/ml predictive methods. Shots can be labeled D/ND retrospectively. Machine Learning (ML) Methods Engaged: Basic SVM approach initiated by JET team leading to APODIS software and later to DPFD PPPL; and New Deep Learning Recurrent Neural Net (DRNN) PPPL Approach: (i) examine appropriately normalized data; (ii) use training set to generate model; (iii) use trained model to classify new samples New multi-d data analysis will require new signal representations

10 Machine Learning Workflow Identify Signals Classifiers Feature Extraction Zero-D Signals Multi-D Signals Train Model with filters for missing/bad signals Use Model for Prediction Support Vector Machine (SVM) Deep Learning/ Recurrent Neural Nets Moving forward, PPPL team will focus on Deep Learning multi-dimensional (instead of present focus on zero-d time trace) signals e.g. radial temperature profile Many interesting possibilities for more informative, physics-motivated classifers with associated features Effective feature extraction is key challenge cannot simply feed raw data

11 JET Disruption Data # Shots Disruptive Nondisruptive Totals Carbon Wall Beryllium Wall (ILW) Totals JET produces ~ Terabyte (TB) of data per day Sample 7 Signals of zero-d time traces (07) Data Size (GB) Plasma Current 1.8 Mode Lock Amplitude 1.8 Plasma Density 7.8 Radiated Power 30.0 Total Input Power 3.0 d/dt Stored Diamagnetic Energy 2.9 Plasma Internal Inductance 3.0 ~55 GB data collected from each JET shot Well over 350 TB total amount with multidimensional data yet to be analyzed

12 Challenges & Opportunities Signal Normalization & Outlier Detection Put all signals on a reasonable numerical scale ~ O(1) Rescale signals from different machines such that the same meaning of the signal on the various machines gets mapped to the same numerical value after rescaling How? Physics-based (e.g. density divided by Greenwald Density) Data-based (e.g. all signals are divided by their standard deviation) Challenge: need to try many approaches and choose the best. Need rapid training time to iterate

13 DEEP LEARNING RECURRENT NEURAL NETS (RNN) APPROACH Julian Kates-Harbeck, CSGF Fellow from Harvard U. Rapid development of new GPU-compatible predictive software with results benchmarked vs. those from SVM analysis Very Promising Approach to Analysis of Higher Dimensional Signals via Deep Learning RNN 1D: (i) radial temperature profiles; (ii) density profiles; & (iii) radiation profiles Goals: -- Capture more physics and improve predictive capability -- Efficiently address challenges of more data and longer training time modern HPC training (e.g., via GPUs & MPI) progressing rapidly! -- Demonstrate how Neural Networks can extract salient features from higher-d data dimensional data automatically -- Demonstrate improvements in accuracy of ML predictions including harvesting new physical insights in timely way

14 Deep Recurrent Neural Networks (RNNs): Basic DescripNon Deep Hierarchical representation of complex data, building up salient features automatically Obviating the need for hand tuning, feature engineering, and feature selection Recurrent Natural notion of time and memory At every timestep, output depends on Last Internal state s(t-1) Recurrence! Current input x(t) The internal state can act as memory and accumulate information of what has happened in the past Internal State ( memory/ context ) Image adapted from: colah.github.io

15 New FRNN ( Fusion Recurrent Neural Net ) Code Performance Performance Tradeoff: Tune True Positives (good: correctly caught disruption) vs. False Positives (bad: safe shot incorrectly labeled disruptive). RNN Data: Testing 1200 shots from Jet ILW campaigns (C28-C30) True Posi8ves: 93.5% False Posi8ves: 7.5% True Posi8ves: 90.0% False Posi8ves: 5.0% All shots used, no signal filtering or removal of shots Jet SVM work: 990 shots from same campaigns Filtering of signals, ad hoc removal of shots with abnormal signals TP 90%, FP 1% Vega, Jesús, et al. "Results of the JET real-time disruption predictor in the ITER-like wall campaigns." Fusion Engineering and Design 88.6 (2013):

16 RNNs: HPC InnovaNons Engaged GPU training Neural networks use dense tensor manipulations, efficient use of GPU FLOPS Over 10x speedup better than multicore node training (CPU s) Distributed Training via MPI Linear scaling: Key benchmark of time to accuracy : we can train a model that achieves the same results nearly N times faster with N GPUs Scalable to 100s or 1000s of GPUs/ Leadership Class Facilities TBs of data or more Example: Best model training time on full dataset (~40GB, 4500 shots) of 0D signals training SVM (JET) : > 24hrs RNN ( 20 GPU s) : ~40min

17 RunNme

18 CURRENT PERSPECTIVE Forecasting disruptions using machine learning is an important application of a general idea: à Use multi outcome prediction to distinguish disruption types/scenarios à Eventually move from prediction to active control (including Reinforcement learning and Synthetic diagnostics) à Large and diverse data sets require us to build scalable systems to take advantage of leadership class computing facilities

19 Big Data Machine Learning Summary Fusion Energy Mission: -- Accelerate demonstration of the scientific & technical feasiblity of delivering Fusion Power -- Most critical associated problem is to avoid/mitigate large-scale major disruptions. ML Relevance to HPC: -- Rapid Advances on development of predictive methods via large-data-driven machinelearning statistical methods -- Approaches: (1) SVM s); and (2) Deep Learning/Recurrent Neural Nets (RNNs) -- Signifiance: Exciting alternative predictive approach to hypothesis-driven/first principles exascale predictive methods -- Complementarity: Exascale HPC needed to introduce/establish Supervised ML Classifiers with associated features Associated Challenge: Improvements over zero-d SVM-based machine-learning needed to achieve > 95% success rate, <5% false positives at least 30 ms before disruptions -- with portability of software to ITER via enhanced physics fidelity (capturing multi-d) with improvement in execution time enabled by access to advanced HPC hardware (e.g., large GPU systems).

20 HPC Focus in Current Presentation HPC Performance Scalability and Portability in an exascale-relevant grand challenge application domain (Fusion Energy Science) Emphasis à Rapid advances in Particle-in-Cell operations via scalable scientific software for extreme scale applications with FES as illustrative application domain Task à Deployment of innovative algorithms utilizing MPI & OpenMP, CUDA, and OpenACC within modern code that delivers new scientific insights on world-class systems à currently: Mira; Sequoia; K-Computer; Titan; Piz Daint; Blue Waters; Stampede;TH-2 & in near future on: Summit (via CAAR), Aurora (via ALCF ESP), Cori (NERSC)i, Stampede-II (TACC), Tsubame 3.0, (Japan) -----> TaihuLight (#1 Rated Supercomputer worldwide at Wuxi Supercomputing Center)) à Impressive recent progress on deployment of highly portable GTC-P PIC code on TaihuLight enabled by strong collaborative R&D between SJTU (HPC Center) and Princeton U (PICSciE) Reference - Stephen Wang, et al. best paper award at HPC China 2016

21 Mathematics: 5D Gyrokinetic Vlasov-Poisson Equations Numerical Approach: Gyrokinetic Particle-in-Cell (PIC) Method theta 3D Torus theta radial zeta 131 million grid points, 30 billion particles, 10 thousand time steps Objective à Develop efficient numerical tool to realistically simulate turbulence and associated transport in magnetically-confined plasmas (e.g., tokamaks ) using high end supercomputers

22 Picture of Particle-in-Cell Method Charged particles sample distribution function Interactions occur on a grid with the forces determined by gradient of electrostatic potential (calculated from deposited charges) Grid resolution dictated by Debye length ( finite-sized particles) up to gyro-radius scale Specific PIC Operations: SCATTER, or deposit, charges as nearest neighbors on the grid Solve Poisson Equation for potential GATHER forces (gradient of potential) on each particle Move particles (PUSH) Repeat

23 ILLUSTRATION OF GTC-P CODE PORTABILITY Tianhe (51%) Titan (Cray XK7) (88%) Sequoia (BGQ) (100%) K-machine (41%) Mira (BGQ) (100%) Stampede 4096 (64%) Used nodes Unused nodes Piz Daint (Cray XC30) 4096 (78%) Peak performance (in peta-flops) Broad range of leading multi-pf supercomputers worldwide Percentage indicates fraction of overall nodes currently utilized for GTC-P experiments NOTE: Results in this figure are only for CPU nodes on Stampede and TH-2

24 Gyrokinetic PIC Code: six major subroutines à provides focus for Computer Science performance modeling Shift Push Charge Field Smooth Poisson Charge: particle to grid interpolation (SCATTER) Smooth/Poisson/Field: grid work (local stencil) Push: grid to particle interpolation (GATHER) update position and velocity Shift: in distributed memory environment, exchange particles among processors

25 wall clock time per ion step (s) smooth field poisson charge sort shift(pcie) shift push Mira Titan Piz Daint Titan Piz Daint CPU-only CPU+GPU Operational breakdown of time per step when using 80M grid points, 8B ions, and 8B kinetic electrons on 4K nodes of Mira, Titan, and Piz Daint.

26 ENERGY TO SOLUTION ESTIMATES (for Mira, Titan, and Piz Daint) Energy per ion time step (KWh) by each system/platform for the weakscaling, kinetic electron studies using 4K nodes. (Watts/node) * (#nodes) * (seconds per step) * (1KW/1000W) * (1hr/3600s) Power/Energy estimates obtained from system instrumentation including compute nodes, network, blades, AC to DC conversion, etc.

27 PERFORMANCE PORTABILITY vs. CODING COSTS (for kinetic electron simulations) Number of Lines of Code (LOC) modified provides quantitative measure of Level of Effort made to port and optimize GTC-P code to a specific architecture. -- considered pushe and sorte operations in GTC-P code -- speed-up measures: à GPU: single-node Kepler vs. single Sandybridge node à Xeon-Phi: single MIC vs. two Sandybridge nodes

28 APPLIED MATH LOCALITY CHALLENGE: GEOMETRIC HAMILTONIAN APPROACH TO SOLVING GENERALIZED VLASOV-MAXWELL EQUATIONS Hamiltonian à Lagrangian à Action à Variational Optimization à Discretized Symplectic Orbits for Particle Motion I. Ultrahigh Performance 3-Dimensional Electromagnetic Relativistic Kinetic Plasma Simulation -- Kevin J. Bowers, et al., Phys. Plasmas 15, (2008) è Basic foundation for symplectic integration of particle orbits in electromagnetic fields without frequency ordering constraints è Foundational approach for present-day simulations of laser-plasma interactions on modern supercomputing systems VPIC (data locality focus) major success story on Roadrunner (1st PF system) è Limited applicabiity with respect to size of simulation region and geometric complexity II. Geometric Gyrokinetic Theory for Edge Plasmas Hong Qin, et al., Phys. Plasmas 14, (2007) è Basic foundation for symplectic integration of particle orbits in electromagnetic lowfrequency plasma following GK ordering è Still outstanding challenge: Address reformulation of non-local Poisson Equations structure for electromagnetic field solve

29 Future Implications Demands for increased physics fidelity: Ø ITER-scale runs at the spatial resolution and temporal duration required, including complete electron dynamics Ø Capabilities to encompass electromagnetic physics, including faster and more portable multi-grid Poisson solvers (e.g., Challenges & Promise for performance modeling optimizations for PIC codes in general Ø Ø Asymptotically decreasing local memory with highly localized communication networks Addressing OpenMP4.5 (IPCC focus) & Open ACC2.0 (TaihuLight!) challenges Node and Network architecture Ø Ø PIC simulations with flop:byte ~ 1 require high on-node memory bandwidth For kinetic electron dynamics, inter-node communication begin dominating execution time. à network performance and software implications (e.g., MPI libraries) play significant role for the overall PIC code performance. Energy-efficient scientific computing Ø Ø Today, most computer centers provide little or no information on energy and power to the users at the end of an application Reporting energy by components (memory, processor, network, storage, etc) would enable scientists and vendors to help co-design their application to avoid energy hotspots and produce more energy-efficient systems.

30 SUMMARY I. PRESENTATION FOCUS: HPC Performance Scalability and Portability in a representative application domain à Illustration of domain application that delivers discovery science with good performance scaling, while also helping provide viable metrics on top supercomputing systems such as portability, time to solution, & associated energy to solution II. HPC APPLICATION DOMAIN: Fusion Energy Science References: (i) Scientific Discovery in Fusion Plasma Turbulence Extreme Scale; W. Tang, B. Wang, S. Ethier, Computing in Science and Engineering (CiSE), vol. 16. Issue 5, pp.44-52, 2014; (ii) SC 16 Technical Paper III. CURRENT PROGRESS: Deployment of innovative algorithms: MPI & OpenMP, CUDA, with active OpenACC and OpenMP4.5 R&D within modern code that delivers new scientific insights on world-class systems à currently: Mira; Sequoia; K-Computer; Titan; Piz Daint; Blue Waters; Stampede;TH-2; Tsubame 2.5; & in future on: Sunway TaihuLight, Cori, Stampede-II, Tsubame 3.0, Summit (via CAAR), Aurora (via ESP),. IV. FUTURE CHALLENGES: need algorithmic & solver advances further improving data-locality -- enabled by Applied Mathematics in an interdisciplinary Co-Design type environment together with Computer Science & Extreme-Scale HPC Domain Applications

Extreme Scale Computational Science Challenges in Fusion Energy Research

Extreme Scale Computational Science Challenges in Fusion Energy Research Extreme Scale Computational Science Challenges in Fusion Energy Research William M. Tang Princeton University, Plasma Physics Laboratory Princeton, NJ USA International Advanced Research 2012 Workshop

More information

Challenges in Transition

Challenges in Transition Challenges in Transition Keynote talk at International Workshop on Software Engineering Methods for Parallel and High Performance Applications (SEM4HPC 2016) 1 Kazuaki Ishizaki IBM Research Tokyo kiszk@acm.org

More information

The Bump in the Road to Exaflops and Rethinking LINPACK

The Bump in the Road to Exaflops and Rethinking LINPACK The Bump in the Road to Exaflops and Rethinking LINPACK Bob Meisner, Director Office of Advanced Simulation and Computing The Parker Ranch installation in Hawaii 1 Theme Actively preparing for imminent

More information

NRC Workshop on NASA s Modeling, Simulation, and Information Systems and Processing Technology

NRC Workshop on NASA s Modeling, Simulation, and Information Systems and Processing Technology NRC Workshop on NASA s Modeling, Simulation, and Information Systems and Processing Technology Bronson Messer Director of Science National Center for Computational Sciences & Senior R&D Staff Oak Ridge

More information

Exascale Initiatives in Europe

Exascale Initiatives in Europe Exascale Initiatives in Europe Ross Nobes Fujitsu Laboratories of Europe Computational Science at the Petascale and Beyond: Challenges and Opportunities Australian National University, 13 February 2012

More information

Deep Learning Overview

Deep Learning Overview Deep Learning Overview Eliu Huerta Gravity Group gravity.ncsa.illinois.edu National Center for Supercomputing Applications Department of Astronomy University of Illinois at Urbana-Champaign Data Visualization

More information

December 10, Why HPC? Daniel Lucio.

December 10, Why HPC? Daniel Lucio. December 10, 2015 Why HPC? Daniel Lucio dlucio@utk.edu A revolution in astronomy Galileo Galilei - 1609 2 What is HPC? "High-Performance Computing," or HPC, is the application of "supercomputers" to computational

More information

Particle Simulation of Lower Hybrid Waves in Tokamak Plasmas

Particle Simulation of Lower Hybrid Waves in Tokamak Plasmas Particle Simulation of Lower Hybrid Waves in Tokamak Plasmas J. Bao 1, 2, Z. Lin 2, A. Kuley 2, Z. X. Wang 2 and Z. X. Lu 3, 4 1 Fusion Simulation Center and State Key Laboratory of Nuclear Physics and

More information

CP2K PERFORMANCE FROM CRAY XT3 TO XC30. Iain Bethune Fiona Reid Alfio Lazzaro

CP2K PERFORMANCE FROM CRAY XT3 TO XC30. Iain Bethune Fiona Reid Alfio Lazzaro CP2K PERFORMANCE FROM CRAY XT3 TO XC30 Iain Bethune (ibethune@epcc.ed.ac.uk) Fiona Reid Alfio Lazzaro Outline CP2K Overview Features Parallel Algorithms Cray HPC Systems Trends Water Benchmarks 2005 2013

More information

Exploiting the Unused Part of the Brain

Exploiting the Unused Part of the Brain Exploiting the Unused Part of the Brain Deep Learning and Emerging Technology For High Energy Physics Jean-Roch Vlimant A 10 Megapixel Camera CMS 100 Megapixel Camera CMS Detector CMS Readout Highly heterogeneous

More information

Proposers Day Workshop

Proposers Day Workshop Proposers Day Workshop Monday, January 23, 2017 @srcjump, #JUMPpdw Cognitive Computing Vertical Research Center Mandy Pant Academic Research Director Intel Corporation Center Motivation Today s deep learning

More information

HIGH-LEVEL SUPPORT FOR SIMULATIONS IN ASTRO- AND ELEMENTARY PARTICLE PHYSICS

HIGH-LEVEL SUPPORT FOR SIMULATIONS IN ASTRO- AND ELEMENTARY PARTICLE PHYSICS ˆ ˆŠ Œ ˆ ˆ Œ ƒ Ÿ 2015.. 46.. 5 HIGH-LEVEL SUPPORT FOR SIMULATIONS IN ASTRO- AND ELEMENTARY PARTICLE PHYSICS G. Poghosyan Steinbuch Centre for Computing, Karlsruhe Institute of Technology, Karlsruhe, Germany

More information

High Performance Computing and Modern Science Prof. Dr. Thomas Ludwig

High Performance Computing and Modern Science Prof. Dr. Thomas Ludwig High Performance Computing and Modern Science Prof. Dr. Thomas Ludwig German Climate Computing Centre Hamburg Universität Hamburg Department of Informatics Scientific Computing Abstract High Performance

More information

Hardware Software Science Co-design in the Human Brain Project

Hardware Software Science Co-design in the Human Brain Project Hardware Software Science Co-design in the Human Brain Project Wouter Klijn 29-11-2016 Pune, India 1 Content The Human Brain Project Hardware - HBP Pilot machines Software - A Neuron - NestMC: NEST Multi

More information

GPU ACCELERATED DEEP LEARNING WITH CUDNN

GPU ACCELERATED DEEP LEARNING WITH CUDNN GPU ACCELERATED DEEP LEARNING WITH CUDNN Larry Brown Ph.D. March 2015 AGENDA 1 Introducing cudnn and GPUs 2 Deep Learning Context 3 cudnn V2 4 Using cudnn 2 Introducing cudnn and GPUs 3 HOW GPU ACCELERATION

More information

Parallel Computing 2020: Preparing for the Post-Moore Era. Marc Snir

Parallel Computing 2020: Preparing for the Post-Moore Era. Marc Snir Parallel Computing 2020: Preparing for the Post-Moore Era Marc Snir THE (CMOS) WORLD IS ENDING NEXT DECADE So says the International Technology Roadmap for Semiconductors (ITRS) 2 End of CMOS? IN THE LONG

More information

Particle Simulation of Radio Frequency Waves in Fusion Plasmas

Particle Simulation of Radio Frequency Waves in Fusion Plasmas 1 TH/P2-10 Particle Simulation of Radio Frequency Waves in Fusion Plasmas Animesh Kuley, 1 Jian Bao, 2,1 Zhixuan Wang, 1 Zhihong Lin, 1 Zhixin Lu, 3 and Frank Wessel 4 1 Department of Physics and Astronomy,

More information

Petascale Design Optimization of Spacebased Precipitation Observations to Address Floods and Droughts

Petascale Design Optimization of Spacebased Precipitation Observations to Address Floods and Droughts Petascale Design Optimization of Spacebased Precipitation Observations to Address Floods and Droughts Principal Investigators Patrick Reed, Cornell University Matt Ferringer, The Aerospace Corporation

More information

Radio Deep Learning Efforts Showcase Presentation

Radio Deep Learning Efforts Showcase Presentation Radio Deep Learning Efforts Showcase Presentation November 2016 hume@vt.edu www.hume.vt.edu Tim O Shea Senior Research Associate Program Overview Program Objective: Rethink fundamental approaches to how

More information

The Spanish Supercomputing Network (RES)

The Spanish Supercomputing Network (RES) www.bsc.es The Spanish Supercomputing Network (RES) Sergi Girona Barcelona, September 12th 2013 RED ESPAÑOLA DE SUPERCOMPUTACIÓN RES: An alliance The RES is a Spanish distributed virtual infrastructure.

More information

Development of a parallel, tree-based neighbour-search algorithm

Development of a parallel, tree-based neighbour-search algorithm Mitglied der Helmholtz-Gemeinschaft Development of a parallel, tree-based neighbour-search algorithm for the tree-code PEPC 28.09.2010 Andreas Breslau Outline 1 Motivation 2 Short introduction to tree-codes

More information

FROM BRAIN RESEARCH TO FUTURE TECHNOLOGIES. Dirk Pleiter Post-H2020 Vision for HPC Workshop, Frankfurt

FROM BRAIN RESEARCH TO FUTURE TECHNOLOGIES. Dirk Pleiter Post-H2020 Vision for HPC Workshop, Frankfurt FROM BRAIN RESEARCH TO FUTURE TECHNOLOGIES Dirk Pleiter Post-H2020 Vision for HPC Workshop, Frankfurt Science Challenge and Benefits Whole brain cm scale Understanding the human brain Understand the organisation

More information

신경망기반자동번역기술. Konkuk University Computational Intelligence Lab. 김강일

신경망기반자동번역기술. Konkuk University Computational Intelligence Lab.  김강일 신경망기반자동번역기술 Konkuk University Computational Intelligence Lab. http://ci.konkuk.ac.kr kikim01@kunkuk.ac.kr 김강일 Index Issues in AI and Deep Learning Overview of Machine Translation Advanced Techniques in

More information

Experience with new architectures: moving from HELIOS to Marconi

Experience with new architectures: moving from HELIOS to Marconi Experience with new architectures: moving from HELIOS to Marconi Serhiy Mochalskyy, Roman Hatzky 3 rd Accelerated Computing For Fusion Workshop November 28 29 th, 2016, Saclay, France High Level Support

More information

IESP AND APPLICATIONS. IESP BOF, SC09 Portland, Oregon Paul Messina November 18, 2009

IESP AND APPLICATIONS. IESP BOF, SC09 Portland, Oregon Paul Messina November 18, 2009 IESP AND APPLICATIONS IESP BOF, SC09 Portland, Oregon November 18, 2009 Outline Scientific Challenges workshops Applications involvement in IESP workshops Applications role in IESP Purpose of DOE workshops

More information

Real-time Systems in Tokamak Devices. A case study: the JET Tokamak May 25, 2010

Real-time Systems in Tokamak Devices. A case study: the JET Tokamak May 25, 2010 Real-time Systems in Tokamak Devices. A case study: the JET Tokamak May 25, 2010 May 25, 2010-17 th Real-Time Conference, Lisbon 1 D. Alves 2 T. Bellizio 1 R. Felton 3 A. C. Neto 2 F. Sartori 4 R. Vitelli

More information

Parallel Programming I! (Fall 2016, Prof.dr. H. Wijshoff)

Parallel Programming I! (Fall 2016, Prof.dr. H. Wijshoff) Parallel Programming I! (Fall 2016, Prof.dr. H. Wijshoff) Four parts: Introduction to Parallel Programming and Parallel Architectures (partly based on slides from Ananth Grama, Anshul Gupta, George Karypis,

More information

Application of Maxwell Equations to Human Body Modelling

Application of Maxwell Equations to Human Body Modelling Application of Maxwell Equations to Human Body Modelling Fumie Costen Room E, E0c at Sackville Street Building, fc@cs.man.ac.uk The University of Manchester, U.K. February 5, 0 Fumie Costen Room E, E0c

More information

Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals

Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals Neveen Shlayan 1, Abdullah Kurkcu 2, and Kaan Ozbay 3 November 1, 2016 1 Assistant Professor, Department of Electrical

More information

How Preferred Networks has Defined Their Values: The Promise and Challenge of Deep Learning in Domains of Physical Control

How Preferred Networks has Defined Their Values: The Promise and Challenge of Deep Learning in Domains of Physical Control How Preferred Networks has Defined Their Values: The Promise and Challenge of Deep Learning in Domains of Physical Control Hiroshi Maruyama PFN Fellow About Myself 1983-2009: IBM Research, Tokyo Research

More information

High Performance Computing and Visualization at the School of Health Information Sciences

High Performance Computing and Visualization at the School of Health Information Sciences High Performance Computing and Visualization at the School of Health Information Sciences Stefan Birmanns, Ph.D. Postdoctoral Associate Laboratory for Structural Bioinformatics Outline High Performance

More information

Impact from Industrial use of HPC HPC User Forum #59 Munich, Germany October 2015

Impact from Industrial use of HPC HPC User Forum #59 Munich, Germany October 2015 Impact from Industrial use of HPC HPC User Forum #59 Munich, Germany October 2015 Merle Giles Director, Private Sector Program and Economic Impact HPC is a gauge of relative technological prowess of nations

More information

Early Science on Theta

Early Science on Theta DEPARTMENT: Leadership Computing Early Science on Theta Timothy J. Williams Argonne National Laboratory Editors: James J. Hack, jhack@ornl.gov; Michael E. Papka, papka@anl.gov Supercomputers are essential

More information

GPU-accelerated SDR Implementation of Multi-User Detector for Satellite Return Links

GPU-accelerated SDR Implementation of Multi-User Detector for Satellite Return Links DLR.de Chart 1 GPU-accelerated SDR Implementation of Multi-User Detector for Satellite Return Links Chen Tang chen.tang@dlr.de Institute of Communication and Navigation German Aerospace Center DLR.de Chart

More information

RAPS ECMWF. RAPS Chairman. 20th ORAP Forum Slide 1

RAPS ECMWF. RAPS Chairman. 20th ORAP Forum Slide 1 RAPS George.Mozdzynski@ecmwf.int RAPS Chairman 20th ORAP Forum Slide 1 20th ORAP Forum Slide 2 What is RAPS? Real Applications on Parallel Systems European Software Initiative RAPS Consortium (founded

More information

Design of Parallel Algorithms. Communication Algorithms

Design of Parallel Algorithms. Communication Algorithms + Design of Parallel Algorithms Communication Algorithms + Topic Overview n One-to-All Broadcast and All-to-One Reduction n All-to-All Broadcast and Reduction n All-Reduce and Prefix-Sum Operations n Scatter

More information

Cognitive Wireless Network : Computer Networking. Overview. Cognitive Wireless Networks

Cognitive Wireless Network : Computer Networking. Overview. Cognitive Wireless Networks Cognitive Wireless Network 15-744: Computer Networking L-19 Cognitive Wireless Networks Optimize wireless networks based context information Assigned reading White spaces Online Estimation of Interference

More information

IBM SPSS Neural Networks

IBM SPSS Neural Networks IBM Software IBM SPSS Neural Networks 20 IBM SPSS Neural Networks New tools for building predictive models Highlights Explore subtle or hidden patterns in your data. Build better-performing models No programming

More information

The PRACE Scientific Steering Committee

The PRACE Scientific Steering Committee The PRACE Scientific Steering Committee Erik Lindahl!1 European Computing Solves Societal Challenges PRACE s goal is to help solve these challenges. The days when scientists did not have to care about

More information

HPC + AI. Mike Houston

HPC + AI. Mike Houston HPC + AI Mike Houston PRACTICAL DEEP LEARNING EXAMPLES Image Classification, Object Detection, Localization, Action Recognition, Scene Understanding Speech Recognition, Speech Translation, Natural Language

More information

Foundations for Knowledge Management Practices for the Nuclear Fusion Sector

Foundations for Knowledge Management Practices for the Nuclear Fusion Sector Third International Conference on Nuclear Knowledge Management. Challenges and Approaches IAEA headquarter, Vienna, Austria 7 11 November 2016 Foundations for Knowledge Management Practices for the Nuclear

More information

Scientific Computing Activities in KAUST

Scientific Computing Activities in KAUST HPC Saudi 2018 March 13, 2018 Scientific Computing Activities in KAUST Jysoo Lee Facilities Director, Research Computing Core Labs King Abdullah University of Science and Technology Supercomputing Services

More information

Machine Learning and Decision Making for Sustainability

Machine Learning and Decision Making for Sustainability Machine Learning and Decision Making for Sustainability Stefano Ermon Department of Computer Science Stanford University April 12 Overview Stanford Artificial Intelligence Lab Fellow, Woods Institute for

More information

Supercomputers have become critically important tools for driving innovation and discovery

Supercomputers have become critically important tools for driving innovation and discovery David W. Turek Vice President, Technical Computing OpenPOWER IBM Systems Group House Committee on Science, Space and Technology Subcommittee on Energy Supercomputing and American Technology Leadership

More information

Pilot: Device-free Indoor Localization Using Channel State Information

Pilot: Device-free Indoor Localization Using Channel State Information ICDCS 2013 Pilot: Device-free Indoor Localization Using Channel State Information Jiang Xiao, Kaishun Wu, Youwen Yi, Lu Wang, Lionel M. Ni Department of Computer Science and Engineering Hong Kong University

More information

Dynamic Data-Driven Adaptive Sampling and Monitoring of Big Spatial-Temporal Data Streams for Real-Time Solar Flare Detection

Dynamic Data-Driven Adaptive Sampling and Monitoring of Big Spatial-Temporal Data Streams for Real-Time Solar Flare Detection Dynamic Data-Driven Adaptive Sampling and Monitoring of Big Spatial-Temporal Data Streams for Real-Time Solar Flare Detection Dr. Kaibo Liu Department of Industrial and Systems Engineering University of

More information

Post K Supercomputer of. FLAGSHIP 2020 Project. FLAGSHIP 2020 Project. Schedule

Post K Supercomputer of. FLAGSHIP 2020 Project. FLAGSHIP 2020 Project. Schedule Post K Supercomputer of FLAGSHIP 2020 Project The post K supercomputer of the FLAGSHIP2020 Project under the Ministry of Education, Culture, Sports, Science, and Technology began in 2014 and RIKEN has

More information

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition

Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Advanced Techniques for Mobile Robotics Location-Based Activity Recognition Wolfram Burgard, Cyrill Stachniss, Kai Arras, Maren Bennewitz Activity Recognition Based on L. Liao, D. J. Patterson, D. Fox,

More information

Localization (Position Estimation) Problem in WSN

Localization (Position Estimation) Problem in WSN Localization (Position Estimation) Problem in WSN [1] Convex Position Estimation in Wireless Sensor Networks by L. Doherty, K.S.J. Pister, and L.E. Ghaoui [2] Semidefinite Programming for Ad Hoc Wireless

More information

The end of Moore s law and the race for performance

The end of Moore s law and the race for performance The end of Moore s law and the race for performance Michael Resch (HLRS) September 15, 2016, Basel, Switzerland Roadmap Motivation (HPC@HLRS) Moore s law Options Outlook HPC@HLRS Cray XC40 Hazelhen 185.376

More information

Smarter oil and gas exploration with IBM

Smarter oil and gas exploration with IBM IBM Sales and Distribution Oil and Gas Smarter oil and gas exploration with IBM 2 Smarter oil and gas exploration with IBM IBM can offer a combination of hardware, software, consulting and research services

More information

CUDA-Accelerated Satellite Communication Demodulation

CUDA-Accelerated Satellite Communication Demodulation CUDA-Accelerated Satellite Communication Demodulation Renliang Zhao, Ying Liu, Liheng Jian, Zhongya Wang School of Computer and Control University of Chinese Academy of Sciences Outline Motivation Related

More information

MACHINE LEARNING Games and Beyond. Calvin Lin, NVIDIA

MACHINE LEARNING Games and Beyond. Calvin Lin, NVIDIA MACHINE LEARNING Games and Beyond Calvin Lin, NVIDIA THE MACHINE LEARNING ERA IS HERE And it is transforming every industry... including Game Development OVERVIEW NVIDIA Volta: An Architecture for Machine

More information

Developing Disruption Warning Algorithms Using Large Databases on Alcator C-Mod and EAST Tokamaks

Developing Disruption Warning Algorithms Using Large Databases on Alcator C-Mod and EAST Tokamaks Developing Disruption Warning Algorithms Using Large Databases on Alcator C-Mod and EAST Tokamaks R. Granetz 1, A. Tinguely 1, B. Wang 2, C. Rea 1, B. Xiao 2, Z.P. Luo 2 1) MIT Plasma Science and Fusion

More information

An Hybrid MLP-SVM Handwritten Digit Recognizer

An Hybrid MLP-SVM Handwritten Digit Recognizer An Hybrid MLP-SVM Handwritten Digit Recognizer A. Bellili ½ ¾ M. Gilloux ¾ P. Gallinari ½ ½ LIP6, Université Pierre et Marie Curie ¾ La Poste 4, Place Jussieu 10, rue de l Ile Mabon, BP 86334 75252 Paris

More information

LS-DYNA Performance Enhancement of Fan Blade Off Simulation on Cray XC40

LS-DYNA Performance Enhancement of Fan Blade Off Simulation on Cray XC40 LS-DYNA Performance Enhancement of Fan Blade Off Simulation on Cray XC40 Ting-Ting Zhu, Cray Inc. Jason Wang, LSTC Brian Wainscott, LSTC Abstract This work uses LS-DYNA to enhance the performance of engine

More information

Monte Carlo integration and event generation on GPU and their application to particle physics

Monte Carlo integration and event generation on GPU and their application to particle physics Monte Carlo integration and event generation on GPU and their application to particle physics Junichi Kanzaki (KEK) GPU2016 @ Rome, Italy Sep. 26, 2016 Motivation Increase of amount of LHC data (raw &

More information

The Exponential Promise of High Performance Computing Prof. Dr. Thomas Ludwig

The Exponential Promise of High Performance Computing Prof. Dr. Thomas Ludwig The Exponential Promise of High Performance Computing Prof. Dr. Thomas Ludwig German Climate Computing Centre Hamburg Universität Hamburg Department of Informatics Scientific Computing Halley s Comet 2

More information

Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert Transform Approach

Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert Transform Approach SSRG International Journal of Electrical and Electronics Engineering (SSRG-IJEEE) volume 1 Issue 10 Dec 014 Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert

More information

www.ixpug.org @IXPUG1 What is IXPUG? http://www.ixpug.org/ Now Intel extreme Performance Users Group Global community-driven organization (independently ran) Fosters technical collaboration around tuning

More information

TCP on Solar Power and Chemical Energy Systems (SolarPACES TCP)

TCP on Solar Power and Chemical Energy Systems (SolarPACES TCP) TCP Universal Meeting - 9 October 2017 SESSION 2 Engagement with governments and private sector TCP on Solar Power and Chemical Energy Systems (SolarPACES TCP) robert.pitz-paal@dlr.de [SolarPACES TCP]:

More information

3.10 Lower Hybrid Current Drive (LHCD) System

3.10 Lower Hybrid Current Drive (LHCD) System 3.10 Lower Hybrid Current Drive (LHCD) System KUANG Guangli SHAN Jiafang 3.10.1 Purpose of LHCD program 3.10.1.1 Introduction Lower hybrid waves are quasi-static electric waves propagated in magnetically

More information

Convolutional Neural Network-based Steganalysis on Spatial Domain

Convolutional Neural Network-based Steganalysis on Spatial Domain Convolutional Neural Network-based Steganalysis on Spatial Domain Dong-Hyun Kim, and Hae-Yeoun Lee Abstract Steganalysis has been studied to detect the existence of hidden messages by steganography. However,

More information

NASA Perspective on Machine Learning

NASA Perspective on Machine Learning NASA Perspective on Machine Learning Nikunj C. Oza, Ph.D. Leader, Data Sciences Group nikunj.c.oza@nasa.gov www.nasa.gov 1 The Data Sciences Group at NASA Ames Data Mining Research and Development (R&D)

More information

Georgia Tech. Greetings from. Machine Learning and its Application to Integrated Systems

Georgia Tech. Greetings from. Machine Learning and its Application to Integrated Systems Greetings from Georgia Tech Machine Learning and its Application to Integrated Systems Madhavan Swaminathan John Pippin Chair in Microsystems Packaging & Electromagnetics School of Electrical and Computer

More information

Module 1: Introduction to Experimental Techniques Lecture 2: Sources of error. The Lecture Contains: Sources of Error in Measurement

Module 1: Introduction to Experimental Techniques Lecture 2: Sources of error. The Lecture Contains: Sources of Error in Measurement The Lecture Contains: Sources of Error in Measurement Signal-To-Noise Ratio Analog-to-Digital Conversion of Measurement Data A/D Conversion Digitalization Errors due to A/D Conversion file:///g /optical_measurement/lecture2/2_1.htm[5/7/2012

More information

Disruption Classification at JET with Neural Techniques

Disruption Classification at JET with Neural Techniques EFDA JET CP(03)01-65 M. K. Zedda, T. Bolzonella, B. Cannas, A. Fanni, D. Howell, M. F. Johnson, P. Sonato and JET EFDA Contributors Disruption Classification at JET with Neural Techniques . Disruption

More information

What is a Simulation? Simulation & Modeling. Why Do Simulations? Emulators versus Simulators. Why Do Simulations? Why Do Simulations?

What is a Simulation? Simulation & Modeling. Why Do Simulations? Emulators versus Simulators. Why Do Simulations? Why Do Simulations? What is a Simulation? Simulation & Modeling Introduction and Motivation A system that represents or emulates the behavior of another system over time; a computer simulation is one where the system doing

More information

Decoding Brainwave Data using Regression

Decoding Brainwave Data using Regression Decoding Brainwave Data using Regression Justin Kilmarx: The University of Tennessee, Knoxville David Saffo: Loyola University Chicago Lucien Ng: The Chinese University of Hong Kong Mentor: Dr. Xiaopeng

More information

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections Proceedings of the World Congress on Engineering and Computer Science 00 Vol I WCECS 00, October 0-, 00, San Francisco, USA A Comparison of Particle Swarm Optimization and Gradient Descent in Training

More information

Practical Use of FX10 Supercomputer System (Oakleaf-FX) of Information Technology Center, The University of Tokyo

Practical Use of FX10 Supercomputer System (Oakleaf-FX) of Information Technology Center, The University of Tokyo Practical Use of FX10 Supercomputer System (Oakleaf-FX) of Information Technology Center, The University of Tokyo Yoshio Sakaguchi Takahiro Ogura Information Technology Center, The University of Tokyo

More information

Computing center for research and Technology - CCRT

Computing center for research and Technology - CCRT Computing center for research and Technology - CCRT Christine Ménaché CEA/DIF/DSSI Christine.menache@cea.fr 07/03/2018 DAM / Île de France- DSSI 1 CEA: main areas of research, development and innovation

More information

S8223: Simulating a City: GPU Simulations of Traffic, Crowds and Beyond

S8223: Simulating a City: GPU Simulations of Traffic, Crowds and Beyond S8223: Simulating a City: GPU Simulations of Traffic, Crowds and Beyond Dr Paul Richmond Contributors: Peter Heywood, Robert Chisholm, Mozhgan Kabiri-Chimeh, John Charlton & Steve Maddock Context: Everyone

More information

NUIT Support of Researchers

NUIT Support of Researchers NUIT Support of Researchers RACC Meeting September 13, 2010 Bob Taylor Director, Academic and Research Technologies Research Support Focus FY2011 High Performance Computing (HPC) Capabilities Research

More information

Enabling technologies for beyond exascale computing

Enabling technologies for beyond exascale computing Enabling technologies for beyond exascale computing Paul Messina Director of Science Argonne Leadership Computing Facility Argonne National Laboratory July 9, 2014 Cetraro Do technologies cause revolutions

More information

MSc(CompSc) List of courses offered in

MSc(CompSc) List of courses offered in Office of the MSc Programme in Computer Science Department of Computer Science The University of Hong Kong Pokfulam Road, Hong Kong. Tel: (+852) 3917 1828 Fax: (+852) 2547 4442 Email: msccs@cs.hku.hk (The

More information

Programming and Optimization with Intel Xeon Phi Coprocessors. Colfax Developer Training One-day Boot Camp

Programming and Optimization with Intel Xeon Phi Coprocessors. Colfax Developer Training One-day Boot Camp Programming and Optimization with Intel Xeon Phi Coprocessors Colfax Developer Training One-day Boot Camp Abstract: Colfax Developer Training (CDT) is an in-depth intensive course on efficient parallel

More information

RSE in UK Academia. Paul Richmond University of Sheffield (UK)

RSE in UK Academia. Paul Richmond University of Sheffield (UK) RSE in UK Academia Paul Richmond University of Sheffield (UK) http://rse.shef.ac.uk How Many UK Researchers use Research Software? https://goo.gl/gmhwgm Representation in traditional metrics https://github.com/softwaresaved/eprints-searching-for-software

More information

High Performance Computing Facility for North East India through Information and Communication Technology

High Performance Computing Facility for North East India through Information and Communication Technology High Performance Computing Facility for North East India through Information and Communication Technology T. R. LENKA Department of Electronics and Communication Engineering, National Institute of Technology

More information

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine

Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Journal of Clean Energy Technologies, Vol. 4, No. 3, May 2016 Classification of Voltage Sag Using Multi-resolution Analysis and Support Vector Machine Hanim Ismail, Zuhaina Zakaria, and Noraliza Hamzah

More information

Petascale Quantum Simulations of Nano Systems and Biomolecules

Petascale Quantum Simulations of Nano Systems and Biomolecules Petascale Quantum Simulations of Nano Systems and Biomolecules J. Bernholc, E. Briggs, W. Lu,Y. Li and M. Hodak North Carolina State University, Raleigh I. RMG petascale, open-source electronic structure

More information

SSB Debate: Model-based Inference vs. Machine Learning

SSB Debate: Model-based Inference vs. Machine Learning SSB Debate: Model-based nference vs. Machine Learning June 3, 2018 SSB 2018 June 3, 2018 1 / 20 Machine learning in the biological sciences SSB 2018 June 3, 2018 2 / 20 Machine learning in the biological

More information

FROM KNIGHTS CORNER TO LANDING: A CASE STUDY BASED ON A HODGKIN- HUXLEY NEURON SIMULATOR

FROM KNIGHTS CORNER TO LANDING: A CASE STUDY BASED ON A HODGKIN- HUXLEY NEURON SIMULATOR FROM KNIGHTS CORNER TO LANDING: A CASE STUDY BASED ON A HODGKIN- HUXLEY NEURON SIMULATOR GEORGE CHATZIKONSTANTIS, DIEGO JIMÉNEZ, ESTEBAN MENESES, CHRISTOS STRYDIS, HARRY SIDIROPOULOS, AND DIMITRIOS SOUDRIS

More information

GA A27238 MEASUREMENT OF DEUTERIUM ION TOROIDAL ROTATION AND COMPARISON TO NEOCLASSICAL THEORY IN THE DIII-D TOKAMAK

GA A27238 MEASUREMENT OF DEUTERIUM ION TOROIDAL ROTATION AND COMPARISON TO NEOCLASSICAL THEORY IN THE DIII-D TOKAMAK GA A27238 MEASUREMENT OF DEUTERIUM ION TOROIDAL ROTATION AND COMPARISON TO NEOCLASSICAL THEORY IN THE DIII-D TOKAMAK by B.A. GRIERSON, K.H. BURRELL, W.W. HEIDBRINK, N.A. PABLANT and W.M. SOLOMON APRIL

More information

High Energy Density Physics in the NNSA

High Energy Density Physics in the NNSA NATIONAL NUCLEAR SECURITY ADMINISTRATION OFFICE OF DEFENSE PROGRAMS High Energy Density Physics in the NNSA Presented to: National Academy of Sciences Board on Physics and Astronomy Spring Meeting Washington,

More information

2018 Research Campaign Descriptions Additional Information Can Be Found at

2018 Research Campaign Descriptions Additional Information Can Be Found at 2018 Research Campaign Descriptions Additional Information Can Be Found at https://www.arl.army.mil/opencampus/ Analysis & Assessment Premier provider of land forces engineering analyses and assessment

More information

OFFensive Swarm-Enabled Tactics (OFFSET)

OFFensive Swarm-Enabled Tactics (OFFSET) OFFensive Swarm-Enabled Tactics (OFFSET) Dr. Timothy H. Chung, Program Manager Tactical Technology Office Briefing Prepared for OFFSET Proposers Day 1 Why are Swarms Hard: Complexity of Swarms Number Agent

More information

Dr Myat Su Hlaing Asia Research Center, Yangon University, Myanmar. Data programming model for an operation based parallel image processing system

Dr Myat Su Hlaing Asia Research Center, Yangon University, Myanmar. Data programming model for an operation based parallel image processing system Name: Affiliation: Field of research: Specific Field of Study: Proposed Research Topic: Dr Myat Su Hlaing Asia Research Center, Yangon University, Myanmar Information Science and Technology Computer Science

More information

Workshop to Plan Fusion Simulation Project

Workshop to Plan Fusion Simulation Project Workshop to Plan Fusion Simulation Project (Tokamak Whole Device Modeling) Presented by Arnold H. Kritz Lehigh University Physics Department Bethlehem, PA 18015, USA FESAC March 2, 2007 FSP Objective and

More information

PoS(ISGC 2013)025. Challenges of Big Data Analytics. Speaker. Simon C. Lin 1. Eric Yen

PoS(ISGC 2013)025. Challenges of Big Data Analytics. Speaker. Simon C. Lin 1. Eric Yen Challenges of Big Data Analytics Simon C. Lin 1 Academia Sinica Grid Computing Centre, (ASGC) E-mail: Simon.Lin@twgrid.org Eric Yen Academia Sinica Grid Computing Centre, (ASGC) E-mail: Eric.Yen@twgrid.org

More information

Multimedia Forensics

Multimedia Forensics Multimedia Forensics Using Mathematics and Machine Learning to Determine an Image's Source and Authenticity Matthew C. Stamm Multimedia & Information Security Lab (MISL) Department of Electrical and Computer

More information

A Review of Related Work on Machine Learning in Semiconductor Manufacturing and Assembly Lines

A Review of Related Work on Machine Learning in Semiconductor Manufacturing and Assembly Lines A Review of Related Work on Machine Learning in Semiconductor Manufacturing and Assembly Lines DI Darko Stanisavljevic VIRTUAL VEHICLE DI Michael Spitzer VIRTUAL VEHICLE i-know 16 18.-19.10.2016, Graz

More information

11/13/18. Introduction to RNNs for NLP. About Me. Overview SHANG GAO

11/13/18. Introduction to RNNs for NLP. About Me. Overview SHANG GAO Introduction to RNNs for NLP SHANG GAO About Me PhD student in the Data Science and Engineering program Took Deep Learning last year Work in the Biomedical Sciences, Engineering, and Computing group at

More information

Virtual EM Prototyping: From Microwaves to Optics

Virtual EM Prototyping: From Microwaves to Optics Virtual EM Prototyping: From Microwaves to Optics Dr. Frank Demming, CST AG Dr. Avri Frenkel, Anafa Electromagnetic Solutions Virtual EM Prototyping Efficient Maxwell Equations solvers has been developed,

More information

Signal Processing on GPUs for Radio Telescopes

Signal Processing on GPUs for Radio Telescopes Signal Processing on GPUs for Radio Telescopes John W. Romein Netherlands Institute for Radio Astronomy (ASTRON) Dwingeloo, the Netherlands 1 Overview radio telescopes motivation processing pipelines signal-processing

More information

Enabling Scientific Breakthroughs at the Petascale

Enabling Scientific Breakthroughs at the Petascale Enabling Scientific Breakthroughs at the Petascale Contents Breakthroughs in Science...................................... 2 Breakthroughs in Storage...................................... 3 The Impact

More information

6 TH INTERNATIONAL CONFERENCE ON APPLIED INTERNET AND INFORMATION TECHNOLOGIES 3-4 JUNE 2016, BITOLA, R. MACEDONIA PROCEEDINGS

6 TH INTERNATIONAL CONFERENCE ON APPLIED INTERNET AND INFORMATION TECHNOLOGIES 3-4 JUNE 2016, BITOLA, R. MACEDONIA PROCEEDINGS 6 TH INTERNATIONAL CONFERENCE ON APPLIED INTERNET AND INFORMATION TECHNOLOGIES 3-4 JUNE 2016, BITOLA, R. MACEDONIA PROCEEDINGS Editor: Publisher: Prof. Pece Mitrevski, PhD Faculty of Information and Communication

More information

Technical Readiness Level For Plasma Control

Technical Readiness Level For Plasma Control Technical Readiness Level For Plasma Control PERSISTENT SURVEILLANCE FOR PIPELINE PROTECTION AND THREAT INTERDICTION A.D. Turnbull, General Atomics ARIES Team Meeting University of Wisconsin, Madison,

More information

Computational Efficiency of the GF and the RMF Transforms for Quaternary Logic Functions on CPUs and GPUs

Computational Efficiency of the GF and the RMF Transforms for Quaternary Logic Functions on CPUs and GPUs 5 th International Conference on Logic and Application LAP 2016 Dubrovnik, Croatia, September 19-23, 2016 Computational Efficiency of the GF and the RMF Transforms for Quaternary Logic Functions on CPUs

More information

Part II. Numerical Simulation

Part II. Numerical Simulation Part II Numerical Simulation Overview Computer simulation is the rapidly evolving third way in science that complements classical experiments and theoretical models in the study of natural, man-made, and

More information