Computational Simulations of The World s Biggest Eye on GPUs

Size: px
Start display at page:

Download "Computational Simulations of The World s Biggest Eye on GPUs"

Transcription

1 Computational Simulations of The World s Biggest Eye on GPUs Hatem Ltaief Extreme Computing Research Center King Abdullah University of Science and Technology, Saudi Arabia NVIDIA GTC at San Jose, CA April 7, 06 H. Ltaief MOAO on Multiple GPUs / 6

2 Outline Motivations:Task-based Programming Model Application: The European Extremely Large Telescope Parallel Implementation 4 Performance Results 5 Conclusion H. Ltaief MOAO on Multiple GPUs / 6

3 Acknowledgments Students/Collaborators/Support Extreme Computing Research KAUST A. Charara and D. Keyes L Observatoire de Paris, LESIA R. Dembet, N. Doucet, E. Gendron, D. Gratadour, C. Morely, A. Sevin and F. Vidal Innovative Computing UTK PLASMA/MAGMA Team Barcelona Supercomputing Center, Spain R. Badia, P. Bellens, X. Martorell, G. Miranda and S. Zhuang INRIA/INP Bordeaux, France E. Agullo, M. Faverge, F. Pruvost, M. Sergent and S. Thibault KAUST IT Research Computing support NVIDIA hardware donations (can we get more? ) Funded partially by the French National Center for Scientific Research (CNRS, 06) For free H. Ltaief MOAO on Multiple GPUs / 6

4 Task Model Outline Motivations:Task-based Programming Model Application: The European Extremely Large Telescope Parallel Implementation 4 Performance Results 5 Conclusion H. Ltaief MOAO on Multiple GPUs 4 / 6

5 Task Model One of The Possible Solutions for Exascale Computing Fine-granularity computation Asynchronous execution High concurrency Runtime system for separation of concerns Productivity with abstraction Performance/debugging tools Popular: available from OpenMP.0 H. Ltaief MOAO on Multiple GPUs 5 / 6

6 Task Model General Procedure Taskify the application. This may require: Implementing a new algorithm from scratch Performing more flops at the end of the day Increasing code size Schedule the generated tasks. This may require a runtime system featuring: Static/dynamic scheduling Shared/Distributed memory systems NUMA-aware Heterogeneous architecture (x86+accelerators) H. Ltaief MOAO on Multiple GPUs 6 / 6

7 Task Model Many Success Stories Dense Linear Algebra (PLASMA/MAGMA/PaRSEC, FLAME). Fast Multipole Method (Agullo et al., SIAM SISC 04). Sparse iterative solvers (Ghysels et al., SIAM SISC 0). Parareal (Elwasif et al., JCP 0). At Petascale, the task-based Uintah framework (Meng et al. SC ) handled various sparse applications: Fluid-structure interaction with adaptive mesh refinement. Radiation modeling through raytracing. Turbulent combustion on a fixed-mesh requiring large-scale. linear solves. H. Ltaief MOAO on Multiple GPUs 7 / 6

8 E-ELT Outline Motivations:Task-based Programming Model Application: The European Extremely Large Telescope Parallel Implementation 4 Performance Results 5 Conclusion H. Ltaief MOAO on Multiple GPUs 8 / 6

9 E-ELT The Top 0 (present and future) Ground-based Telescopes H. Ltaief MOAO on Multiple GPUs 9 / 6

10 E-ELT The Top 0 (present and future) Ground-based Telescopes Rank Name Location Diameter Cost Year 0 Large Synoptic Survey Telescope (LSST) Chile 8.4m 450 million 04 9 South African Large Telescope (SALT) South Africa 9.m 6 million Keck USA 0m 00 million Gran Telescopio Canarias (GTC) Spain 0.4m 0 million Aricebo Observatory Puerto Rico 05m 9. million 96 H. Ltaief MOAO on Multiple GPUs 9 / 6

11 E-ELT The Top 0 (present and future) Ground-based Telescopes Rank Name Location Diameter Cost Year 0 Large Synoptic Survey Telescope (LSST) Chile 8.4m 450 million 04 9 South African Large Telescope (SALT) South Africa 9.m 6 million Keck USA 0m 00 million Gran Telescopio Canarias (GTC) Spain 0.4m 0 million Aricebo Observatory Puerto Rico 05m 9. million 96 5 Atacama Large Millimeter Array (ALMA) Chile m.4 billion 0 4 Giant Magellan Telescope (GMT) Chile 4.5m. billion 04 Thirty Meter Telescope (TMT) USA 0m.4 billion 00 Square Kilometer Array (SKA) Australia 90m billion 00 European Extremely Large Telescope (E-ELT) Chile 9m. billion 04 H. Ltaief MOAO on Multiple GPUs 9 / 6

12 E-ELT The Top 0 (present and future) Ground-based Telescopes Rank Name Location Diameter Cost Year 0 Large Synoptic Survey Telescope (LSST) Chile 8.4m 450 million 04 9 South African Large Telescope (SALT) South Africa 9.m 6 million Keck USA 0m 00 million Gran Telescopio Canarias (GTC) Spain 0.4m 0 million Aricebo Observatory Puerto Rico 05m 9. million 96 5 Atacama Large Millimeter Array (ALMA) Chile m.4 billion 0 4 Giant Magellan Telescope (GMT) Chile 4.5m. billion 04 Thirty Meter Telescope (TMT) USA 0m.4 billion 00 Square Kilometer Array (SKA) Australia 90m billion 00 European Extremely Large Telescope (E-ELT) Chile 9m. billion 04 Consortium: multiple nation initiatives Src: H. Ltaief MOAO on Multiple GPUs 9 / 6

