Efficient use of OpenFOAM in industry

Size: px
Start display at page:

Download "Efficient use of OpenFOAM in industry"

Transcription

1 Elmer Technologies: Efficient use of OpenFOAM in industry Author: Oskar Elmgren

2 Elmer Technologies Built on motorsport experience Specializing in product and technology development Simulation and prototype production expertice We want to help change the world!...and make it more efficient in the process

3 Presentation Targets Setup Overview of a efficient, fully parallel, setup Preprocessing Calculation Postprocessing Benchmarks Scalability 1-20 cores, heterogenous setup Typical case wall time Observations Challenges, thoughts and suggestions

4 Elmer Technologies' Network Setup Company Network Interface Computer Compute Node 1 Compute Node 3 1Gbit Router Compute Node 2 Compute Node 4

5 Our Interface Computer Hardware 8GB memory 3TB SATA hard disks nvidia graphics card Multiple Ethernet cards Software Linux; opensuse OpenFOAM source installation

6 Compute Node Setups Hardware Desktop CPU (Intel i5, 4core) (AMD Phenom II X6, 6core) 16GB memory (2x1600MT/s) (2x1333MT/s) 1TB SATA harddisk Ethernet (Intel chipset) Software Linux; opensuse, passwordless rsh access OpenFOAM NAT accessed Case files NAT accessed

7 Computation Process 1. Copy base case files to new directory 2. Copy computation model file (.stl) 3. Run compute script 4. Check convergence, etc. 5. Postprocess

8 Compute Script 1. blockmesh 2. decomposepar 3. snappyhexmesh -parallel 4. boundary condition script 5. potentialfoam -parallel 6. simplefoam -parallel

9 Boundary Script Needed if meshing is done in parallel Custom code; Python script Read target boundary conditions Read case boundary conditions Compare Add missing boundary conditions to parallel mesh

10 Result Checking (CFD in general) Check convergence of result variables Is the result reasonable? Do changes produce correct results? Ultimately: TEST!

11 Postprocessing ParaView in parallel (on interface machine) paraview compiled with mpi option parallel OpenFOAM case reader ParaView in client-server mode (for larger cases) same as above utilizes compute nodes' processors and memory (very fast, will not run out of memory)

12 Capability of Our Setup Race car model difficult flow 24.5M cells static k-omega SST turbulence model 3000 iterations, 29h

13 Scalability Test GEV model well behaved flow 1M & 5M cells static k-omega SST turbulence model 900 iterations

14 Scalability Data "small" case 1M cells computation time [min] snappyhexmesh 80 simplefoam Total time core i5 2core i5 4core i5 8core i5 2computers 2core i5 2computers 4core i5 2computers 1core X6 6core X6 12core X6 multilayer 20core core core X6 12core X6 multilayer2 20core 1-1

15 More Scalability Data! "large" case 5M cells computation time [min] snappyhexmesh simplefoam Total time core i5 1core i5 4core i5 2core i5 2computers 8core i5 2computers 4core i5 2computers 20core core X6 20core 1-3

16 Performance Observations Efficient heterogenous decomposition difficult Multi-level decomposition seems interesting Strange behavior to be expected, with large performance difference between Ethernet and memory bandwidth

17 Other Observations Hardware Intel i5 unreliable, but fast. Also needs HD cooler Realtek network hardware should be avoided Debugging problems might be difficult Software No user interface, poor meshing utility Dedicated machines strongly advised Supprisingly few bugs/issues

18 Cost Interface machine +700 Compute node ~700 Network router, cables ~150 example setup 3650 Employee system setup 1week-2months case setup 1-40h

19 Conclusions CFD computations can be done very cheaply Open source world is a challenge to enter help = google often very poor/no documentation Open source software is a safe investment copes very well with future needs scales to more, or larger cases

20 Thank You! (and links)

21 Science is like sex; it has practical uses, but that's not why we do it. -Richard Feynman

Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud

Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud Team 194: Aerodynamic Study of Airflow around an Airfoil in the EGI Cloud CFD Support s OpenFOAM and UberCloud Containers enable efficient, effective, and easy access and use of MEET THE TEAM End-User/CFD

More information

Optimization of parameter settings for GAMG solver in simple solver

Optimization of parameter settings for GAMG solver in simple solver Optimization of parameter settings for GAMG solver in simple solver Masashi Imano (OCAEL Co.Ltd.) Aug. 26th 2012 OpenFOAM Study Meeting for beginner @ Kanto Test cluster condition Hardware: SGI Altix ICE8200

More information

Ekran System System Requirements and Performance Numbers

Ekran System System Requirements and Performance Numbers Ekran System System Requirements and Performance Numbers Table of Contents System Requirements... 3 Performance Numbers... 6 Database Statistics... 8 2 System Requirements Ekran System claims different

More information

Running in parallel. Total number of cores available after hyper threading (virtual cores)

Running in parallel. Total number of cores available after hyper threading (virtual cores) First at all, to know how many processors/cores you have available in your computer, type in the terminal: $> lscpu The output for this particular workstation is the following: Architecture: x86_64 CPU

More information

THE INFLUENCE OF MESH CHARACTERISTICS ON OPENFOAM SIMULATIONS OF THE DRIVAER MODEL

