Size: px
Start display at page:

Download ""

Transcription

1 TRANSPORT CODE NATIONAL (NTCC) COLLABORATION H. Kritz, G. Bateman, M. Erba, J. Kinsey Arnold University Physics Department Lehigh 16 Memorial Drive East, Bethlehem, PA St. John H. Atomics, San Diego, CA General Cohen, R. Jong, L. Lodestro, T. B. Yang R. Livermore National Laboratory, Livermore, CA Lawrence Greenwood, W. Houlberg D. Ridge National Laboratory, Oak Ridge, TN Oak McCune, D. Mikkelsen, A. Pletzer D. Plasma Physics Laboratory, Princeton, NJ Princeton R. Cary, K. G. Luetkemeyer J. Corporation, Boulder, CO Tech-X Wiley J. of Texas, Austin, TX University APS Centenial Meeting, Atlanta, GA, 22 March 1999

2 Address major physics issues facing the fusion program coupling of core and edge physics physics of internal and edge transport barriers self consistent treatment: rotation, transport and MHD investigate both the common and unique physics Design new transport codes with interface that allows remote use Web-invocable OBJECTIVES NTCC the way fusion modeling codes are constructed and used Change Flexible transport codes based on modern software engineering of various toroidal connement devices transport codes to be used by experimentalists, and by modelers theoreticians