13 E-ELT The World s Biggest Eye on The Sky Credits: ESO ( H. Ltaief MOAO on Multiple GPUs 0 / 6

14 E-ELT The World s Biggest Eye on The Sky Credits: ESO ( H. Ltaief MOAO on Multiple GPUs / 6

15 E-ELT The largest optical/near-infrared telescope in the world. A highest priority in ground-based astronomy. It weighs about 700 tons. The main mirror diameter is 9m. Location in Chile, South America. E-ELT does not exist yet, expected early 00s (delayed: 04). H. Ltaief MOAO on Multiple GPUs / 6

16 E-ELT Multi-object Adaptive Optics (MOAO) Probably the most challenging embedded instrument in the E-ELT. Observe/understand the evolution of a number of the most distant galaxies in parallel. Capable of exploiting the Field of View (FoV) of 7 to 0 arcminutes. It is used on telescopes to compensate, in real-time, for the effect of atmospheric turbulence, providing a significant improvement in resolution and in return, to adjust the deformable mirrors that compensate for these distortions before sending the light to the science instrument. H. Ltaief MOAO on Multiple GPUs / 6

17 E-ELT Multi-object Adaptive Optics (MOAO) Good news! H. Ltaief MOAO on Multiple GPUs 4 / 6

18 E-ELT Multi-object Adaptive Optics (MOAO) Good news! Extremely compute intensive. H. Ltaief MOAO on Multiple GPUs 4 / 6

19 E-ELT Global Workflow Chart ToR computation System Parameters Cmm Ctm ToR R Turbulence Parameters Cmm Ctm Observing sequence Ctt BLAS Cee BLAS Cvv Intersample H. Ltaief MOAO on Multiple GPUs 5 / 6

20 E-ELT Global Workflow Chart ToR computation System Parameters Cmm Ctm ToR R Turbulence Parameters Cmm Ctm Observing sequence Ctt BLAS Cee BLAS Cvv Intersample H. Ltaief MOAO on Multiple GPUs 6 / 6

21 E-ELT Global Workflow Chart ToR computation System Parameters Cmm Ctm ToR R Turbulence Parameters Cmm Ctm Observing sequence Ctt BLAS Cee BLAS Cvv Intersample H. Ltaief MOAO on Multiple GPUs 7 / 6

22 Parallel Implementation Outline Motivations:Task-based Programming Model Application: The European Extremely Large Telescope Parallel Implementation 4 Performance Results 5 Conclusion H. Ltaief MOAO on Multiple GPUs 8 / 6

23 Parallel Implementation Blocked Algorithms: Fork-Join Paradigm H. Ltaief MOAO on Multiple GPUs 9 / 6

24 Parallel Implementation LAPACK/MAGMA: Blocked Algorithms Principles: Panel-Update Sequence Transformations are blocked/accumulated within the Panel (Level BLAS) Transformations applied at once on the trailing submatrix (Level BLAS) Parallelism hidden inside the BLAS Fork-join Model A broken model! H. Ltaief MOAO on Multiple GPUs 0 / 6

25 Parallel Implementation Tile Data Layout Format LAPACK: column-major format PLASMA: tile format H. Ltaief MOAO on Multiple GPUs / 6

26 Parallel Implementation PLASMA: Tile Algorithms PLASMA: Parallel Linear Algebra for Scalable Multi-core Architectures = Break the bulk synchronous programming model Parallelism is brought to the fore May require the redesign of linear algebra algorithms Tile data layout translation Remove unnecessary synchronization points between Panel-Update sequences DAG execution where nodes represent tasks and edges define dependencies between them Default dynamic runtime system environment QUARK (but could use StarPU, PaRSEC, OmpSs, Uintah etc.) H. Ltaief MOAO on Multiple GPUs / 6

27 Parallel Implementation The Nanos++ infrastructure H. Ltaief MOAO on Multiple GPUs / 6

28 Parallel Implementation :4 :5 : 4: 5: 6: 7: 8:4 9:7 0: :9 :0 :0 4:7 5: 6:9 7: 8:6 9:9 0:0 :0 :7 : 4:9 5: 6:4 7:7 8:4 9:4 0: : :4 :6 4:4 Figure: DAG representation of the overall MOAO framework execution for the calculation of three ToR (i.e., three iterations of the outer loop) and a single observing sequence (i.e., one iteration in the inner loop) on a two-by-two tile matrix. H. Ltaief MOAO on Multiple GPUs 4 / 6 Directed Acyclic Graph for MOAO

29 Parallel Implementation Figure: DAG representation of the overall MOAO framework execution for the calculation of three ToR (i.e., three iterations of the outer loop) and a single observing sequence (i.e., one iteration in the inner loop) on a two-by-two tile matrix. H. Ltaief MOAO on Multiple GPUs 5 / 6 Directed Acyclic Graph for MOAO

30 Parallel Implementation Zooming in... H. Ltaief MOAO on Multiple GPUs 6 / 6

31 Performance Results Outline Motivations:Task-based Programming Model Application: The European Extremely Large Telescope Parallel Implementation 4 Performance Results 5 Conclusion H. Ltaief MOAO on Multiple GPUs 7 / 6

32 Performance Results Global Workflow Chart ToR computation System Parameters Cmm Ctm ToR R Turbulence Parameters Cmm Ctm Observing sequence Ctt BLAS Cee BLAS Cvv Intersample H. Ltaief MOAO on Multiple GPUs 8 / 6

33 Performance Results Environment Settings Hardware and software description: GPU system Intel(R) Xeon(R) CPU E5-670 (6 SDB cores) 8 NVIDIA Kepler K40 GPUs 64 GB of DDR4 main memory 64-bit instruction set with AVX.0 Software PLASMA v.6 OmpSs dynamic runtime system (mcc v.99.7 and nanox 0.9a) GCC compiler suite Intel MKL BLAS v5 H. Ltaief MOAO on Multiple GPUs 9 / 6

34 Performance Results MOAO performance in Tflop/s on 6 SDB cores + 8 K40 GPUs Tflops/s Async - 8GPUs + 6 cores Sync - 8GPUs + 6 cores Async - 4GPUs + 6 cores Sync - 4GPUs + 6 cores Async - GPUs + 6 cores Sync - GPUs + 6 cores Async - GPU + 6 cores Sync - GPU + 6 cores Total # of Measurements H. Ltaief MOAO on Multiple GPUs 0 / 6

35 Performance Results MOAO performance in seconds on 6 SDB cores + 8 K40 GPUs Time (s) Sync - GPU + 6 cores Async - GPU + 6 cores Sync - GPUs + 6 cores Async - GPUs + 6 cores Sync - 4GPUs + 6 cores Async - 4GPUs + 6 cores Sync - 8GPUs + 6 cores Async - 8GPUs + 6 cores Total # of Measurements H. Ltaief MOAO on Multiple GPUs / 6

36 Performance Results Performance scalability on 6 SDB cores + 8 K40 GPUs 4.5 8GPUs + 6 cores 4GPUs + 6 cores GPUs + 6 cores GPU + 6 cores.5 Speedup Total # of Measurements H. Ltaief MOAO on Multiple GPUs / 6

37 Performance Results Tracing on 6 SDB + 8 GPUs (a) Synchronous MOAO. (b) Asynchronous MOAO. H. Ltaief MOAO on Multiple GPUs / 6

38 Conclusion Outline Motivations:Task-based Programming Model Application: The European Extremely Large Telescope Parallel Implementation 4 Performance Results 5 Conclusion H. Ltaief MOAO on Multiple GPUs 4 / 6

39 Conclusion Summary Simulation almost real-time: 6min to simulate 50 PSFs. Capable of simulating hours of observations in few seconds. most efficient near real-time MOAO simulation frameworks available for the computational astronomy Efficient Task-based programming model Pipelining computational stages Leverage to other architectures e.g., Intel Xeon Phi, AMD APUs, ARM processors + GPUs (energy savings) H. Ltaief MOAO on Multiple GPUs 5 / 6

40 Conclusion Thank You! H. Ltaief MOAO on Multiple GPUs 6 / 6

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

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

More Radio Astronomy

More Radio Astronomy More Radio Astronomy Radio Telescopes - Basic Design A radio telescope is composed of: - a radio reflector (the dish) - an antenna referred to as the feed on to which the radiation is focused - a radio

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

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

Image-Domain Gridding on Accelerators

Image-Domain Gridding on Accelerators Netherlands Institute for Radio Astronomy Image-Domain Gridding on Accelerators Bram Veenboer Monday 26th March, 2018, GPU Technology Conference 2018, San Jose, USA ASTRON is part of the Netherlands Organisation

More information

Modeling the multi-conjugate adaptive optics system of the E-ELT. Laura Schreiber Carmelo Arcidiacono Giovanni Bregoli

Modeling the multi-conjugate adaptive optics system of the E-ELT. Laura Schreiber Carmelo Arcidiacono Giovanni Bregoli Modeling the multi-conjugate adaptive optics system of the E-ELT Laura Schreiber Carmelo Arcidiacono Giovanni Bregoli MAORY E-ELT Multi Conjugate Adaptive Optics Relay Wavefront sensing based on 6 (4)

More information

The AAMID consortium: Mid Frequency Aperture Array

The AAMID consortium: Mid Frequency Aperture Array The consortium: Mid Frequency Aperture Array Wim van Cappellen, Consortium Lead Livingstone curves Brought to our attention by Ron Ekers Technological capability leads to discovery in astronomy A single

More information

Atacama Large Millimeter Array Project Status. M. Tarenghi ALMA Director

Atacama Large Millimeter Array Project Status. M. Tarenghi ALMA Director Atacama Large Millimeter Array Project Status M. Tarenghi ALMA Director Atacama Large Millimeter Array Specifications Partners: US (NSF)+Canada (NRC) - ESO+Spain - Chile 64 12-m antennas, at 5000 m altitude

More information

Implementation of a waveform recovery algorithm on FPGAs using a zonal method (Hudgin)

Implementation of a waveform recovery algorithm on FPGAs using a zonal method (Hudgin) 1st AO4ELT conference, 07010 (2010) DOI:10.1051/ao4elt/201007010 Owned by the authors, published by EDP Sciences, 2010 Implementation of a waveform recovery algorithm on FPGAs using a zonal method (Hudgin)

More information

Fast and Scalable Eigensolvers for Multicore and Hybrid Architectures

Fast and Scalable Eigensolvers for Multicore and Hybrid Architectures Fast and Scalable Eigensolvers for Multicore and Hybrid Architectures Paolo Bientinesi AICES, RWTH Aachen pauldj@aices.rwth-aachen.de 40th SPEEDUP Workshop on High-Performance Computing February 6 7, 2012

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

Il progetto SKA: misure di campo elettromagnetico mediante UAV

Il progetto SKA: misure di campo elettromagnetico mediante UAV Applied Electromagnetics and Electronic Devices group Il progetto SKA: misure di campo elettromagnetico mediante UAV in collaboration with POLITECNICO DI TORINO Environment, Land and Infrastructures Department

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

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

MAORY ADAPTIVE OPTICS

MAORY ADAPTIVE OPTICS MAORY ADAPTIVE OPTICS Laura Schreiber, Carmelo Arcidiacono, Giovanni Bregoli, Fausto Cortecchia, Giuseppe Cosentino (DiFA), Emiliano Diolaiti, Italo Foppiani, Matteo Lombini, Mauro Patti (DiFA-OABO) MAORY

More information

Recent Advances in Simulation Techniques and Tools

Recent Advances in Simulation Techniques and Tools Recent Advances in Simulation Techniques and Tools Yuyang Li, li.yuyang(at)wustl.edu (A paper written under the guidance of Prof. Raj Jain) Download Abstract: Simulation refers to using specified kind

More information

MAORY E-ELT MCAO module project overview

MAORY E-ELT MCAO module project overview MAORY E-ELT MCAO module project overview Emiliano Diolaiti Istituto Nazionale di Astrofisica Osservatorio Astronomico di Bologna On behalf of the MAORY Consortium AO4ELT3, Firenze, 27-31 May 2013 MAORY

More information

Early Adopter : Multiprocessor Programming in the Undergraduate Program. NSF/TCPP Curriculum: Early Adoption at the University of Central Florida

Early Adopter : Multiprocessor Programming in the Undergraduate Program. NSF/TCPP Curriculum: Early Adoption at the University of Central Florida Early Adopter : Multiprocessor Programming in the Undergraduate Program NSF/TCPP Curriculum: Early Adoption at the University of Central Florida Narsingh Deo Damian Dechev Mahadevan Vasudevan Department

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

Jasmin Smajic 1, Christian Hafner 2, Dirk Baumann 2, Christophe Fumeaux 3, July 5, 2010 Simulations of Optical Plasmonic Nano-Antennas

Jasmin Smajic 1, Christian Hafner 2, Dirk Baumann 2, Christophe Fumeaux 3, July 5, 2010 Simulations of Optical Plasmonic Nano-Antennas Jasmin Smajic 1, Christian Hafner 2, Dirk Baumann 2, Christophe Fumeaux 3, July 5, 2010 Simulations of Optical Plasmonic Nano-Antennas 1 ABB Switzerland Ltd. Corporate Research Dättwil Segelhofstrasse

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

Developing a GPU Processing Framework for Accelerating Remote Sensing Algorithms

Developing a GPU Processing Framework for Accelerating Remote Sensing Algorithms 19 October 2010 Research and Industrial Collaboration Conference Research to Reality Northeastern University, Boston, MA Developing a GPU Processing Framework for Accelerating Remote Sensing Algorithms

More information

Wide-field Adaptive Optics for MOSAIC

Wide-field Adaptive Optics for MOSAIC Wide-field Adaptive Optics for MOSAIC The multiple object spectrograph for the (E-)ELT Tim Morris, Alastair Basden, Andrew Reeves, Richard Myers, Simon Morris, Ariadna Calcines, Marc Dubbeldamm (Durham

More information

A Scalable Computer Architecture for

A Scalable Computer Architecture for A Scalable Computer Architecture for On-line Pulsar Search on the SKA - Draft Version - G. Knittel, A. Horneffer MPI for Radio Astronomy Bonn with help from: M. Kramer, B. Klein, R. Eatough GPU-Based Pulsar

More information

Accelerated Impulse Response Calculation for Indoor Optical Communication Channels

Accelerated Impulse Response Calculation for Indoor Optical Communication Channels Accelerated Impulse Response Calculation for Indoor Optical Communication Channels M. Rahaim, J. Carruthers, and T.D.C. Little Department of Electrical and Computer Engineering Boston University, Boston,

More information

GPU based imager for radio astronomy

GPU based imager for radio astronomy GPU based imager for radio astronomy GTC2014, San Jose, March 27th 2014 S. Bhatnagar, P. K. Gupta, M. Clark, National Radio Astronomy Observatory, NM, USA NVIDIA-India, Pune NVIDIA-US, CA Introduction

More information

Document downloaded from:

Document downloaded from: Document downloaded from: http://hdl.handle.net/1251/64738 This paper must be cited as: Reaño González, C.; Pérez López, F.; Silla Jiménez, F. (215). On the design of a demo for exhibiting rcuda. 15th

More information

AVOIDING TO TRADE SENSITIVITY FOR LINEARITY IN A REAL WORLD WFS

AVOIDING TO TRADE SENSITIVITY FOR LINEARITY IN A REAL WORLD WFS Florence, Italy. Adaptive May 2013 Optics for Extremely Large Telescopes III ISBN: 978-88-908876-0-4 DOI: 10.12839/AO4ELT3.13259 AVOIDING TO TRADE SENSITIVITY FOR LINEARITY IN A REAL WORLD WFS D. Greggio

More information

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

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

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

ESO Industry Information Day. The UK Experience. 26 March 2015, Trinity College, Dublin

ESO Industry Information Day. The UK Experience. 26 March 2015, Trinity College, Dublin ESO Industry Information Day The UK Experience 26 March 2015, Trinity College, Dublin Dr Colin Vincent (Head, Astronomy Division; STFC ESO Council Member, Chair ESO Finance Committee) Funding Mechanism

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

Planning (VLA) observations

Planning (VLA) observations Planning () observations 14 th Synthesis Imaging Workshop (May 2014) Loránt Sjouwerman National Radio Astronomy Observatory (Socorro, NM) Atacama Large Millimeter/submillimeter Array Karl G. Jansky Very

More information

Multifrontal Sparse QR Factorization on GPU

Multifrontal Sparse QR Factorization on GPU Multifrontal Sparse QR Factorization on GPU Nuri Yeralan & Tim Davis University of Florida February 26, 2013 SIAM CSE 2013 Introduction Multifrontal sparse QR GPU considerations GPU-based multifrontal

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

Gran Telescopio Canarias optics manufacture : Final Report

Gran Telescopio Canarias optics manufacture : Final Report Gran Telescopio Canarias optics manufacture : Final Report Roland GEYL, Marc CAYREL, Michel TARREAU SAGEM Aerospace & Defence - REOSC High Performance Optics Avenue de la Tour Maury - 91280 Saint Pierre

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

May AA Communications. Portugal

May AA Communications. Portugal SKA Top-level description A large radio telescope for transformational science Up to 1 million m 2 collecting area Operating from 70 MHz to 10 GHz (4m-3cm) Two or more detector technologies Connected to

More information

REDUCTION OF ALMA DATA USING CASA SOFTWARE

REDUCTION OF ALMA DATA USING CASA SOFTWARE REDUCTION OF ALMA DATA USING CASA SOFTWARE Student: Nguyen Tran Hoang Supervisor: Pham Tuan Anh Hanoi, September - 2016 1 CONTENS Introduction Interferometry Scientific Target M100 Calibration Imaging

More information

What can POP do for you?

What can POP do for you? What can POP do for you? Mike Dewar, NAG Ltd EU H2020 Center of Excellence (CoE) 1 October 2015 31 March 2018 Grant Agreement No 676553 Outline Overview of codes investigated Code audit & plan examples

More information

The Intertwined Futures of High Performance Computing and Artificial Intelligence

The Intertwined Futures of High Performance Computing and Artificial Intelligence KEYNOTE The Intertwined Futures of High Performance Computing and Artificial Intelligence We are seeing both the emergence of new workloads involving artificial intelligence as well as the maturation of

More information

Barcelona Supercomputing Center

Barcelona Supercomputing Center Barcelona Supercomputing Center Josep M. Martorell, PhD Associate Director 05/2018 Barcelona Supercomputing Center Centro Nacional de Supercomputación Supercomputing services to Spanish and EU researchers

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 Coarse-Grained Task, Data, and Pipeline Parallelism in Stream Programs

Exploiting Coarse-Grained Task, Data, and Pipeline Parallelism in Stream Programs Exploiting Coarse-Grained Task, Data, and Pipeline Parallelism in Stream Programs Michael Gordon, William Thies, and Saman Amarasinghe Massachusetts Institute of Technology ASPLOS October 2006 San Jose,

More information

Overview. 1 Trends in Microprocessor Architecture. Computer architecture. Computer architecture

Overview. 1 Trends in Microprocessor Architecture. Computer architecture. Computer architecture Overview 1 Trends in Microprocessor Architecture R05 Robert Mullins Computer architecture Scaling performance and CMOS Where have performance gains come from? Modern superscalar processors The limits of

More information

High-contrast imaging with E-ELT/HARMONI

High-contrast imaging with E-ELT/HARMONI High-contrast imaging with E-ELT/HARMONI A. Carlotti, C. Vérinaud, J.-L. Beuzit, D. Mouillet - IPAG D. Gratadour - LESIA Spectroscopy with HARMONI - 07/2015 - Oxford University 1 Imaging young giant planets

More information

Hybrid QR Factorization Algorithm for High Performance Computing Architectures. Peter Vouras Naval Research Laboratory Radar Division

Hybrid QR Factorization Algorithm for High Performance Computing Architectures. Peter Vouras Naval Research Laboratory Radar Division Hybrid QR Factorization Algorithm for High Performance Computing Architectures Peter Vouras Naval Research Laboratory Radar Division 8/1/21 Professor G.G.L. Meyer Johns Hopkins University Parallel Computing

More information

LBT2020.

LBT2020. LBT2020 http://lbto2014um.weebly.com/lbt2020.html Staff LBTO 11.8 meters Light Gathering Power 40ft Staff LBTO 23 meters Resolving Power 75ft Now! GMT (24.5) Chile 2020-2030 E-ELT (38m) - Chile TMT (30m)

More information

Characterizing, Optimizing, and Auto-Tuning Applications for Energy Efficiency

Characterizing, Optimizing, and Auto-Tuning Applications for Energy Efficiency PhD Dissertation Proposal Characterizing, Optimizing, and Auto-Tuning Applications for Efficiency Wei Wang The Committee: Chair: Dr. John Cavazos Member: Dr. Guang R. Gao Member: Dr. James Clause Member:

More information

November SKA Low Frequency Aperture Array. Andrew Faulkner

November SKA Low Frequency Aperture Array. Andrew Faulkner SKA Phase 1 Implementation Southern Africa Australia SKA 1 -mid 250 15m dia. Dishes 0.4-3GHz SKA 1 -low 256,000 antennas Aperture Array Stations 50 350/650MHz SKA 1 -survey 90 15m dia. Dishes 0.7-1.7GHz

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

CUDA Threads. Terminology. How it works. Terminology. Streaming Multiprocessor (SM) A SM processes block of threads

CUDA Threads. Terminology. How it works. Terminology. Streaming Multiprocessor (SM) A SM processes block of threads Terminology CUDA Threads Bedrich Benes, Ph.D. Purdue University Department of Computer Graphics Streaming Multiprocessor (SM) A SM processes block of threads Streaming Processors (SP) also called CUDA

More information

CUBES IN A CAVE VISUALISATION AND ANALYSIS CHALLENGES FOR THE SKA ERA. Christopher Fluke

CUBES IN A CAVE VISUALISATION AND ANALYSIS CHALLENGES FOR THE SKA ERA. Christopher Fluke CUBES IN A CAVE VISUALISATION AND ANALYSIS CHALLENGES FOR THE SKA ERA Christopher Fluke CAS Scien3fic Compu3ng & Visualisa3on: Amr Hassan Bernard Meade, George Bekiaris, Dany Vohl, Sarah Hegarty Monash

More information

Perspective platforms for BOINC distributed computing network

Perspective platforms for BOINC distributed computing network Perspective platforms for BOINC distributed computing network Vitalii Koshura Lohika Odessa, Ukraine lestat.de.lionkur@gmail.com Profile page: https://www.linkedin.com/in/aenbleidd/ Abstract This paper

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

Telescopes and their configurations. Quick review at the GO level

Telescopes and their configurations. Quick review at the GO level Telescopes and their configurations Quick review at the GO level Refraction & Reflection Light travels slower in denser material Speed depends on wavelength Image Formation real Focal Length (f) : Distance

More information

Optimization of Apodized Pupil Lyot Coronagraph for ELTs

Optimization of Apodized Pupil Lyot Coronagraph for ELTs Optimization of Apodized Pupil Lyot Coronagraph for ELTs P. Martinez 1,2, A. Boccaletti 1, M. Kasper 2, P. Baudoz 1 & C. Cavarroc 1 1 Observatoire de Paris-Meudon / LESIA 2 European Southern Observatory

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

Optical Design of the SuMIRe PFS Spectrograph

Optical Design of the SuMIRe PFS Spectrograph Optical Design of the SuMIRe PFS Spectrograph Sandrine Pascal* a, Sébastien Vives a, Robert H. Barkhouser b, James E. Gunn c a Aix Marseille Université - CNRS, LAM (Laboratoire d'astrophysique de Marseille),

More information

escience: Pulsar searching on GPUs

escience: Pulsar searching on GPUs escience: Pulsar searching on GPUs Alessio Sclocco Ana Lucia Varbanescu Karel van der Veldt John Romein Joeri van Leeuwen Jason Hessels Rob van Nieuwpoort And many others! Netherlands escience center Science

More information

Center for Hybrid Multicore Productivity Research (CHMPR)

Center for Hybrid Multicore Productivity Research (CHMPR) A CISE-funded Center University of Maryland, Baltimore County, Milton Halem, Director, 410.455.3140, halem@umbc.edu University of California San Diego, Sheldon Brown, Site Director, 858.534.2423, sgbrown@ucsd.edu

More information

Recent progress and future development of Nobeyama 45-m Telescope

Recent progress and future development of Nobeyama 45-m Telescope Recent progress and future development of Nobeyama 45-m Telescope Masao Saito: Director of Nobeyama Radio Observatory Tetsuhiro Minamidani: Nobeyama Radio Observatory Outline Nobeyama 45-m Telescope Recent

More information

High QE, Thinned Backside-Illuminated, 3e- RoN, Fast 700fps, 1760x1760 Pixels Wave-Front Sensor Imager with Highly Parallel Readout

High QE, Thinned Backside-Illuminated, 3e- RoN, Fast 700fps, 1760x1760 Pixels Wave-Front Sensor Imager with Highly Parallel Readout High QE, Thinned Backside-Illuminated, 3e- RoN, Fast 700fps, 1760x1760 Pixels Wave-Front Sensor Imager with Highly Parallel Readout Mark Downing, Dietrich Baade, Norbert Hubin, Olaf Iwert, Javier Reyes

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

A BLAS-based Algorithm for Finding Position Weight Matrix Occurrences in DNA sequences on CPUs and GPUs

A BLAS-based Algorithm for Finding Position Weight Matrix Occurrences in DNA sequences on CPUs and GPUs A BLAS-based Algorithm for Finding Position Weight Matrix Occurrences in DNA sequences on CPUs and GPUs Jan Fostier IDLab, Department of Information Technology, Ghent University - imec, Ghent, Belgium

More information

Non-adaptive Wavefront Control

Non-adaptive Wavefront Control OWL Phase A Review - Garching - 2 nd to 4 th Nov 2005 Non-adaptive Wavefront Control (Presented by L. Noethe) 1 Specific problems in ELTs and OWL Concentrate on problems which are specific for ELTs and,

More information

12.4 Alignment and Manufacturing Tolerances for Segmented Telescopes

12.4 Alignment and Manufacturing Tolerances for Segmented Telescopes 330 Chapter 12 12.4 Alignment and Manufacturing Tolerances for Segmented Telescopes Similar to the JWST, the next-generation large-aperture space telescope for optical and UV astronomy has a segmented

More information

Simulation team in Vienna. Joao Alves, Werner Zeilinger, Rainer Köhler, Michael Mach

Simulation team in Vienna. Joao Alves, Werner Zeilinger, Rainer Köhler, Michael Mach The Simulation team in Vienna Kieran Leschinski and Oliver Czoske Joao Alves, Werner Zeilinger, Rainer Köhler, Michael Mach What is SimCADO? SimCADO is a python package which allows one to simulate mock

More information

M1/M2 Ray Tracer. for High-Speed Mirror Metrology in the E-ELT. Ron Holzlöhner, 21 Sep 2016 European Southern Observatory (ESO)

M1/M2 Ray Tracer. for High-Speed Mirror Metrology in the E-ELT. Ron Holzlöhner, 21 Sep 2016 European Southern Observatory (ESO) M1/M2 Ray Tracer for High-Speed Mirror Metrology in the E-ELT Ron Holzlöhner, 21 Sep 2016 European Southern Observatory (ESO) The E-ELT: 39m visible+ir Telescope ESO: Intergovernmental Organization, 15

More information

KECK TELESCOPE CONTROL SYSTEM UPGRADE

KECK TELESCOPE CONTROL SYSTEM UPGRADE KECK TELESCOPE CONTROL SYSTEM UPGRADE K. Tsubota, J. A. Mader, W. M. Keck Observatory, Kamuela, Hawaii Abstract The Keck telescopes, located at one of the world s premier sites for astronomy, were the

More information

Computer Aided Design of Electronics

Computer Aided Design of Electronics Computer Aided Design of Electronics [Datorstödd Elektronikkonstruktion] Zebo Peng, Petru Eles, and Nima Aghaee Embedded Systems Laboratory IDA, Linköping University www.ida.liu.se/~tdts01 Electronic Systems

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

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

Relative Timing Driven Multi-Synchronous Design: Enabling Order-of-Magnitude Energy Reduction

Relative Timing Driven Multi-Synchronous Design: Enabling Order-of-Magnitude Energy Reduction Relative Timing Driven Multi-Synchronous Design: Enabling Order-of-Magnitude Energy Reduction Kenneth S. Stevens University of Utah Granite Mountain Technologies 27 March 2013 UofU and GMT 1 Learn from

More information

Raven a scientific and technical Multi-Object Adaptive Optics (MOAO) demonstrator

Raven a scientific and technical Multi-Object Adaptive Optics (MOAO) demonstrator Raven a scientific and technical Multi-Object Adaptive Optics (MOAO) demonstrator Olivier Lardière, Célia Blain, Colin Bradley, Reston Nash, Darryl Gamroth, Kate Jackson, Dave Andersen, Shin Oya, Yoshito

More information

Fratricide effect on ELTs

Fratricide effect on ELTs 1st AO4ELT conference, 04005 (2010) DOI:10.1051/ao4elt/201004005 Owned by the authors, published by EDP Sciences, 2010 Fratricide effect on ELTs DamienGratadour 1,a,EricGendron 1,GerardRousset 1,andFrancoisRigaut

More information

Performance Metrics. Computer Architecture. Outline. Objectives. Basic Performance Metrics. Basic Performance Metrics

Performance Metrics. Computer Architecture. Outline. Objectives. Basic Performance Metrics. Basic Performance Metrics Computer Architecture Prof. Dr. Nizamettin AYDIN naydin@yildiz.edu.tr nizamettinaydin@gmail.com Performance Metrics http://www.yildiz.edu.tr/~naydin 1 2 Objectives How can we meaningfully measure and compare

More information

Radio Interferometers Around the World. Amy J. Mioduszewski (NRAO)

Radio Interferometers Around the World. Amy J. Mioduszewski (NRAO) Radio Interferometers Around the World Amy J. Mioduszewski (NRAO) A somewhat biased view of current interferometers Limited to telescopes that exist or are in the process of being built (i.e., I am not

More information

A Multi-Fielding SKA Covering the Range 100 MHz 22 GHz. Peter Hall and Aaron Chippendale, CSIRO ATNF 24 November 2003

A Multi-Fielding SKA Covering the Range 100 MHz 22 GHz. Peter Hall and Aaron Chippendale, CSIRO ATNF 24 November 2003 A Multi-Fielding SKA Covering the Range 100 MHz 22 GHz Peter Hall and Aaron Chippendale, CSIRO ATNF 24 November 2003 1. Background Various analyses, including the recent IEMT report [1], have noted that

More information

Astronomical Cameras

Astronomical Cameras Astronomical Cameras I. The Pinhole Camera Pinhole Camera (or Camera Obscura) Whenever light passes through a small hole or aperture it creates an image opposite the hole This is an effect wherever apertures

More information

Sponsors: Conference Schedule at a Glance

Sponsors: Conference Schedule at a Glance Sponsors: Conference Schedule at a Glance Registration Pass Access - Technical Program Each registration category provides access to a different set of conference activities. Registration Pass Access -

More information

Square Kilometre Array where Science meets Industry

Square Kilometre Array where Science meets Industry Square Kilometre Array where Science meets Industry Nigel Rix, Director of Electronics; ESP KTN Technology Strategy Board The vision of the Technology Strategy Board: UK to be a global leader in innovation

More information

Introduction to Radio Astronomy

Introduction to Radio Astronomy Introduction to Radio Astronomy The Visible Sky, Sagittarius Region 2 The Radio Sky 3 4 Optical and Radio can be done from the ground! 5 Outline The Discovery of Radio Waves Maxwell, Hertz and Marconi

More information

Project Overview. Kei Szeto MSE Project Manager

Project Overview. Kei Szeto MSE Project Manager Project Overview Kei Szeto MSE Project Manager Outline Overview of MSE as implementation of a wide-field multi-object spectroscopic survey facility Status of MSE design phase development MSE and its parts

More information

arxiv: v1 [astro-ph.im] 16 Apr 2015

arxiv: v1 [astro-ph.im] 16 Apr 2015 Development of a scalable generic platform for adaptive optics real time control Avinash Surendran a, Mahesh P. Burse b, A. N. Ramaprakash b, Padmakar Parihar a a Indian Institute of Astrophysics, Koramangala

More information

Introduction to SKA Regional Centres. Séverin Gaudet CADC

Introduction to SKA Regional Centres. Séverin Gaudet CADC Introduction to SKA Regional Centres Séverin Gaudet CADC Outline The need for SKA Regional Centres The SKA Regional Centre Model The SKA Regional Centre Coordination Group Thoughts on a Canadian SRC 2

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

ASKAP Industry technical briefing. Tim Cornwell, ASKAP Computing Project Lead Australian Square Kilometre Array Pathfinder

ASKAP Industry technical briefing. Tim Cornwell, ASKAP Computing Project Lead Australian Square Kilometre Array Pathfinder ! ASKAP Industry technical briefing Tim Cornwell, ASKAP Computing Project Lead Australian Square Kilometre Array Pathfinder The Square Kilometre Array 2020 era radio telescope Very large collecting area

More information

OPTICON Firenze Meeting 8-10 November 2004

OPTICON Firenze Meeting 8-10 November 2004 Extremely Large Telescope Design Study OPTICON Firenze Meeting 8-10 November 2004 ELT Design Study Original Proposal What? Enabling Technology Development common to any ELT Why? will provide: Preparatory

More information

March Phased Array Technology. Andrew Faulkner

March Phased Array Technology. Andrew Faulkner Aperture Arrays Michael Kramer Sparse Type of AA selection 1000 Sparse AA-low Sky Brightness Temperature (K) 100 10 T sky A eff Fully sampled AA-mid Becoming sparse Aeff / T sys (m 2 / K) Dense A eff /T

More information

Smart Antennas in Radio Astronomy

Smart Antennas in Radio Astronomy Smart Antennas in Radio Astronomy Wim van Cappellen cappellen@astron.nl Netherlands Institute for Radio Astronomy Our mission is to make radio-astronomical discoveries happen ASTRON is an institute for

More information

THE KAROO ARRAY TELESCOPE (KAT) & FPA EFFORT IN SOUTH AFRICA

THE KAROO ARRAY TELESCOPE (KAT) & FPA EFFORT IN SOUTH AFRICA THE KAROO ARRAY TELESCOPE (KAT) & FPA EFFORT IN SOUTH AFRICA Dr. Dirk Baker (KAT FPA Sub-system Manager) Prof. Justin Jonas (SKA SA Project Scientist) Ms. Anita Loots (KAT Project Manager) Mr. David de

More information

PLATO Data Processing Algorithms (DPA)

PLATO Data Processing Algorithms (DPA) PLATO Data Processing Algorithms (DPA) Réza Samadi (CNRS-LESIA, Observatoire de Paris) and the members of the DPA - Working Group The sources of perturbation Photometry methods Assessment of the expected

More information

NVIDIA APEX: High-Definition Physics with Clothing and Vegetation. Michael Sechrest, IDV Monier Maher, NVIDIA Jean Pierre Bordes, NVIDIA

NVIDIA APEX: High-Definition Physics with Clothing and Vegetation. Michael Sechrest, IDV Monier Maher, NVIDIA Jean Pierre Bordes, NVIDIA NVIDIA APEX: High-Definition Physics with Clothing and Vegetation Michael Sechrest, IDV Monier Maher, NVIDIA Jean Pierre Bordes, NVIDIA Outline Introduction APEX: A Scalable Dynamics Framework APEX Clothing

More information

PhD Defense. Low-order wavefront control and calibration for phase-mask coronagraphs. Garima Singh

PhD Defense. Low-order wavefront control and calibration for phase-mask coronagraphs. Garima Singh PhD Defense 21st September 2015 Space Telescope Science Institute, Baltimore on Low-order wavefront control and calibration for phase-mask coronagraphs by Garima Singh PhD student and SCExAO member Observatoire

More information

ΕΠΛ 605: Προχωρημένη Αρχιτεκτονική

ΕΠΛ 605: Προχωρημένη Αρχιτεκτονική ΕΠΛ 605: Προχωρημένη Αρχιτεκτονική Υπολογιστών Presentation of UniServer Horizon 2020 European project findings: X-Gene server chips, voltage-noise characterization, high-bandwidth voltage measurements,

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

PROBE: Prediction-based Optical Bandwidth Scaling for Energy-efficient NoCs

PROBE: Prediction-based Optical Bandwidth Scaling for Energy-efficient NoCs PROBE: Prediction-based Optical Bandwidth Scaling for Energy-efficient NoCs Li Zhou and Avinash Kodi Technologies for Emerging Computer Architecture Laboratory (TEAL) School of Electrical Engineering and

More information