THE INFLUENCE OF MESH CHARACTERISTICS ON OPENFOAM SIMULATIONS OF THE DRIVAER MODEL 6 th BETA CAE International Conference THE INFLUENCE OF MESH CHARACTERISTICS ON OPENFOAM SIMULATIONS OF THE DRIVAER MODEL Grigoris Fotiadis *, Vangelis Skaperdas, Aristotelis Iordanidis BETA CAE Systems

More information

Introduction to the Computer Exercices Turbulence: Theory and Modelling R.Z. Szasz, Energy Sciences, LTH Lund University

Introduction to the Computer Exercices Turbulence: Theory and Modelling R.Z. Szasz, Energy Sciences, LTH Lund University Introduction to the Computer Exercices Turbulence: Theory and Modelling R.Z. Szasz, Energy Sciences, LTH Lund University Outline VERY short CFD introduction Steps of problem solving The software used:

More information

Turbostream: A CFD solver for manycore

Turbostream: A CFD solver for manycore Turbostream: A CFD solver for manycore processors Tobias Brandvik Whittle Laboratory University of Cambridge Aim To produce an order of magnitude reduction in the run-time of CFD solvers for the same hardware

More information

How to get started with OpenFOAM at SHARCNET

How to get started with OpenFOAM at SHARCNET How to get started with OpenFOAM at SHARCNET, High Performance Technical Consultant SHARCNET, York University isaac@sharcnet.ca Outlines Introduction to OpenFOAM Compilation in SHARCNET Pre/Post-Processing

More information

Phase inversion problem: performances on EOS. Annaïg PEDRONO IMFT Service Codes et Simulations Numériques

Phase inversion problem: performances on EOS. Annaïg PEDRONO IMFT Service Codes et Simulations Numériques Phase inversion problem: performances on EOS Annaïg PEDRONO IMFT Service Codes et Simulations Numériques IMFT and CALMIP IMFT and CALMIP : a partnership to improve code performances since 2004 2009-2014

More information

OpenFOAM Scaling on Cray Supercomputers Dr. Stephen Sachs GOFUN 2017

OpenFOAM Scaling on Cray Supercomputers Dr. Stephen Sachs GOFUN 2017 OpenFOAM Scaling on Cray Supercomputers Dr. Stephen Sachs GOFUN 2017 Safe Harbor Statement This presentation may contain forward-looking statements that are based on our current expectations. Forward looking

More information

Habanero Operating Committee. January

Habanero Operating Committee. January Habanero Operating Committee January 25 2017 Habanero Overview 1. Execute Nodes 2. Head Nodes 3. Storage 4. Network Execute Nodes Type Quantity Standard 176 High Memory 32 GPU* 14 Total 222 Execute Nodes

More information

Pre-processing in openfoam, mesh generation. OpenFOAM kurs 2009 Håkan Nilsson Olivier Petit

Pre-processing in openfoam, mesh generation. OpenFOAM kurs 2009 Håkan Nilsson Olivier Petit Pre-processing in openfoam, mesh generation. OpenFOAM kurs 2009 Håkan Nilsson Olivier Petit Different ways of creating the mesh. Outline Using SnappyHexMesh, an OpenFOAM mesh generation tool. Using blockmesh.

More information

Aerodynamic optimization of low pressure axial fans with OpenFOAM

Aerodynamic optimization of low pressure axial fans with OpenFOAM Aerodynamic optimization of low pressure axial fans with OpenFOAM 1, Max Hasenzahl 1, Prof. Dr.-Ing. Jens Friedrichs 2 1 Volkswagen AG (Cooling Development) 2 Institute of Jet Propulsion and Turbomachinery,

More information

General Plasma Physics

General Plasma Physics Present and Future Computational Requirements General Plasma Physics Center for Integrated Computation and Analysis of Reconnection and Turbulence () Kai Germaschewski, Homa Karimabadi Amitava Bhattacharjee,

More information

Multi-GPU simulations in OpenFOAM with SpeedIT technology.

Multi-GPU simulations in OpenFOAM with SpeedIT technology. Multi-GPU simulations in OpenFOAM with SpeedIT technology. Attempt I: SpeedIT GPU-based library of iterative solvers for Sparse Linear Algebra and CFD. Current version: 2.2. Version 1.0 in 2008. CMRS format

More information

Pre-processing in openfoam, mesh generation. OpenFOAM kurs 2011 Håkan Nilsson

Pre-processing in openfoam, mesh generation. OpenFOAM kurs 2011 Håkan Nilsson Pre-processing in openfoam, mesh generation. OpenFOAM kurs 2011 Håkan Nilsson Olivier Petit Different ways of creating the mesh. Outline Using SnappyHexMesh, an OpenFOAM mesh generation tool. Using blockmesh.

More information

Introduction to fluid mechanics simulation using the OpenFOAM technology

Introduction to fluid mechanics simulation using the OpenFOAM technology Introduction to fluid mechanics simulation using the OpenFOAM technology «Simulation in porous media from pore to large scale» Part II: Mesh complex geometries, application to the evaluation of permeability,

More information

OpenFOAM on BG/Q porting and performance

OpenFOAM on BG/Q porting and performance OpenFOAM on BG/Q porting and performance Paride Dagna, SCAI Department, CINECA SYSTEM OVERVIEW OpenFOAM : selected application inside of PRACE project Fermi : PRACE Tier- System Model: IBM-BlueGene /Q

