EPCC Guest Lectures - podcast cover

EPCC Guest Lectures

EPCC and the MSc in High Performance Computing run an annual Guest Lecture series, with speakers drawn from industry and academia. Talks focus on state-of-the-art applications of HPC in real world situations, with many reflecting the type of work our MSc students will undertake after graduation. www.epcc.ed.ac.uk/msc twitter.com/#!/EPCCedinburgh
Download Metacast podcast app
Podcasts are better in Metacast mobile app
Don't just listen to podcasts. Learn from them with transcripts, summaries, and chapters for every episode. Skim, search, and bookmark insights. Learn more

Episodes

Adventures in the Biology trade : Bioinformatics in the Petabyte era (60 mins, ~42 MB)

Bioinformatics and more widely Computational Biology is a largely data-driven Science. The array of high-throughput technology platforms in the last 10 years mean that the amount of data being generated in this field is likely to enter into Exabytes by 2020. The challenges associated with this are quite different from the data sets generated by High Energy Physics or Astrophysics in that they tend to gathered from a wide variety of different providers. Meta-analyses of these data sets can give s...

Mar 21, 20141 hr

Solar analysis - the journey from two weeks to one hour with HPC (38 mins, ~24 MB)

Performing complex solar shading analysis to take into account the sun's path and solar penetration on large buildings has historically consumed very many CPU cycles for IES "Virtual Environment" (3D building physics) simulation users. One particularly complex model took almost 2 weeks to process. A description of the collaboration between IES and EPCC to apply HPC practices to the solar analysis algorithm and benchmark results will be presented. Additionally we will cover the pitfalls found whe...

Mar 14, 201438 min

High Performance Computing - Driving innovation and capability: Ian Wardrope, Intel (55 mins, ~40 MB)

Intel will provide an insight into future HPC technology development looking at hardware trends, ecosystem support and the challenges around ExaScale computing. The talk will also touch upon the convergence of High Performance Computing and High Performance Data Analytics, examining where the effective use of this rapidly maturing capability can provide industry and academia with a competitive advantage. This talk was given as part of our MSc in HPC's 'HPC Ecosystem' course. Talk slides...

Feb 28, 201455 min

PrimeGrid: Join in the search for a world record prime number (45 mins, ~41 MB)

PrimeGrid is a volunteer computing project that gives participants the chance to be the discoverer of a new world record prime number! In addition, we are working towards the solution of several mathematical problems which have remained unsolved for over 50 years. The talk will cover some basic facts about prime numbers, the history of the search for large primes (and a little of the maths!), and show the audience how they can use their computers to join PrimeGrid and find new primes of their ow...

Sep 07, 201345 min

The Power of Many: Running Many Simulations on Many : Dr. Shantenu Jha, Rutgers University (57 mins, ~28 MB)

There are several important science and engineering problems that require the coordinated execution of multiple high-performance simulations. Some common scenarios include but are not limited to, "an ensemble of tasks", "loosely-coupled simulations of tightly-coupled simulations" or "multi-component multi-physics simulations". However, historically supercomputing centers, have supported and priortised the execution of single "jobs" on supercomputers. Not suprisingly, the tools and capabilities t...

Apr 02, 201357 min

Games: Playing with Threads: Ben Nicholson, Frontier Developments (53 mins, ~21 MB)

In this talk I will give a brief history of parallel processing in games and how the industry has responded to hardware changes in its constant race to create games with more, better and faster. I then consider some of the lessons we have learned so far and finish with my opinion on how a future game engine might be structured to target many-core architectures. This talk was given as part of our MSc in HPC's 'HPC Ecosystem' course. Talk slides Videos...

Mar 22, 201353 min

Fast as Lightning: High Performance Computing at the Met Office: Dr. Chris Maynard, Met Office (59 mins, ~27 MB)

The Met Office hosts some the largest computers in the UK to predict the weather and changes in the climate. Best known for the Public Weather Service, the Met Office also advises UK government and other organisations world wide. The difficulties of modelling such a complex system as the Earth's atmosphere, how it is actually done and what future computational challenges lie ahead will be discussed. This talk was given as part of our MSc in HPC's 'HPC Ecosystem' course. Talk slides...

Mar 15, 201359 min

Data Centric Deep Computing: Dr. Crispin Keable, IBM (59 mins, ~27 MB)

This talk will look at the drivers leading the way to Exascale computing. It will examine technology trends, and use these to infer some of the characteristics of future large scale HPC systems. It will also look in to what this means for the software environment, reliability, use and affordability of IT systems at the high end. Recently, the IT industry has become more focused on problems involving the use and management of large data sets (Big Data) and we map this trend on to the consequences...

Mar 01, 201359 min

FireGrid - A better response to fire emergencies: Dr. George Beckett, EPCC (42 mins, ~20 MB)

Building design has been revolutionised in recent years. New materials and better construction techniques have allowed bespoke and impressive public spaces to be created. Consider the Millennium Dome, Hong Kong airport, or the 2012 Olympic stadium. These bespoke spaces represent a significant challenge for fire safety. Unlike for conventional buildings, with regular layouts and dimensions, there is very little experience to suggest how fires might develop in these spaces, and how people might re...