3 COMPONENTS NTCC Library Module Web-based community-owned library of modules Using modern object-oriented computer techniques PYTHON, CORBA, JAVA) (C++, Designed to generate transport codes that are to maintain, customizable, Web-invocable, user friendly easy Most modules extracted from existing FORTRAN codes Reviewed to ensure standards Available at See poster GP01.92 Framework

4 Web-invokable applications using the NTCC framework address physics issues facing the fusion program to Customizable for dierent physics applications See poster GP01.93 Organize workshops on modern computing techniques the fusion research community for Demonstration Codes Available at Education

5 In contrast to specialized computations which explore and large scale instabilities in isolation turbulence Integrated modeling can bring strongly interacting physics in context together THE NEED FOR TRANSPORT CODES to make coherent, self-consistent predictions about fusion devices experimental to explore synergies between turbulent transport, conditions (wall-plasma interactions), boundary and abrupt rearrangements (large scale instabilities) to test theoretical predictions against experimental data to understand the physics of systematic trends as the scaling with, q, and ) (such

6 anomalous transport driven by turbulence neoclassical and parallel transport radiative transport auxiliary heating, fueling, momentum and current drive atomic physics nuclear reactions equilibrium force balance large scale instabilities plasma-wall interactions COMPONENTS OF TRANSPORT CODES

7 PHYSICS ISSUES NEW TRANSPORT CODES FOR study physics of internal and edge transport barriers predict plasma rotation and compare with measurements test non-local transport simulate self-organized cirticallity test multiple transport models against experimental data examine trends in parameter scans self-consistent treatment of rotation, transport, and MHD study coupling of core and edge physics

8 STRUCTURE OF CLIENT-SERVER DEMONSTRATION CODES NTCC NTCC Demo Code can use up to 3 computers simultaneously: Client provides graphical user interface user runs client on local computer physics and data server may run on a remote computer data may be stored on a third computer controls physics and/or data server can produce plots input and results written in JAVA for Web access

9 Physics server advances the transport equations Data server accesses experimental data CORBA-IDL is an industry-wide standard used for network communications computes transport form physics modules will compute sources and sinks numerical schemes to advance transport equations written in PYTHON, C++, FORTRAN options to access ITER Prole Database or MDS+ database

10 USE FIVE COMPUTER WHY LANGUAGES? Each language is designed to handle a dierent task best CORBA-IDL (Interface Denition Language) is an network communication language object-oriented modules can be switched in or out on the y (C++, FORTRAN, PYTHON, CORBA, JAVA) JAVA for client provides a rich set of Web-invocable User Interface (GUI) components on any computer Graphical CORBA (Common Object Request Broker Interface) the way data transmitted from an application standardizes on one computer to an application on another computer PYTHON is an object-oriented scripting language used rapid development and control of applications for

11 A C++ wrapper is written for each FORTRAN module standardize link to other languages to The object-oriented languages are designed to work together PYTHON, CORBA, and JAVA) (C++, Part of the NTCC objective is to experiment with new and computational techniques languages FORTRAN used in modules extracted from legacy codes C++ is an ecient high-performance object-oriented language standard

12 WITH USING FIVE PROBLEMS COMPUTER LANGUAGES DIFFERENT There is much more to learn Each language has to be installed on each developer's computer There is no standard coupling with FORTRAN is dierent from one platform to the next) (linking Compilers are dierent on dierent platforms Not all the compilers are up to the most recent standard example, C++ was standardized in November 1997, For not all C++ compilers have Standard Template Library but and Namespaces... which are part of the new standard

13 Portability variety of machine architectures and operating require little commercial software with any commercial systems; Modularity code composed of independent modules which be documented, tested, and executed in isolation; graphics can Web/network awareness extraction of data from experimental remote access to module documentation, test databases; Web-based control and remote rendering write client server applications to allow invocation of the framework and SOFTWARE GUIDELINES software isolated and with a general license obtained packages separated cases, source code; couple in modules over the network the Internet; the client application steer the application over render graphical output of the results and

14 Distributed design framework modules running in processes - as a design tool even if the main computation dierent Use embeddable and extendible object-oriented scripting facilitates rapid prototyping of framework class language Salablity demonstrate signicantly new and powerful way building software compared to current practice; stimulate of ultimately resides in a single address space and algorithms, provides easy extension of functionality structures of compiled code modules, enables customization the product without aecting archived compiled code, of facilitates re-use of modules in dierent combinations and for numerical experiments development and renewed interest in testing theories further models and

15 Scalability accommodate a large range of complexity the modules; be able to accommodate coupling to edge in Inheritance interfaces should allow for inheritance to layered complexity, with the lower layers simple and have Reuse of legacy code The framework will be separate existing transport codes, but will reuse previously written from ranging from a simple point model boundary condition models a full 2-D (or even 3-D) edge code, and coupling to to neutrals models ranging from simple to full Monte Carlo reusable. to the maximum possible extent; invoke the modules code the module library from

16 DIRECTIONS FOR NTCC FUTURE PHYSICS direct coupling between turbulence simulations and plasma proles macroscopic incorporation of large-scale MHD phenomena their interactions with the microscale turbulence and three-dimensional computations of neutral atoms from the wall and from beam heating neutral interaction with material wall needed to determine erosion rates, recycling, plasma contamination and determine the self-consistent eects of eddy currents, plasma-coil interactions, neutron radiation and of complexity and widely diering scales poses a unique Mix challenge for transport codes. For example: computational coupling core and edge and wall complex atomic physics and radiation transport

17 PROBLEMS PARTICULAR TO THE SOME EDGE PLASMA There are narrow spatial scales coupled with large scales, Strong interaction between atomic physics and plasma physics Rapid changes caused by Edge Localized Modes Turbulence scale length comparable to gradient scale length such as: H-mode pedestal radiating boundary layer in detached divertor plasma sheath at material boundary rapid transitions from long to short mean free path

18 Existing transport codes combine models for sources, sinks, eects of large scale instabilities, neutrals,... transport, Many of these models entail analytic approximations to physical phenomena complex More sophisticated models are needed for: MODELING CORE PLASMA turbulence driven transport accurate modeling of transport barriers eects of RF heating (e.g., momentum deposition) frequency of sawtooth oscillations and ELMs

19 DIRECTIONS FOR NTCC FUTURE COMPUTING Need to enhance parallel computational eciency of major such as components, Integrated modeling requires development of software using algorithms for dierent components disparate Parallelization requirements are dierent at dierent times, dierent physical processes, as well as for dierent regions for 3-D turbulence, nonlinear MHD instabilities, and neutral source models Monte-Carlo of plasma

20 PARALLELISM and DATA PARALLELISM FUNCTIONAL e.g., Compute dierent sources and sinks in parallel Integrated modeling requires heterogeneous parallelization Data Parallelism same computation performed many 1. in parallel times e.g., Monte Carlo computation may following each A atom on a dierent processor sample Functional Parallelism to launch dierent kinds of 2. on dierent processors in parallel computations data parallism (domain decomposition) and parallism (process decomposition) functional

21 Use data parallism and functional parallism together in an problem dependent manner optimal, Control these computations with adaptive load leveling in which the program automatically migrates or grid points where they are needed most inserts HETEROGENEOUS PARALLELIZATION short processes automatically grouped together long processes automatically divided up into granules smaller optimum granularity may change with time and be dierent for dierent simulations may this process is logically similar to an adaptive grid

22 HETEROGENEOUS DEVELOPING PARALLELIZATION Use object-oriented programming to dene computational of variable granularity see objects Some components themselves require massive parallelization Develop adaptive granularity load-leveling algorithms Develop algorithms to couple components Construct framework with coupling algorithms and adaptive to integrate components granularity parallelization is a relatively new approach Heterogeneous high performance computing. in

23 Funding for NTCC began in April 1998 More than 10 modules have been submitted to the Library (see poster GP01.92) Module NTCC framework has been developed Web-invocable demonstration codes have been developed poster GP01.93) (see STATUS OF NTCC Using C++, PYTHON, FORTRAN, CORBA, and JAVA Physics and data servers JAVA based client

Developing Predictive Capability for High Performance Steady State Plasmas

Developing Predictive Capability for High Performance Steady State Plasmas Developing Predictive Capability for High Performance Steady State Plasmas P. Snyder, A. Kritz, R. Budny, C.S. Chang, M. Greenwald, T. Carter, J. Wright, G.R. Tynan Primary Goal Reduce Time to and Cost

More information

The National Transport Code Collaboration

The National Transport Code Collaboration The National Transport Code Collaboration Johan Carlsson Tech-X Corporation Joint ORNL/IU Workshop on Computational Frameworks in Fusion, Oak Ridge, TN, June 7 9, 2005 The National Transport Code Collaboration

More information

Parallel Analysis and Visualization on Cray Compute Node Linux

Parallel Analysis and Visualization on Cray Compute Node Linux Parallel Analysis and Visualization on Cray Compute Node Linux David Pugmire, Oak Ridge National Laboratory and Hank Childs, Lawrence Livermore National Laboratory and Sean Ahern, Oak Ridge National Laboratory

More information

Support and Development for Remote Collaborations in Fusion Research

Support and Development for Remote Collaborations in Fusion Research UCRL-JC- 134369 PREPRINT Support and Development for Remote Collaborations in Fusion Research T. A. Casper R. A. Jong W. H. Meyer J. M. Moller This paper was prepared for submittal to the 2nd International

More information

Diagnostics. Electric probes. Instituto de Plasmas e Fusão Nuclear Instituto Superior Técnico Lisbon, Portugal http://www.ipfn.ist.utl.

Diagnostics. Electric probes. Instituto de Plasmas e Fusão Nuclear Instituto Superior Técnico Lisbon, Portugal http://www.ipfn.ist.utl. C. Silva Lisboa, Jan. 2014 IST Diagnostics Electric probes Instituto de Plasmas e Fusão Nuclear Instituto Superior Técnico Lisbon, Portugal http://www.ipfn.ist.utl.pt Langmuir probes Simplest diagnostic

More information

DATA MANAGEMENT, CODE DEPLOYMENT, AND SCIENTIFIC VISUALLIZATION TO ENHANCE SCIENTIFIC DISCOVERY IN FUSION RESEARCH THROUGH ADVANCED COMPUTING

DATA MANAGEMENT, CODE DEPLOYMENT, AND SCIENTIFIC VISUALLIZATION TO ENHANCE SCIENTIFIC DISCOVERY IN FUSION RESEARCH THROUGH ADVANCED COMPUTING DATA MANAGEMENT, CODE DEPLOYMENT, AND SCIENTIFIC VISUALLIZATION TO ENHANCE SCIENTIFIC DISCOVERY IN FUSION RESEARCH THROUGH ADVANCED COMPUTING D.P. Schissel, 1 A. Finkelstein, 2 I.T. Foster, 3 T.W. Fredian,

More information

Applications to Computational Financial and GPU Computing. May 16th. Dr. Daniel Egloff +41 44 520 01 17 +41 79 430 03 61

Applications to Computational Financial and GPU Computing. May 16th. Dr. Daniel Egloff +41 44 520 01 17 +41 79 430 03 61 F# Applications to Computational Financial and GPU Computing May 16th Dr. Daniel Egloff +41 44 520 01 17 +41 79 430 03 61 Today! Why care about F#? Just another fashion?! Three success stories! How Alea.cuBase

More information

Dynamic Load Balancing of Parallel Monte Carlo Transport Calculations

Dynamic Load Balancing of Parallel Monte Carlo Transport Calculations Dynamic Load Balancing of Parallel Monte Carlo Transport Calculations Richard Procassini, Matthew O'Brien and Janine Taylor Lawrence Livermore National Laboratory Joint Russian-American Five-Laboratory

More information

Major Conclusions of the MFE Study

Major Conclusions of the MFE Study Major Conclusions of the MFE Study 1. Why a burning plasma Navratil 2. Burning plasma options Baker 3. Assessment of contributions of the options Van Dam 4. Assessment of the feasibility of the options

More information

MEng, BSc Computer Science with Artificial Intelligence

MEng, BSc Computer Science with Artificial Intelligence School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give

More information

MEng, BSc Applied Computer Science

MEng, BSc Applied Computer Science School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions

More information

HPC Deployment of OpenFOAM in an Industrial Setting

HPC Deployment of OpenFOAM in an Industrial Setting HPC Deployment of OpenFOAM in an Industrial Setting Hrvoje Jasak h.jasak@wikki.co.uk Wikki Ltd, United Kingdom PRACE Seminar: Industrial Usage of HPC Stockholm, Sweden, 28-29 March 2011 HPC Deployment

More information

Load Balancing on a Non-dedicated Heterogeneous Network of Workstations

Load Balancing on a Non-dedicated Heterogeneous Network of Workstations Load Balancing on a Non-dedicated Heterogeneous Network of Workstations Dr. Maurice Eggen Nathan Franklin Department of Computer Science Trinity University San Antonio, Texas 78212 Dr. Roger Eggen Department

More information

Service Oriented Architecture 1 COMPILED BY BJ

Service Oriented Architecture 1 COMPILED BY BJ Service Oriented Architecture 1 COMPILED BY BJ CHAPTER 9 Service Oriented architecture(soa) Defining SOA. Business value of SOA SOA characteristics. Concept of a service, Enterprise Service Bus (ESB) SOA

More information

Software Development around a Millisecond

Software Development around a Millisecond Introduction Software Development around a Millisecond Geoffrey Fox In this column we consider software development methodologies with some emphasis on those relevant for large scale scientific computing.

More information

GenericServ, a Generic Server for Web Application Development

GenericServ, a Generic Server for Web Application Development EurAsia-ICT 2002, Shiraz-Iran, 29-31 Oct. GenericServ, a Generic Server for Web Application Development Samar TAWBI PHD student tawbi@irit.fr Bilal CHEBARO Assistant professor bchebaro@ul.edu.lb Abstract

More information

Efficiency Considerations of PERL and Python in Distributed Processing

Efficiency Considerations of PERL and Python in Distributed Processing Efficiency Considerations of PERL and Python in Distributed Processing Roger Eggen (presenter) Computer and Information Sciences University of North Florida Jacksonville, FL 32224 ree@unf.edu 904.620.1326

More information

On One Approach to Scientific CAD/CAE Software Developing Process

On One Approach to Scientific CAD/CAE Software Developing Process ISSN (Online): 1694-0784 ISSN (Print): 1694-0814 9 On One Approach to Scientific CAD/CAE Software Developing Process George Sergia 1, Alexander Demurov 2, George Petrosyan 3, Roman Jobava 4 1 Exact and

More information

Neptune. A Domain Specific Language for Deploying HPC Software on Cloud Platforms. Chris Bunch Navraj Chohan Chandra Krintz Khawaja Shams

Neptune. A Domain Specific Language for Deploying HPC Software on Cloud Platforms. Chris Bunch Navraj Chohan Chandra Krintz Khawaja Shams Neptune A Domain Specific Language for Deploying HPC Software on Cloud Platforms Chris Bunch Navraj Chohan Chandra Krintz Khawaja Shams ScienceCloud 2011 @ San Jose, CA June 8, 2011 Cloud Computing Three

More information

PIE. Internal Structure

PIE. Internal Structure PIE Internal Structure PIE Composition PIE (Processware Integration Environment) is a set of programs for integration of heterogeneous applications. The final set depends on the purposes of a solution

More information

Evaluation of fuelling requirements and transient density behaviour in ITER reference operational scenarios

Evaluation of fuelling requirements and transient density behaviour in ITER reference operational scenarios IDM UID AG36ER VERSION CREATED ON / VERSION / STATUS 06 Jul 2012 / 1.2/ Approved EXTERNAL REFERENCE Report Evaluation of fuelling requirements and transient density behaviour in ITER reference operational

More information

ME6130 An introduction to CFD 1-1

ME6130 An introduction to CFD 1-1 ME6130 An introduction to CFD 1-1 What is CFD? Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

Low Level. Software. Solution. extensions to handle. coarse grained task. compilers with. Data parallel. parallelism.

Low Level. Software. Solution. extensions to handle. coarse grained task. compilers with. Data parallel. parallelism. . 1 History 2 æ 1960s - First Organized Collections Problem Solving Environments for Parallel Scientiæc Computation Jack Dongarra Univ. of Tenn.èOak Ridge National Lab dongarra@cs.utk.edu æ 1970s - Advent

More information

The Ultra-scale Visualization Climate Data Analysis Tools (UV-CDAT): A Vision for Large-Scale Climate Data

The Ultra-scale Visualization Climate Data Analysis Tools (UV-CDAT): A Vision for Large-Scale Climate Data The Ultra-scale Visualization Climate Data Analysis Tools (UV-CDAT): A Vision for Large-Scale Climate Data Lawrence Livermore National Laboratory? Hank Childs (LBNL) and Charles Doutriaux (LLNL) September

More information

Data Management in an International Data Grid Project. Timur Chabuk 04/09/2007

Data Management in an International Data Grid Project. Timur Chabuk 04/09/2007 Data Management in an International Data Grid Project Timur Chabuk 04/09/2007 Intro LHC opened in 2005 several Petabytes of data per year data created at CERN distributed to Regional Centers all over the

More information

Enterprise Application Integration

Enterprise Application Integration Enterprise Integration By William Tse MSc Computer Science Enterprise Integration By the end of this lecturer you will learn What is Enterprise Integration (EAI)? Benefits of Enterprise Integration Barrier

More information

Effective Java Programming. efficient software development

Effective Java Programming. efficient software development Effective Java Programming efficient software development Structure efficient software development what is efficiency? development process profiling during development what determines the performance of

More information

A Survey Study on Monitoring Service for Grid

A Survey Study on Monitoring Service for Grid A Survey Study on Monitoring Service for Grid Erkang You erkyou@indiana.edu ABSTRACT Grid is a distributed system that integrates heterogeneous systems into a single transparent computer, aiming to provide

More information

PyCompArch: Python-Based Modules for Exploring Computer Architecture Concepts

PyCompArch: Python-Based Modules for Exploring Computer Architecture Concepts PyCompArch: Python-Based Modules for Exploring Computer Architecture Concepts Workshop on Computer Architecture Education 2015 Dan Connors, Kyle Dunn, Ryan Bueter Department of Electrical Engineering University

More information

EAI OVERVIEW OF ENTERPRISE APPLICATION INTEGRATION CONCEPTS AND ARCHITECTURES. Enterprise Application Integration. Peter R. Egli INDIGOO.

EAI OVERVIEW OF ENTERPRISE APPLICATION INTEGRATION CONCEPTS AND ARCHITECTURES. Enterprise Application Integration. Peter R. Egli INDIGOO. EAI OVERVIEW OF ENTERPRISE APPLICATION INTEGRATION CONCEPTS AND ARCHITECTURES Peter R. Egli INDIGOO.COM 1/16 Contents 1. EAI versus SOA versus ESB 2. EAI 3. SOA 4. ESB 5. N-tier enterprise architecture

More information

REBELS: REmote Execution BasEd Load-balancing System A. Puliato, O. Tomarchio, G. Haring, G. Kotsis Ist. di Informatica e Telecomunicazioni Dept. of Applied Computer Science Universita' di Catania UniversityofVienna

More information

Portfolio of Products. Integrated Engineering Environment. Overview

Portfolio of Products. Integrated Engineering Environment. Overview Portfolio of Products Integrated Engineering Environment Overview Automation Studio is an all-in-one easy-to-use software that provides an open, productive and flexible engineering environment for the

More information

GEDAE TM - A Graphical Programming and Autocode Generation Tool for Signal Processor Applications

GEDAE TM - A Graphical Programming and Autocode Generation Tool for Signal Processor Applications GEDAE TM - A Graphical Programming and Autocode Generation Tool for Signal Processor Applications Harris Z. Zebrowitz Lockheed Martin Advanced Technology Laboratories 1 Federal Street Camden, NJ 08102

More information

Data Analysis with MATLAB. 2013 The MathWorks, Inc. 1

Data Analysis with MATLAB. 2013 The MathWorks, Inc. 1 Data Analysis with MATLAB 2013 The MathWorks, Inc. 1 Agenda Introduction Data analysis with MATLAB and Excel Break Developing applications with MATLAB Solving larger problems Summary 2 Modeling the Solar

More information

Fronting Integrated Scientific Web Applications: Design Features and Benefits for Regulatory Environments

Fronting Integrated Scientific Web Applications: Design Features and Benefits for Regulatory Environments International Environmental Modelling and Software Society (iemss) 7th Intl. Congress on Env. Modelling and Software, San Diego, CA, USA, Daniel P. Ames, Nigel W.T. Quinn and Andrea E. Rizzoli (Eds.) http://www.iemss.org/society/index.php/iemss-2014-proceedings

More information

Panasas High Performance Storage Powers the First Petaflop Supercomputer at Los Alamos National Laboratory

Panasas High Performance Storage Powers the First Petaflop Supercomputer at Los Alamos National Laboratory Customer Success Story Los Alamos National Laboratory Panasas High Performance Storage Powers the First Petaflop Supercomputer at Los Alamos National Laboratory June 2010 Highlights First Petaflop Supercomputer

More information

Facilities Perspectives

Facilities Perspectives Facilities Perspectives of the Association Euratom-FZK - Overview and Mission Orientation - Important Facility Enhancements Facility Review Meeting May 27-28, 2008 M. Thumm, Deputy Head, Topic Fusion Technology,

More information

ICME Platform Foundational Capabilities - Sreedhar Reddy

ICME Platform Foundational Capabilities - Sreedhar Reddy Questions to be addressed What are the foundational principles for platformization of approaches for the integrated realization of engineered materials and products? What information models can be flexible

More information

Advanced spatial discretizations in the B2.5 plasma fluid code

Advanced spatial discretizations in the B2.5 plasma fluid code Advanced spatial discretizations in the B2.5 plasma fluid code Klingshirn, H.-J. a,, Coster, D.P. a, Bonnin, X. b, a Max-Planck-Institut für Plasmaphysik, EURATOM Association, Garching, Germany b LSPM-CNRS,

More information

Part IV. Conclusions

Part IV. Conclusions Part IV Conclusions 189 Chapter 9 Conclusions and Future Work CFD studies of premixed laminar and turbulent combustion dynamics have been conducted. These studies were aimed at explaining physical phenomena

More information

GRAVE: An Interactive Geometry Construction and Visualization Software System for the TORT Radiation Transport Code

GRAVE: An Interactive Geometry Construction and Visualization Software System for the TORT Radiation Transport Code GRAVE: An Interactive Geometry Construction and Visualization Software System for the TORT Radiation Transport Code E. D. Blakeman Oak Ridge National Laboratory Oak Ridge, TN 37831 edb@ornl.gov ABSTRACT

More information

What can DDS do for You? Learn how dynamic publish-subscribe messaging can improve the flexibility and scalability of your applications.

What can DDS do for You? Learn how dynamic publish-subscribe messaging can improve the flexibility and scalability of your applications. What can DDS do for You? Learn how dynamic publish-subscribe messaging can improve the flexibility and scalability of your applications. 2 Contents: Abstract 3 What does DDS do 3 The Strengths of DDS 4

More information

THE CCLRC DATA PORTAL

THE CCLRC DATA PORTAL THE CCLRC DATA PORTAL Glen Drinkwater, Shoaib Sufi CCLRC Daresbury Laboratory, Daresbury, Warrington, Cheshire, WA4 4AD, UK. E-mail: g.j.drinkwater@dl.ac.uk, s.a.sufi@dl.ac.uk Abstract: The project aims

More information

Service Oriented Architecture (SOA) An Introduction

Service Oriented Architecture (SOA) An Introduction Oriented Architecture (SOA) An Introduction Application Evolution Time Oriented Applications Monolithic Applications Mainframe Client / Server Distributed Applications DCE/RPC CORBA DCOM EJB s Messages

More information

SYSTEMS AND SOFTWARE REQUIREMENTS SPECIFICATION (SSRS) TEMPLATE. Version A.4, January 2014 FOREWORD DOCUMENT CONVENTIONS

SYSTEMS AND SOFTWARE REQUIREMENTS SPECIFICATION (SSRS) TEMPLATE. Version A.4, January 2014 FOREWORD DOCUMENT CONVENTIONS SYSTEMS AND SOFTWARE REQUIREMENTS SPECIFICATION (SSRS) TEMPLATE Version A.4, January 2014 FOREWORD This document was written to provide software development projects with a template for generating a System

More information

Programming models for heterogeneous computing. Manuel Ujaldón Nvidia CUDA Fellow and A/Prof. Computer Architecture Department University of Malaga

Programming models for heterogeneous computing. Manuel Ujaldón Nvidia CUDA Fellow and A/Prof. Computer Architecture Department University of Malaga Programming models for heterogeneous computing Manuel Ujaldón Nvidia CUDA Fellow and A/Prof. Computer Architecture Department University of Malaga Talk outline [30 slides] 1. Introduction [5 slides] 2.

More information

CHAPTER 1: OPERATING SYSTEM FUNDAMENTALS

CHAPTER 1: OPERATING SYSTEM FUNDAMENTALS CHAPTER 1: OPERATING SYSTEM FUNDAMENTALS What is an operating? A collection of software modules to assist programmers in enhancing efficiency, flexibility, and robustness An Extended Machine from the users

More information

PHP FRAMEWORK FOR DATABASE MANAGEMENT BASED ON MVC PATTERN

PHP FRAMEWORK FOR DATABASE MANAGEMENT BASED ON MVC PATTERN PHP FRAMEWORK FOR DATABASE MANAGEMENT BASED ON MVC PATTERN Chanchai Supaartagorn Department of Mathematics Statistics and Computer, Faculty of Science, Ubon Ratchathani University, Thailand scchansu@ubu.ac.th

More information

Data Management/Visualization on the Grid at PPPL. Scott A. Klasky Stephane Ethier Ravi Samtaney

Data Management/Visualization on the Grid at PPPL. Scott A. Klasky Stephane Ethier Ravi Samtaney Data Management/Visualization on the Grid at PPPL Scott A. Klasky Stephane Ethier Ravi Samtaney The Problem Simulations at NERSC generate GB s TB s of data. The transfer time for practical visualization

More information

STATISTICA Solutions for Financial Risk Management Management and Validated Compliance Solutions for the Banking Industry (Basel II)

STATISTICA Solutions for Financial Risk Management Management and Validated Compliance Solutions for the Banking Industry (Basel II) STATISTICA Solutions for Financial Risk Management Management and Validated Compliance Solutions for the Banking Industry (Basel II) With the New Basel Capital Accord of 2001 (BASEL II) the banking industry

More information

Structural Health Monitoring Tools (SHMTools)

Structural Health Monitoring Tools (SHMTools) Structural Health Monitoring Tools (SHMTools) Getting Started LANL/UCSD Engineering Institute LA-CC-14-046 c Copyright 2014, Los Alamos National Security, LLC All rights reserved. May 30, 2014 Contents

More information

GA A23745 STATUS OF THE LINUX PC CLUSTER FOR BETWEEN-PULSE DATA ANALYSES AT DIII D

GA A23745 STATUS OF THE LINUX PC CLUSTER FOR BETWEEN-PULSE DATA ANALYSES AT DIII D GA A23745 STATUS OF THE LINUX PC CLUSTER FOR BETWEEN-PULSE by Q. PENG, R.J. GROEBNER, L.L. LAO, J. SCHACHTER, D.P. SCHISSEL, and M.R. WADE AUGUST 2001 DISCLAIMER This report was prepared as an account

More information

Information integration platform for CIMS. Chan, FTS; Zhang, J; Lau, HCW; Ning, A

Information integration platform for CIMS. Chan, FTS; Zhang, J; Lau, HCW; Ning, A Title Information integration platform for CIMS Author(s) Chan, FTS; Zhang, J; Lau, HCW; Ning, A Citation IEEE International Conference on Management of Innovation and Technology Proceedings, Singapore,

More information

Tritium Gas Processing for Magnetic Fusion

Tritium Gas Processing for Magnetic Fusion Tritium Gas Processing for Magnetic Fusion SRNL-STI-2014-00168 The views and opinions expressed herein do not necessarily reflect those of any international organization, the US Government Bernice Rogers

More information

UPS battery remote monitoring system in cloud computing

UPS battery remote monitoring system in cloud computing , pp.11-15 http://dx.doi.org/10.14257/astl.2014.53.03 UPS battery remote monitoring system in cloud computing Shiwei Li, Haiying Wang, Qi Fan School of Automation, Harbin University of Science and Technology

More information

PERFORMANCE MONITORING OF JAVA COMPONENT-ORIENTED DISTRIBUTED APPLICATIONS

PERFORMANCE MONITORING OF JAVA COMPONENT-ORIENTED DISTRIBUTED APPLICATIONS PERFORMANCE MONITORING OF JAVA COMPONENT-ORIENTED DISTRIBUTED APPLICATIONS Adrian Mos, John Murphy Performance Engineering Lab, Dublin City University Glasnevin, Dublin 9, Ireland Tel: +353 1 700-8762,

More information

GA A25827 EFFECTS OF ELECTRON CYCLOTRON CURRENT DRIVE, COUNTER-NBI, AND ROTATIONAL ENTRAINMENT ON NEOCLASSICAL TEARING MODE CONTROL IN DIII-D

GA A25827 EFFECTS OF ELECTRON CYCLOTRON CURRENT DRIVE, COUNTER-NBI, AND ROTATIONAL ENTRAINMENT ON NEOCLASSICAL TEARING MODE CONTROL IN DIII-D GA A25827 EFFECTS OF ELECTRON CYCLOTRON CURRENT DRIVE, COUNTER-NBI, AND ROTATIONAL ENTRAINMENT ON NEOCLASSICAL TEARING MODE CONTROL IN DIII-D by R. PRATER, R.J. LA HAYE, C.C. PETTY, E.J. STRAIT, J.R. FERRON,

More information

FUTURE VIEWS OF FIELD DATA COLLECTION IN STATISTICAL SURVEYS

FUTURE VIEWS OF FIELD DATA COLLECTION IN STATISTICAL SURVEYS FUTURE VIEWS OF FIELD DATA COLLECTION IN STATISTICAL SURVEYS Sarah Nusser Department of Statistics & Statistical Laboratory Iowa State University nusser@iastate.edu Leslie Miller Department of Computer

More information

Software Quality Factors OOA, OOD, and OOP Object-oriented techniques enhance key external and internal software quality factors, e.g., 1. External (v

Software Quality Factors OOA, OOD, and OOP Object-oriented techniques enhance key external and internal software quality factors, e.g., 1. External (v Object-Oriented Design and Programming Deja Vu? In the past: Structured = Good Overview of Object-Oriented Design Principles and Techniques Today: Object-Oriented = Good e.g., Douglas C. Schmidt www.cs.wustl.edu/schmidt/

More information

ParFUM: A Parallel Framework for Unstructured Meshes. Aaron Becker, Isaac Dooley, Terry Wilmarth, Sayantan Chakravorty Charm++ Workshop 2008

ParFUM: A Parallel Framework for Unstructured Meshes. Aaron Becker, Isaac Dooley, Terry Wilmarth, Sayantan Chakravorty Charm++ Workshop 2008 ParFUM: A Parallel Framework for Unstructured Meshes Aaron Becker, Isaac Dooley, Terry Wilmarth, Sayantan Chakravorty Charm++ Workshop 2008 What is ParFUM? A framework for writing parallel finite element

More information

Performance Improvement of Application on the K computer

Performance Improvement of Application on the K computer Performance Improvement of Application on the K computer November 13, 2011 Kazuo Minami Team Leader, Application Development Team Research and Development Group Next-Generation Supercomputer R & D Center

More information

Harnessing the power of advanced analytics with IBM Netezza

Harnessing the power of advanced analytics with IBM Netezza IBM Software Information Management White Paper Harnessing the power of advanced analytics with IBM Netezza How an appliance approach simplifies the use of advanced analytics Harnessing the power of advanced

More information

Impact of the plasma response in threedimensional edge plasma transport modeling for RMP ELM control at ITER

Impact of the plasma response in threedimensional edge plasma transport modeling for RMP ELM control at ITER Impact of the plasma response in threedimensional edge plasma transport modeling for RMP ELM control at ITER O. Schmitz 1, H. Frerichs 1, M. Becoulet 2, P. Cahyna 3, T.E. Evans 4, Y. Feng 5, N. Ferraro

More information

2 (18) - SOFTWARE ARCHITECTURE Service Oriented Architecture - Sven Arne Andreasson - Computer Science and Engineering.

2 (18) - SOFTWARE ARCHITECTURE Service Oriented Architecture - Sven Arne Andreasson - Computer Science and Engineering. Service Oriented Architecture Definition (1) Definitions Services Organizational Impact SOA principles Web services A service-oriented architecture is essentially a collection of services. These services

More information

Pentaho High-Performance Big Data Reference Configurations using Cisco Unified Computing System

Pentaho High-Performance Big Data Reference Configurations using Cisco Unified Computing System Pentaho High-Performance Big Data Reference Configurations using Cisco Unified Computing System By Jake Cornelius Senior Vice President of Products Pentaho June 1, 2012 Pentaho Delivers High-Performance

More information

Architectural Patterns. Layers: Pattern. Architectural Pattern Examples. Layer 3. Component 3.1. Layer 2. Component 2.1 Component 2.2.

Architectural Patterns. Layers: Pattern. Architectural Pattern Examples. Layer 3. Component 3.1. Layer 2. Component 2.1 Component 2.2. Architectural Patterns Architectural Patterns Dr. James A. Bednar jbednar@inf.ed.ac.uk http://homepages.inf.ed.ac.uk/jbednar Dr. David Robertson dr@inf.ed.ac.uk http://www.inf.ed.ac.uk/ssp/members/dave.htm

More information

Service-oriented architecture in e-commerce applications

Service-oriented architecture in e-commerce applications Service-oriented architecture in e-commerce applications What is a Service Oriented Architecture? Depends on who you ask Web Services A technical architecture An evolution of distributed computing and

More information

Centralized Systems. A Centralized Computer System. Chapter 18: Database System Architectures

Centralized Systems. A Centralized Computer System. Chapter 18: Database System Architectures Chapter 18: Database System Architectures Centralized Systems! Centralized Systems! Client--Server Systems! Parallel Systems! Distributed Systems! Network Types! Run on a single computer system and do

More information

Patterns in Software Engineering

Patterns in Software Engineering Patterns in Software Engineering Lecturer: Raman Ramsin Lecture 7 GoV Patterns Architectural Part 1 1 GoV Patterns for Software Architecture According to Buschmann et al.: A pattern for software architecture

More information

PSS E. High-Performance Transmission Planning Application for the Power Industry. Answers for energy.

PSS E. High-Performance Transmission Planning Application for the Power Industry. Answers for energy. PSS E High-Performance Transmission Planning Application for the Power Industry Answers for energy. PSS E architecture power flow, short circuit and dynamic simulation Siemens Power Technologies International

More information

Real-Time Analytics on Large Datasets: Predictive Models for Online Targeted Advertising

Real-Time Analytics on Large Datasets: Predictive Models for Online Targeted Advertising Real-Time Analytics on Large Datasets: Predictive Models for Online Targeted Advertising Open Data Partners and AdReady April 2012 1 Executive Summary AdReady is working to develop and deploy sophisticated

More information

Distributed Objects and Components

Distributed Objects and Components Distributed Objects and Components Introduction This essay will identify the differences between objects and components and what it means for a component to be distributed. It will also examine the Java

More information

The Service Revolution software engineering without programming languages

The Service Revolution software engineering without programming languages The Service Revolution software engineering without programming languages Gustavo Alonso Institute for Pervasive Computing Department of Computer Science Swiss Federal Institute of Technology (ETH Zurich)

More information

Technology to Control Hybrid Computer Systems

Technology to Control Hybrid Computer Systems INFORMATION TECHNOLOGY Hynomics (formerly HyBrithms Corporation, formerly Sagent Corporation) Technology to Control Hybrid Computer Systems Businesses and industries, both large and small, increasingly

More information

Service Oriented Architecture (SOA) Implementation Framework for Satellite Mission Control System Software Design

Service Oriented Architecture (SOA) Implementation Framework for Satellite Mission Control System Software Design Service Oriented Architecture (SOA) Implementation Framework for Satellite Mission Control System Software Design GSAW2006 28 th March 2006 Soon Hie Tan K I Thimothy Nanyang Technological University Singapore

More information

A new web based elearning Platform for Building Simulation

A new web based elearning Platform for Building Simulation A new web based elearning Platform for Building Simulation Arne Abromeit 1, Andreas Wagner 1 Abstract The use of web based building simulation enables students to study building s performance under various

More information

Integration of C++ digital processing libraries and VTK through Tcl/Tk dynamic loadable extensions

Integration of C++ digital processing libraries and VTK through Tcl/Tk dynamic loadable extensions Visualization Development Environments 2000 Proceedings Integration of C++ digital processing libraries and VTK through Tcl/Tk dynamic loadable extensions Javier Suárez-Quirós, Daniel Gayo-Avello, Juán

More information

SOFT 437. Software Performance Analysis. Ch 5:Web Applications and Other Distributed Systems

SOFT 437. Software Performance Analysis. Ch 5:Web Applications and Other Distributed Systems SOFT 437 Software Performance Analysis Ch 5:Web Applications and Other Distributed Systems Outline Overview of Web applications, distributed object technologies, and the important considerations for SPE

More information

The Mantid Project. The challenges of delivering flexible HPC for novice end users. Nicholas Draper SOS18

The Mantid Project. The challenges of delivering flexible HPC for novice end users. Nicholas Draper SOS18 The Mantid Project The challenges of delivering flexible HPC for novice end users Nicholas Draper SOS18 What Is Mantid A framework that supports high-performance computing and visualisation of scientific

More information

PERFORMANCE COMPARISON OF COMMON OBJECT REQUEST BROKER ARCHITECTURE(CORBA) VS JAVA MESSAGING SERVICE(JMS) BY TEAM SCALABLE

PERFORMANCE COMPARISON OF COMMON OBJECT REQUEST BROKER ARCHITECTURE(CORBA) VS JAVA MESSAGING SERVICE(JMS) BY TEAM SCALABLE PERFORMANCE COMPARISON OF COMMON OBJECT REQUEST BROKER ARCHITECTURE(CORBA) VS JAVA MESSAGING SERVICE(JMS) BY TEAM SCALABLE TIGRAN HAKOBYAN SUJAL PATEL VANDANA MURALI INTRODUCTION Common Object Request

More information

Design of Remote data acquisition system based on Internet of Things

Design of Remote data acquisition system based on Internet of Things , pp.32-36 http://dx.doi.org/10.14257/astl.214.79.07 Design of Remote data acquisition system based on Internet of Things NIU Ling Zhou Kou Normal University, Zhoukou 466001,China; Niuling@zknu.edu.cn

More information

Masters in Human Computer Interaction

Masters in Human Computer Interaction Masters in Human Computer Interaction Programme Requirements Taught Element, and PG Diploma in Human Computer Interaction: 120 credits: IS5101 CS5001 CS5040 CS5041 CS5042 or CS5044 up to 30 credits from

More information

GridSolve: : A Seamless Bridge Between the Standard Programming Interfaces and Remote Resources

GridSolve: : A Seamless Bridge Between the Standard Programming Interfaces and Remote Resources GridSolve: : A Seamless Bridge Between the Standard Programming Interfaces and Remote Resources Jack Dongarra University of Tennessee and Oak Ridge National Laboratory 2/25/2006 1 Overview Grid/NetSolve

More information

Software design (Cont.)

Software design (Cont.) Package diagrams Architectural styles Software design (Cont.) Design modelling technique: Package Diagrams Package: A module containing any number of classes Packages can be nested arbitrarily E.g.: Java

More information

1z0-102 Q&A. DEMO Version

1z0-102 Q&A. DEMO Version Oracle Weblogic Server 11g: System Administration Q&A DEMO Version Copyright (c) 2013 Chinatag LLC. All rights reserved. Important Note Please Read Carefully For demonstration purpose only, this free version

More information

Distributed Systems Architectures

Distributed Systems Architectures Software Engineering Distributed Systems Architectures Based on Software Engineering, 7 th Edition by Ian Sommerville Objectives To explain the advantages and disadvantages of different distributed systems

More information

Layering a computing infrastructure. Middleware. The new infrastructure: middleware. Spanning layer. Middleware objectives. The new infrastructure

Layering a computing infrastructure. Middleware. The new infrastructure: middleware. Spanning layer. Middleware objectives. The new infrastructure University of California at Berkeley School of Information Management and Systems Information Systems 206 Distributed Computing Applications and Infrastructure Layering a computing infrastructure Middleware

More information

Migrating Legacy Software Systems to CORBA based Distributed Environments through an Automatic Wrapper Generation Technique

Migrating Legacy Software Systems to CORBA based Distributed Environments through an Automatic Wrapper Generation Technique Migrating Legacy Software Systems to CORBA based Distributed Environments through an Automatic Wrapper Generation Technique Hyeon Soo Kim School of Comp. Eng. and Software Eng., Kum Oh National University

More information

Poster Either Oral or Poster Will not attend. Predictive community computational tools for virtual plasma science experiments.

Poster Either Oral or Poster Will not attend. Predictive community computational tools for virtual plasma science experiments. White Paper for Frontiers of Plasma cience Panel Date of ubmission: 06/19/2015 Indicate the primary area this white paper addresses by placing P in right column. Indicate secondary area or areas by placing

More information

Manage Software Development in LabVIEW with Professional Tools

Manage Software Development in LabVIEW with Professional Tools Manage Software Development in LabVIEW with Professional Tools Introduction For many years, National Instruments LabVIEW software has been known as an easy-to-use development tool for building data acquisition

More information

Masters in Networks and Distributed Systems

Masters in Networks and Distributed Systems Masters in Networks and Distributed Systems Programme Requirements Taught Element, and PG Diploma in Networks and Distributed Systems: 120 credits: IS5101 CS5001 CS5021 CS4103 or CS5023 in total, up to

More information

Design of Scalable, Parallel-Computing Software Development Tool

Design of Scalable, Parallel-Computing Software Development Tool INFORMATION TECHNOLOGY TopicalNet, Inc. (formerly Continuum Software, Inc.) Design of Scalable, Parallel-Computing Software Development Tool Since the mid-1990s, U.S. businesses have sought parallel processing,

More information

A GENERAL PURPOSE DATA ANALYSIS MONITORING SYSTEM WITH CASE STUDIES FROM THE NATIONAL FUSION GRID AND THE DIII D MDSPLUS BETWEEN PULSE ANALYSIS SYSTEM

A GENERAL PURPOSE DATA ANALYSIS MONITORING SYSTEM WITH CASE STUDIES FROM THE NATIONAL FUSION GRID AND THE DIII D MDSPLUS BETWEEN PULSE ANALYSIS SYSTEM A GENERAL PURPOSE DATA ANALYSIS MONITORING SYSTEM WITH CASE STUDIES FROM THE NATIONAL FUSION GRID AND THE DIII D MDSPLUS BETWEEN PULSE ANALYSIS SYSTEM S.M. Flanagan *, J.R. Burruss, C. Ludescher, a D.C.

More information

Data Mining with Hadoop at TACC

Data Mining with Hadoop at TACC Data Mining with Hadoop at TACC Weijia Xu Data Mining & Statistics Data Mining & Statistics Group Main activities Research and Development Developing new data mining and analysis solutions for practical

More information

Masters in Computing and Information Technology

Masters in Computing and Information Technology Masters in Computing and Information Technology Programme Requirements Taught Element, and PG Diploma in Computing and Information Technology: 120 credits: IS5101 CS5001 or CS5002 CS5003 up to 30 credits

More information

DAME Astrophysical DAta Mining Mining & & Exploration Exploration GRID

DAME Astrophysical DAta Mining Mining & & Exploration Exploration GRID DAME Astrophysical DAta Mining & Exploration on GRID M. Brescia S. G. Djorgovski G. Longo & DAME Working Group Istituto Nazionale di Astrofisica Astronomical Observatory of Capodimonte, Napoli Department

More information

CE 504 Computational Hydrology Computational Environments and Tools Fritz R. Fiedler

CE 504 Computational Hydrology Computational Environments and Tools Fritz R. Fiedler CE 504 Computational Hydrology Computational Environments and Tools Fritz R. Fiedler 1) Operating systems a) Windows b) Unix and Linux c) Macintosh 2) Data manipulation tools a) Text Editors b) Spreadsheets

More information

Manual for simulation of EB processing. Software ModeRTL

Manual for simulation of EB processing. Software ModeRTL 1 Manual for simulation of EB processing Software ModeRTL How to get results. Software ModeRTL. Software ModeRTL consists of five thematic modules and service blocks. (See Fig.1). Analytic module is intended

More information

Poisson Equation Solver Parallelisation for Particle-in-Cell Model

Poisson Equation Solver Parallelisation for Particle-in-Cell Model WDS'14 Proceedings of Contributed Papers Physics, 233 237, 214. ISBN 978-8-7378-276-4 MATFYZPRESS Poisson Equation Solver Parallelisation for Particle-in-Cell Model A. Podolník, 1,2 M. Komm, 1 R. Dejarnac,

More information

Modernizing Simulation Input Generation and Post-Simulation Data Visualization with Eclipse ICE

Modernizing Simulation Input Generation and Post-Simulation Data Visualization with Eclipse ICE and Post- Data Visualization with Eclipse ICE Alex McCaskey Research Staff Oak Ridge National Laboratory mccaskeyaj@ornl.gov @amccaskey2223 Taylor Patterson Research Associate Oak Ridge National Laboratory

More information