More information

Aerodynamic Study of a Realistic Car W. TOUGERON

Aerodynamic Study of a Realistic Car W. TOUGERON Aerodynamic Study of a Realistic Car W. TOUGERON Tougeron CFD Engineer 2016 Abstract This document presents an aerodynamic CFD study of a realistic car geometry. The aim is to demonstrate the efficiency

More information

Application of GPU technology to OpenFOAM simulations

Application of GPU technology to OpenFOAM simulations Application of GPU technology to OpenFOAM simulations Jakub Poła, Andrzej Kosior, Łukasz Miroslaw jakub.pola@vratis.com, www.vratis.com Wroclaw, Poland Agenda Motivation Partial acceleration SpeedIT OpenFOAM

More information

OpenFOAM on POWER8. Stretching the performance envelope. A White Paper by OCF

OpenFOAM on POWER8. Stretching the performance envelope. A White Paper by OCF OpenFOAM on POWER8 Stretching the performance envelope A White Paper by OCF Executive Summary In this white paper, we will show that the IBM Power architecture provides a uniquely powerful platform for

More information

Open Source Software Course: Assignment 1

Open Source Software Course: Assignment 1 Open Source Software Course: Assignment 1 Mengmeng Zhang Aeronautical and Vehicle Engineering, Royal Insistute of Technology (KTH), Stockholm, Sweden 2012-09-09 Mengmeng Zhang Open Source Software Course

More information

Running OpenFOAM in parallel

Running OpenFOAM in parallel Running OpenFOAM in parallel Tommaso Lucchini Department of Energy Politecnico di Milano Running in parallel The method of parallel computing used by OpenFOAM is known as domain decomposition, in which

More information

Hardware Acceleration for CST MICROWAVE STUDIO. Amy Dewis Channel Manager

Hardware Acceleration for CST MICROWAVE STUDIO. Amy Dewis Channel Manager Hardware Acceleration for CST MICROWAVE STUDIO Amy Dewis Channel Manager Agenda 1. Acceleware Overview 2. Why use Hardware Acceleration? 3. Current Performance, Features and Hardware 4. Upcoming Features

More information

AERODYNAMIC OPTIMIZATION OF REAR AND FRONT FLAPS ON A CAR

AERODYNAMIC OPTIMIZATION OF REAR AND FRONT FLAPS ON A CAR Student: Giannoni Alberto Professor: Ing. Jan Pralits, Advanced Fluid Dynamics Course Co-Professor: Ing. Matteo Colli AERODYNAMIC OPTIMIZATION OF REAR AND FRONT FLAPS ON A CAR ABSTRACT In this work we

More information

Clusters. Rob Kunz and Justin Watson. Penn State Applied Research Laboratory

Clusters. Rob Kunz and Justin Watson. Penn State Applied Research Laboratory Clusters Rob Kunz and Justin Watson Penn State Applied Research Laboratory rfk102@psu.edu Contents Beowulf Cluster History Hardware Elements Networking Software Performance & Scalability Infrastructure

More information

Migration of Applications Across

Migration of Applications Across Migration of Applications Across Different Systems: A Case Study Marisa Gil, Edgar Juanpere, Xavier Martorell and Nacho Navarro (BSC, ) Riccardo Rossi and Pooyan Dadvand (CIMNE, ) Outline Context Overview

More information

HPC Computer Aided CINECA

HPC Computer Aided CINECA HPC Computer Aided Engineering @ CINECA Raffaele Ponzini Ph.D. CINECA SuperComputing Applications and Innovation Department SCAI 16-18 June 2014 Segrate (MI), Italy Outline Open-source CAD and Meshing

More information

Technical guide. Windows HPC server 2016 for LS-DYNA How to setup. Reference system setup - v1.0

Technical guide. Windows HPC server 2016 for LS-DYNA How to setup. Reference system setup - v1.0 Technical guide Windows HPC server 2016 for LS-DYNA How to setup Reference system setup - v1.0 2018-02-17 2018 DYNAmore Nordic AB LS-DYNA / LS-PrePost 1 Introduction - Running LS-DYNA on Windows HPC cluster

More information

Aerodynamics of a hi-performance vehicle: a parallel computing application inside the Hi-ZEV project

Aerodynamics of a hi-performance vehicle: a parallel computing application inside the Hi-ZEV project Workshop HPC enabling of OpenFOAM for CFD applications Aerodynamics of a hi-performance vehicle: a parallel computing application inside the Hi-ZEV project A. De Maio (1), V. Krastev (2), P. Lanucara (3),

More information

Enabling In Situ Viz and Data Analysis with Provenance in libmesh

Enabling In Situ Viz and Data Analysis with Provenance in libmesh Enabling In Situ Viz and Data Analysis with Provenance in libmesh Vítor Silva Jose J. Camata Marta Mattoso Alvaro L. G. A. Coutinho (Federal university Of Rio de Janeiro/Brazil) Patrick Valduriez (INRIA/France)

More information

Computer Science Section. Computational and Information Systems Laboratory National Center for Atmospheric Research