Mar 23, 201242 min

GPU Computing: Past, Present and Future (47 mins, ~21 MB)

The past five years have seen the use of graphical processing units for computation grow from being the interest of handful of early adopters to a mainstream technology used in the world’s largest supercomputers. The CUDA GPU programming ecosystem today provides all that a developer needs to accelerate scientific applications with GPUs. The architecture of a GPU has much to offer to the future of large-scale computing where energy-efficiency is paramount. NVIDIA is the lead contractor for the ...

Mar 02, 201247 min

Prime numbers, large integer arithmetic and a 2PF task farm: Iain Bethune, EPCC (43 mins, ~21 MB)

We will review some basic properties and theorems regarding prime numbers, and take a quick trip through the history of prime number searching. Secondly, we will discuss two classes of algorithms of importance for computational primality testing - Sieving and the Lucas-Lehmer (and similar) tests - and their implementations on modern CPUs and GPUs. Finally, we will introduce GIMPS and PrimeGrid, two large and well-known distributed prime search projects. Links: Talk slides...

Oct 14, 201143 min

An introduction to distributed version control systems: Lawrence Mitchell, EPCC (60 mins, ~54 MB)

There is a plethora of version control systems and it is not obvious which to choose. Do you pine for the warm, comforting blanket of CVS? Fear not! I shall give an overview of the zoo of version control systems available to the modern programmer. I'll describe the design principles (there is much overlap) and how these influence the use patterns. I hope to convince you that modern systems are at least as good as CVS and Subversion, and to indicate some of the areas in which they make a programm...

Mar 16, 20111 hr

Building Cloud Infrastructures (looking inside Flexiscale) (63 mins, ~29 MB)

Cloud computing has become one of the most advertised and talked about technologies for the past few years since many ISPs/IT firms have begun to adopt virtualisation technologies. As cloud technologies mature, more and more businesses are moving their services into “the cloud” or building internal clouds to cater for their IT needs. Gihan Munasinghe & Tabassum Sharif of Flexiant discuss the advantages of having cloud infrastructures, introduce Flexiscale and look into how you can build ...

Feb 11, 20111 hr 3 min

Fluidity: an adaptive, unstructured mesh CFD framework. Applications, software development methods and parallel performance: Dr Jon Hill, Imperial College London (48 mins, ~22 MB)

Fluidity is a powerful Computational Fluid Dynamics framework developed at Imperial College over the last 20 years. Fluidity can be applied to a number of scientific applications, ranging from classic CFD, to oceans and multi-material problems. It uses a variety of discretisations on an unstructured mesh and includes a number of novel and innovative features, such as adaptive re-meshing, a user friendly interface, and a python interface. The main advantage Fluidity has is the adaptive re-meshing...

Jan 28, 201148 min

High Performance Storage with SSDs: Barry Whyte, IBM UK (51 mins, ~47 MB)

Traditional disk technology has lagged behind processor and memory technology for some time. During this session we will discuss what the problems are and how new technologies such as enterprise class Solid State Drives (SSD) are helping. Until now, high performance storage systems have been designed around the characteristics of spinning magnetic media. This session will also discuss design considerations for such high performance systems, an overview of storage virtualization, and how these co...

Mar 19, 201051 min

Lightning Fast! HPC at the Met Office (63 mins, ~57 MB)

The Met Office has long used high performance computing to support its activities in weather prediction and climate research. This talk starts by giving an overview of the numerical weather prediction process and continues with a look at the HPC platforms used to make solving these problems possible. Some of the challenges currently faced, particularly in the area of scalability, are presented and recent progress in these areas discussed. Links: Slides - Talk slides...

Feb 26, 20101 hr 3 min

Instruction Level Parallelism - a historical perspective: Prof. Roland Ibbett, EPCC (70 mins, ~64 MB)

This talk traces the development of the different types of instruction-level parallelism that have been incorporated into the hardware of processors from the early 1960s to the present day. We will see how the use of parallel function units in the CDC 6600 eventually led to the design of the Cray-1 with its vector processing instructions and superscalar processors such as the Alpha. The talk also covers Very Long Instruction Word systems and SIMD systems. The talk is accompanied by visual demons...

Feb 05, 20101 hr 10 min

Lattice QCD, HPC and GPUs: Dr Alistair Hart, University of Edinburgh (63 mins, ~58 MB)

Lattice QCD is a very important tool for understanding the Standard Model of particle physics. It presents enormous computational challenges, both in carrying out simulations and in making sure they are as efficient as possible. This lecture explains why we need lattice QCD; describes how the UKQCD Collaboration sets out to overcome these computational challenges; and illustrates how GPUs are used here in Edinburgh. Links: Slides - Talk slides...

Jan 22, 20101 hr 3 min
For the best experience, listen in Metacast app for iOS or Android
Open in Metacast