Computer Science Section. Computational and Information Systems Laboratory National Center for Atmospheric Research Computer Science Section Computational and Information Systems Laboratory National Center for Atmospheric Research My work in the context of TDD/CSS/ReSET Polynya new research computing environment Polynya

More information

Open Source Computational Fluid Dynamics

Open Source Computational Fluid Dynamics Open Source Computational Fluid Dynamics An MSc course to gain extended knowledge in Computational Fluid Dynamics (CFD) using open source software. Zoltán Hernádi Department of Fluid Mechanics Budapest

More information

Automatic Hex-Dominant Mesh Generation for CFD Analysis of Formula One Car with cfmeshpro

Automatic Hex-Dominant Mesh Generation for CFD Analysis of Formula One Car with cfmeshpro Automatic Hex-Dominant Mesh Generation for CFD Analysis of Formula One Car with cfmeshpro Alen Cukrov and Franjo Juretić Creative Fields Ltd, X Vrbik 4, 10000 Zagreb, Croatia 1 Introduction This report

More information

Desktop Desirable Features: (please read notes below)

Desktop Desirable Features: (please read notes below) Desktop Desirable Features: (please read notes below) Base Features Processor Type Intel Core 2 Quad Processor Q6600 1 Processor Speed 2.40GHz 2 RAM 6GB PC2-6400 DDR2 SDRAM 3 Hard Drive Speed/Capacity

More information

The Red Storm System: Architecture, System Update and Performance Analysis

The Red Storm System: Architecture, System Update and Performance Analysis The Red Storm System: Architecture, System Update and Performance Analysis Douglas Doerfler, Jim Tomkins Sandia National Laboratories Center for Computation, Computers, Information and Mathematics LACSI

More information

Network Storage Solutions for Computer Clusters Florin Bogdan MANOLACHE Carnegie Mellon University

Network Storage Solutions for Computer Clusters Florin Bogdan MANOLACHE Carnegie Mellon University Network Storage Solutions for Computer Clusters Florin Bogdan MANOLACHE Carnegie Mellon University Email: florin@cmu.edu Octavian RUSU Adrian DUMITRASC Alexandru Ioan Cuza University Carnegie Mellon University

More information

(Reaccredited with A Grade by the NAAC) RE-TENDER NOTICE. Advt. No. PU/R/RUSA Fund/Equipment Purchase-1/ Date:

(Reaccredited with A Grade by the NAAC) RE-TENDER NOTICE. Advt. No. PU/R/RUSA Fund/Equipment Purchase-1/ Date: Phone: 0427-2345766 Fax: 0427-2345124 PERIYAR UNIVERSITY (Reaccredited with A Grade by the NAAC) PERIYAR PALKALAI NAGAR SALEM 636 011. RE-TENDER NOTICE Advt. No. PU/R/RUSA Fund/Equipment Purchase-1/139-2018

More information

Enter the details on the pricing sheet attached.

Enter the details on the pricing sheet attached. Jul 2018 24 Months Guarantee All computers built by RDCS are of the highest quality and CE approved. All parts are guaranteed for a minimum of 2 years and labour for the 1 st year. Installation Service

More information

Illinois Proposal Considerations Greg Bauer

Illinois Proposal Considerations Greg Bauer - 2016 Greg Bauer Support model Blue Waters provides traditional Partner Consulting as part of its User Services. Standard service requests for assistance with porting, debugging, allocation issues, and

More information

ERCIM Alain Bensoussan Fellowship Scientific Report

ERCIM Alain Bensoussan Fellowship Scientific Report ERCIM Alain Bensoussan Fellowship Scientific Report Fellow: Visited Location : Duration of Visit: Marek Gayer CNR Pisa, Italy 14 months I - Scientific activity My scientific activity was directed towards

More information

OpenFOAM Performance Testing and Profiling. October 2017

OpenFOAM Performance Testing and Profiling. October 2017 OpenFOAM Performance Testing and Profiling October 2017 Note The following research was performed under the HPC Advisory Council activities Participating vendors: Huawei, Mellanox Compute resource - HPC

More information

SnappyHexMesh: scalable & automatic mesh generation for OpenFOAM

SnappyHexMesh: scalable & automatic mesh generation for OpenFOAM SnappyHexMesh: scalable & automatic mesh generation for OpenFOAM A. Montorfano, F. Piscaglia 1 Dipartimento di Energia, POLITECNICO DI MILANO June 19, 2015 Overview Introduction What is SHM Why you could

More information

University of Southampton Fluid-Structure Interactions Group OpenFOAM Research

University of Southampton Fluid-Structure Interactions Group OpenFOAM Research 2 nd Gothenburg OpenFOAM user-group meeting Chalmers University, 14 th November 2012 University of Southampton Fluid-Structure Interactions Group OpenFOAM Research Tom Lloyd T.P.Lloyd@soton.ac.uk Marion

More information

GPUs and Emerging Architectures

GPUs and Emerging Architectures GPUs and Emerging Architectures Mike Giles mike.giles@maths.ox.ac.uk Mathematical Institute, Oxford University e-infrastructure South Consortium Oxford e-research Centre Emerging Architectures p. 1 CPUs

More information

Avid Configuration Guidelines Dell 7820 Tower workstation Dual 8 to 28 Core CPU System

Avid Configuration Guidelines Dell 7820 Tower workstation Dual 8 to 28 Core CPU System Avid Configuration Guidelines Dell 7820 Tower workstation Dual 8 to 28 Core CPU System Ports & Slots 1. Power button/power light 2. Drive activity light 3. SD card slot 4. USB 3.0 ports 5. USB 3.0 Type-C

More information

Pre-compiled applications and utilities in OpenFOAM

Pre-compiled applications and utilities in OpenFOAM Pre-compiled applications and utilities in OpenFOAM Tommaso Lucchini Department of Energy Politecnico di Milano Learning outcome You will learn... the meaning of the words applications, solvers, and utilities

More information

CEE 618 Scientific Parallel Computing (Lecture 10)

CEE 618 Scientific Parallel Computing (Lecture 10) 1 / 20 CEE 618 Scientific Parallel Computing (Lecture 10) Computational Fluid Mechanics using OpenFOAM: Cavity (2) Albert S. Kim Department of Civil and Environmental Engineering University of Hawai i

More information

SuperMike-II Launch Workshop. System Overview and Allocations

SuperMike-II Launch Workshop. System Overview and Allocations : System Overview and Allocations Dr Jim Lupo CCT Computational Enablement jalupo@cct.lsu.edu SuperMike-II: Serious Heterogeneous Computing Power System Hardware SuperMike provides 442 nodes, 221TB of

More information

Coupling STAR-CCM+ with Optimization Software IOSO by the example of axial 8-stages jet engine compressor.

Coupling STAR-CCM+ with Optimization Software IOSO by the example of axial 8-stages jet engine compressor. Coupling STAR-CCM+ with Optimization Software IOSO by the example of axial 8-stages jet engine compressor. Folomeev V., (Sarov Engineering Center) Iakunin A., (JSC Klimov) 1 Objectives To create the procedure

More information

LEAPFROG HYDRO 2.8. Technical Release Notes

LEAPFROG HYDRO 2.8. Technical Release Notes LEAPFROG WORKS LEAPFROG HYDRO 2.8 Technical Release Notes This document outlines the major features and improvements in Leapfrog Hydro 2.8. More information about Leapfrog Hydro can be found online at

More information

CastNet: GUI environment for OpenFOAM

CastNet: GUI environment for OpenFOAM CastNet: GUI environment for OpenFOAM CastNet is a preprocessing system and job-control system for OpenFOAM. CastNet works with the standard OpenFOAM releases provided by ESI Group as well as ports for

More information

Avid Configuration Guidelines DELL 3430 workstation Tower 4 or 6 Core CPU System

Avid Configuration Guidelines DELL 3430 workstation Tower 4 or 6 Core CPU System Avid Configuration Guidelines DELL 3430 workstation Tower 4 or 6 Core CPU System Ports & Slots 1. Power Button 2. Optical Drive (optional) 3. Internal SD Card reader (Optional) 4. Universal Audio Jack

More information

should be able to scale to additional pair controllers with 128 GB Cache across Controllers." replacement. With memory of >= 64 GB

should be able to scale to additional pair controllers with 128 GB Cache across Controllers. replacement. With memory of >= 64 GB Existing Storage Technical Specification for 100TB To Be Read AS Item Specification Comments Controllers Dual Active-Active controllers. The system Please read the Specifications as " Dual Active-Active

More information

Supported Platforms and Hardware Requirements & Recommendations

Supported Platforms and Hardware Requirements & Recommendations Supported Platforms and Hardware Requirements & Recommendations GT-SUITE V2018 This document is intended to inform potential customers and current users about what software and hardware is needed to run

More information

The Future of High Performance Interconnects

The Future of High Performance Interconnects The Future of High Performance Interconnects Ashrut Ambastha HPC Advisory Council Perth, Australia :: August 2017 When Algorithms Go Rogue 2017 Mellanox Technologies 2 When Algorithms Go Rogue 2017 Mellanox

More information

CLINICMASTER VERSION 7 MINIMUM SYSTEM REQUIREMENTS

CLINICMASTER VERSION 7 MINIMUM SYSTEM REQUIREMENTS WORKSTATIONS Intel Core 2 Duo 1.3GHz or faster processor AMD Athlon x2 1.5GHz or faster processor Operating System Microsoft Windows XP Home, Professional, or Tablet PC Edition with Service Pack 3 (32

More information

Avid Configuration Guidelines Dell 7920 Tower workstation Dual 8 to 28 Core CPU System

Avid Configuration Guidelines Dell 7920 Tower workstation Dual 8 to 28 Core CPU System Avid Configuration Guidelines Dell 7920 Tower workstation Dual 8 to 28 Core CPU System Ports & Slots 1. Power button/power light 2. Drive activity light 3. SD card slot 4. USB 3.0 ports 5. USB 3.0 Type-C

More information

Flux Vector Splitting Methods for the Euler Equations on 3D Unstructured Meshes for CPU/GPU Clusters

Flux Vector Splitting Methods for the Euler Equations on 3D Unstructured Meshes for CPU/GPU Clusters Flux Vector Splitting Methods for the Euler Equations on 3D Unstructured Meshes for CPU/GPU Clusters Manfred Liebmann Technische Universität München Chair of Optimal Control Center for Mathematical Sciences,

More information

IBM Rational ClearCase Remote Client Version 7.1 Performance Report (Windows)

IBM Rational ClearCase Remote Client Version 7.1 Performance Report (Windows) IBM Rational ClearCase Remote Client Version 7.1 Performance Report (Windows) This report compares Rational ClearCase Remote Client (CCRC) server performance and scalability for the 7.0.1 and 7.1 releases.

More information

Specifications for a Locally hosted Planet estream Secure Video Platform

Specifications for a Locally hosted Planet estream Secure Video Platform Specifications for a Locally hosted Planet estream Secure Video Platform To ensure your Planet estream Secure Video Platform (SVP) can deliver a great experience to end users, major factors highlighted

More information

Avid Configuration Guidelines HP Z6 G4 workstation Dual 8 to 28 Core CPU System

Avid Configuration Guidelines HP Z6 G4 workstation Dual 8 to 28 Core CPU System Avid Configuration Guidelines HP Z6 G4 workstation Dual 8 to 28 Core CPU System Page 1 of 13 Dave Pimm Avid Technology Oct 15, 2018 1.) HP Z6 G4 AVID Qualified System Specification: Z6 G4 Hardware Configuration

More information

AcuSolve Performance Benchmark and Profiling. October 2011

AcuSolve Performance Benchmark and Profiling. October 2011 AcuSolve Performance Benchmark and Profiling October 2011 Note The following research was performed under the HPC Advisory Council activities Participating vendors: AMD, Dell, Mellanox, Altair Compute

More information

Fully turbulent flow around a sphere using OpenFOAM

Fully turbulent flow around a sphere using OpenFOAM Fully turbulent flow around a sphere using OpenFOAM In this tutorial you will simulate a fully turbulent flow with a Reynolds number of 1 million around a sphere with a radius of 1 m using a given CAD

More information

NetCDF based data archiving system proposal for the ITER Fast Plant System Control prototype

NetCDF based data archiving system proposal for the ITER Fast Plant System Control prototype NetCDF based data archiving system proposal for the ITER Fast Plant System Control prototype R. Castro 1, J. Vega 1, M. Ruiz 2, G. De Arcas 2, E. Barrera 2, J.M. López 2, D. Sanz 2, B. Gonçalves 3, B.

More information

STAR-CCM+: Wind loading on buildings SPRING 2018

STAR-CCM+: Wind loading on buildings SPRING 2018 STAR-CCM+: Wind loading on buildings SPRING 2018 1. Notes on the software 2. Assigned exercise (submission via Blackboard; deadline: Thursday Week 3, 11 pm) 1. NOTES ON THE SOFTWARE STAR-CCM+ generates

More information

Open source software tools for powertrain optimisation

Open source software tools for powertrain optimisation Open source software tools for powertrain optimisation Paolo Geremia Eugene de Villiers TWO-DAY MEETING ON INTERNAL COMBUSTION ENGINE SIMULATIONS USING OPENFOAM TECHNOLOGY 11-12 July, 2011 info@engys.eu

More information

ANSYS HPC Technology Leadership

ANSYS HPC Technology Leadership ANSYS HPC Technology Leadership 1 ANSYS, Inc. November 14, Why ANSYS Users Need HPC Insight you can t get any other way It s all about getting better insight into product behavior quicker! HPC enables

More information

Cost of Your Programs

Cost of Your Programs Department of Computer Science and Engineering Chinese University of Hong Kong In the class, we have defined the RAM computation model. In turn, this allowed us to define rigorously algorithms and their

More information

The challenges of new, efficient computer architectures, and how they can be met with a scalable software development strategy.! Thomas C.

The challenges of new, efficient computer architectures, and how they can be met with a scalable software development strategy.! Thomas C. The challenges of new, efficient computer architectures, and how they can be met with a scalable software development strategy! Thomas C. Schulthess ENES HPC Workshop, Hamburg, March 17, 2014 T. Schulthess!1

More information

Computational Fluid Dynamics Simulation of a Rim Driven Thruster

Computational Fluid Dynamics Simulation of a Rim Driven Thruster Computational Fluid Dynamics Simulation of a Rim Driven Thruster Aleksander J Dubas, N. W. Bressloff, H. Fangohr, S. M. Sharkh (University of Southampton) Abstract An electric rim driven thruster is a

More information

Avid Configuration Guidelines HP Z8 G4 workstation Dual 8 to 28 Core CPU System

Avid Configuration Guidelines HP Z8 G4 workstation Dual 8 to 28 Core CPU System Avid Configuration Guidelines HP Z8 G4 workstation Dual 8 to 28 Core CPU System Page 1 of 13 Dave Pimm Avid Technology April 23, 2018 1.) HP Z8 G4 AVID Qualified System Specification: Z8 G4 Hardware Configuration

More information

RM NDNA Desktop Price List

RM NDNA Desktop Price List RM NDNA Desktop Price List JANUARY 2011 RM Sales Helpline 01235 826518 Scotland, North East, North West, Midlands and Wales 01235 826548 South, South East, South West and London Contents 1. HP Compaq Desktop

More information

Cube Base Reference Guide Cube Base CUBE BASE VERSION 6.4.4

Cube Base Reference Guide Cube Base CUBE BASE VERSION 6.4.4 Cube Base Reference Guide Cube Base CUBE BASE VERSION 6.4.4 1 Introduction System requirements of Cube, outlined in this section, include: Recommended workstation configuration Recommended server configuration

More information

Molecular Devices High Content Screening Computer Specifications

Molecular Devices High Content Screening Computer Specifications Molecular Devices High Content Screening Computer Specifications Computer and Server Specifications for Offline Analysis with the AcuityXpress and MetaXpress Software, MDCStore Data Management Solution,

More information

Here are the general Elgato Game Capture HD60 S System Requirements. 4th generation quad-core Intel Core i5 CPU (i5-4xxx or comparable)

Here are the general Elgato Game Capture HD60 S System Requirements. 4th generation quad-core Intel Core i5 CPU (i5-4xxx or comparable) Here are the general Elgato Game Capture HD60 S System Requirements. Windows: Windows 10 (64-bit) 4th generation quad-core Intel Core i5 CPU (i5-4xxx or comparable) Intel HD, NVIDIA GeForce GTX 600 series

More information

x D-Sub port, supporting a maximum resolution of 1920x Maximum shared memory of 1 GB

x D-Sub port, supporting a maximum resolution of 1920x Maximum shared memory of 1 GB GA-H81M-DS2 (rev. 1.0) CPU Chipset Memory Specifications 1. Support for Intel Core i7 processors/intel Core i5 processors/intel Core i3 processors/intel Pentium processors/intel Celeron processors in the

More information

Open Source Computational Fluid Dynamics

Open Source Computational Fluid Dynamics Open Source Computational Fluid Dynamics An MSc course to gain extended knowledge in Computational Fluid Dynamics (CFD) using open source software. Teachers: Miklós Balogh and Zoltán Hernádi Department

More information

xsim The Extreme-Scale Simulator

xsim The Extreme-Scale Simulator www.bsc.es xsim The Extreme-Scale Simulator Janko Strassburg Severo Ochoa Seminar @ BSC, 28 Feb 2014 Motivation Future exascale systems are predicted to have hundreds of thousands of nodes, thousands of

More information

Flux Vector Splitting Methods for the Euler Equations on 3D Unstructured Meshes for CPU/GPU Clusters

Flux Vector Splitting Methods for the Euler Equations on 3D Unstructured Meshes for CPU/GPU Clusters Flux Vector Splitting Methods for the Euler Equations on 3D Unstructured Meshes for CPU/GPU Clusters Manfred Liebmann Technische Universität München Chair of Optimal Control Center for Mathematical Sciences,

More information

TransForm A12 Compact and ultra fast video wall controller for small to large size video walls with high video & RGB demands.

TransForm A12 Compact and ultra fast video wall controller for small to large size video walls with high video & RGB demands. Compact and ultra fast video wall controller for small to large size video walls with high video & RGB demands. TransForm A is a flexible and powerful video wall controller. Barco's OmniScaler technology

More information

Business white paper HP and Bentley MicroStation V8i (SELECTseries3) Business white paper. HP and Bentley. MicroStationV8i (SELECTseries3)

Business white paper HP and Bentley MicroStation V8i (SELECTseries3) Business white paper. HP and Bentley. MicroStationV8i (SELECTseries3) Business white paper HP and Bentley MicroStationV8i (SELECTseries3) Table of contents 3 Introduction 3 What type of application is MicroStation V8i (SELECTseries3)? 3 How does the HP Workstation family

More information

Paperspace. Architecture Overview. 20 Jay St. Suite 312 Brooklyn, NY Technical Whitepaper

Paperspace. Architecture Overview. 20 Jay St. Suite 312 Brooklyn, NY Technical Whitepaper Architecture Overview Copyright 2016 Paperspace, Co. All Rights Reserved June - 1-2017 Technical Whitepaper Paperspace Whitepaper: Architecture Overview Content 1. Overview 3 2. Virtualization 3 Xen Hypervisor

More information

Mesh generation using blockmesh. blockmesh

Mesh generation using blockmesh. blockmesh Mesh generation using blockmesh blockmesh blockmesh is a multi-block mesh generator. For simple geometries, the mesh generation utility blockmesh can be used. The mesh is generated from a dictionary file

More information

Avid Configuration Guidelines DELL 3630 workstation Tower 4 or 6 Core CPU System

Avid Configuration Guidelines DELL 3630 workstation Tower 4 or 6 Core CPU System Avid Configuration Guidelines DELL 3630 workstation Tower 4 or 6 Core CPU System Ports & Slots 1. Power Button 2. Universal Audio Jack 3. USB 2.0, Type A 4. USB 2.0, Type A 5. Optical Drive (Optional)

More information

Public Release: Native Overset Mesh in FOAM-Extend

Public Release: Native Overset Mesh in FOAM-Extend Public Release: Native Overset Mesh in FOAM-Extend Vuko Vukčević and Hrvoje Jasak Faculty of Mechanical Engineering and Naval Architecture, Uni Zagreb, Croatia Wikki Ltd. United Kingdom 5th OpenFOAM UK

More information

An Introduction to GPFS

An Introduction to GPFS IBM High Performance Computing July 2006 An Introduction to GPFS gpfsintro072506.doc Page 2 Contents Overview 2 What is GPFS? 3 The file system 3 Application interfaces 4 Performance and scalability 4

More information

A simple validation case Hagen-Poiseuille solution

A simple validation case Hagen-Poiseuille solution Hagen-Poiseuille solution Re = 100 Incompressible flow Physical and numerical side of the problem: The governing equations of the problem are the incompressible laminar Navier-Stokes equations. We are

More information

PERFORMANCE OF PARALLEL IO ON LUSTRE AND GPFS

PERFORMANCE OF PARALLEL IO ON LUSTRE AND GPFS PERFORMANCE OF PARALLEL IO ON LUSTRE AND GPFS David Henty and Adrian Jackson (EPCC, The University of Edinburgh) Charles Moulinec and Vendel Szeremi (STFC, Daresbury Laboratory Outline Parallel IO problem

More information

NVIDIA Think about Computing as Heterogeneous One Leo Liao, 1/29/2106, NTU

NVIDIA Think about Computing as Heterogeneous One Leo Liao, 1/29/2106, NTU NVIDIA Think about Computing as Heterogeneous One Leo Liao, 1/29/2106, NTU GPGPU opens the door for co-design HPC, moreover middleware-support embedded system designs to harness the power of GPUaccelerated

More information

CFD with OpenSource software

CFD with OpenSource software CFD with OpenSource software Purpose of the course: To give an introduction to OpenSource software for CFD To give an introduction to OpenFOAM in order to get started To introduce how to modify OpenFOAM

More information

Bridging the Gap Between High Quality and High Performance for HPC Visualization

Bridging the Gap Between High Quality and High Performance for HPC Visualization Bridging the Gap Between High Quality and High Performance for HPC Visualization Rob Sisneros National Center for Supercomputing Applications University of Illinois at Urbana Champaign Outline Why am I

More information

HPC and IT Issues Session Agenda. Deployment of Simulation (Trends and Issues Impacting IT) Mapping HPC to Performance (Scaling, Technology Advances)

HPC and IT Issues Session Agenda. Deployment of Simulation (Trends and Issues Impacting IT) Mapping HPC to Performance (Scaling, Technology Advances) HPC and IT Issues Session Agenda Deployment of Simulation (Trends and Issues Impacting IT) Discussion Mapping HPC to Performance (Scaling, Technology Advances) Discussion Optimizing IT for Remote Access

More information

TransForm A18 High performance video wall controller for medium to large size video walls with strong video & RGB demands.

TransForm A18 High performance video wall controller for medium to large size video walls with strong video & RGB demands. TransForm A18 High performance video wall controller for medium to large size video walls with strong video & RGB demands. TransForm A is a flexible and powerful video wall controller. Barco's OmniScaler

More information

One Dell Way, Round Rock, Texas 78682

One Dell Way, Round Rock, Texas 78682 Dell Marketing L.P. One Dell Way, Round Rock, Texas 78682 US Air Force QEB 2013A QEB 2013A Multi-Domain Platform Dell OptiPlex 7010 MiniTower The Dell OptiPlex 7010 business client desktop delivers right-sized

More information

Pedraforca: a First ARM + GPU Cluster for HPC

Pedraforca: a First ARM + GPU Cluster for HPC www.bsc.es Pedraforca: a First ARM + GPU Cluster for HPC Nikola Puzovic, Alex Ramirez We ve hit the power wall ALL computers are limited by power consumption Energy-efficient approaches Multi-core Fujitsu

More information

DEDICATED SERVERS WITH EBS

DEDICATED SERVERS WITH EBS DEDICATED WITH EBS TABLE OF CONTENTS WHY CHOOSE A DEDICATED SERVER? 3 DEDICATED WITH EBS 4 INTEL ATOM DEDICATED 5 AMD OPTERON DEDICATED 6 INTEL XEON DEDICATED 7 MANAGED SERVICES 8 SERVICE GUARANTEES 9

More information

HPC and IT Issues Session Agenda. Deployment of Simulation (Trends and Issues Impacting IT) Mapping HPC to Performance (Scaling, Technology Advances)

HPC and IT Issues Session Agenda. Deployment of Simulation (Trends and Issues Impacting IT) Mapping HPC to Performance (Scaling, Technology Advances) HPC and IT Issues Session Agenda Deployment of Simulation (Trends and Issues Impacting IT) Discussion Mapping HPC to Performance (Scaling, Technology Advances) Discussion Optimizing IT for Remote Access

More information

Engineers can be significantly more productive when ANSYS Mechanical runs on CPUs with a high core count. Executive Summary

Engineers can be significantly more productive when ANSYS Mechanical runs on CPUs with a high core count. Executive Summary white paper Computer-Aided Engineering ANSYS Mechanical on Intel Xeon Processors Engineer Productivity Boosted by Higher-Core CPUs Engineers can be significantly more productive when ANSYS Mechanical runs

More information

Avid Configuration Guidelines Lenovo P520/P520C workstation Single 6 to 18 Core CPU System P520 P520C

Avid Configuration Guidelines Lenovo P520/P520C workstation Single 6 to 18 Core CPU System P520 P520C Avid Configuration Guidelines Lenovo P520/P520C workstation Single 6 to 18 Core CPU System P520 P520C Page 1 of 14 Dave Pimm Avid Technology April 25, 2018 1.) Lenovo P520 & P520C AVID Qualified System

More information