Evaluation of Parallel Programs by Measurement of Its Granularity
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Evolving Self-Organized Behavior for Homogeneous and Heterogeneous UAV Or UCAV Swarms
Air Force Institute of Technology AFIT Scholar Theses and Dissertations Student Graduate Works 3-2006 Evolving Self-Organized Behavior for Homogeneous and Heterogeneous UAV or UCAV Swarms Ian C. Price Follow this and additional works at: https://scholar.afit.edu/etd Part of the Computer Sciences Commons Recommended Citation Price, Ian C., "Evolving Self-Organized Behavior for Homogeneous and Heterogeneous UAV or UCAV Swarms" (2006). Theses and Dissertations. 3465. https://scholar.afit.edu/etd/3465 This Thesis is brought to you for free and open access by the Student Graduate Works at AFIT Scholar. It has been accepted for inclusion in Theses and Dissertations by an authorized administrator of AFIT Scholar. For more information, please contact [email protected]. Evolving Self-Organized Behavior for Homogeneous and Heterogeneous UAV or UCAV Swarms THESIS Ian C Price, Second Lieutenant, USAF AFIT/GCS/ENG/06-11 DEPARTMENT OF THE AIR FORCE AIR UNIVERSITY AIR FORCE INSTITUTE OF TECHNOLOGY Wright-Patterson Air Force Base, Ohio APPROVED FOR PUBLIC RELEASE; DISTRIBUTION UNLIMITED. The views expressed in this thesis are those of the author and do not reflect the o±cial policy or position of the United States Air Force, Department of Defense, or United States Government. AFIT/GCS/ENG/06-11 Evolving Self-Organized Behavior for Homogeneous and Heterogeneous UAV or UCAV Swarms THESIS Presented to the Faculty Department of Electrical and Computer Engineering Graduate School of Engineering and Management Air Force Institute of Technology Air University Air Education and Training Command In Partial Ful¯llment of the Requirements for the Degree of Master of Science Ian C Price, B.S.C.S. -
Optimizing Hardware Granularity in Parallel Systems
Optimizing Hardware Granularity in Parallel Systems Thomas Kelly PhD The University of Edinburgh 1995 Li Declaration This thesis has been composed by me and is, except where indicated, my own work. Thomas Kelly. November, 1995 Abstract In order for parallel architectures to be of any use at all in providing superior performance to uniprocessors, the benefits of splitting the workload among several processing elements must outweigh the overheads associated with this "divide and conquer" strategy. Whether or not this is the case depends on the nature of the algorithm and on the cost: performance functions associated with the real computer hardware available at a given time. This thesis is an investigation into the tradeoff of grain of hardware versus speed of hardware, in an attempt to show how the optimal hardware parallelism can be assessed. A model is developed of the execution time T of an algorithm on a machine as a function of the number of nodes, N. The model is used to examine the degree to which it is possible to obtain an optimal value of N, corresponding to minimum execution time. Specifically, the optimization is done assuming a particular base architecture, an algorithm or class thereof and an overall hardware cost. Two base architectures and algorithm types are considered, corresponding to two common classes of parallel architectures: a shared memory multiprocessor and a message-passing multicomputer. The former is represented by a simple shared-bus multiprocessor in which each processing element performs operations on data stored in a global shared store. The second type is represented by a two- dimensional mesh-connected multicomputer. -
Introduction to Parallel Computing a Task, Some Parts of Which Can Be Executed by More Than One Multiple Processor at Same Point of Time (Yields Correct Results)
Introduction to UNIT 1 INTRODUCTION TO PARALLEL Parallel Computing COMPUTING Structure Page Nos. 1.0 Introduction 5 1.1 Objectives 6 1.2 History of Parallel Computers 6 1.3 Problem Solving in Parallel 7 1.3.1 Concept of Temporal Parallelism 1.3.2 Concept of Data Parallelism 1.4 Performance Evaluation 9 1.5 Some Elementary Concepts 9 1.5.1 The Concept of Program 1.5.2 The Concept of Process 1.5.3 The Concept of Thread 1.5.4 The Concept of Concurrent and Parallel Execution 1.5.5 Granularity 1.5.6 Potential of Parallelism 1.6 The Need of Parallel Computation 14 1.7 Levels of Parallel Processing 15 1.7.1 Instruction Level 1.7.2 Loop Level 1.7.3 Procedure Level 1.7.4 Program Level 1.8 Dataflow Computing 16 1.9 Applications of Parallel Processing 17 1.9.1 Scientific Applications/Image Processing 1.9.2 Engineering Applications 1.9.3 Database Query/Answering Systems 1.9.4 AI Applications 1.9.5 Mathematical Simulation and Modeling Applications 1.10 India’s Parallel Computers 19 1.11 Parallel Terminology used 20 1.12 Summary 23 1.13 Solutions/Answers 23 1.0 INTRODUCTION Parallel computing has been a subject of interest in the computing community over the last few decades. Ever-growing size of databases and increasing complexity of the new problems are putting great stress on the even the super-fast modern single processor computers. Now the entire computer science community all over the world is looking for some computing environment where current computational capacity can be enhanced by a factor in order of thousands. -
Automatic Optimization of Granularity Control Algorithms for Parallel Programs
Alcides Miguel Cachulo Aguiar Fonseca Automatic Optimization of Granularity Control Algorithms for Parallel Programs Doctoral thesis submitted to the Doctoral Program in Information Science and Technology, supervised by Assistant Professor Bruno Cabral, and presented to the Department of Informatics Engineering of the Faculty of Sciences and Technology of the University of Coimbra. September 2016 Automatic Optimization of Granularity Control Algorithms for Parallel Programs A thesis submitted to the University of Coimbra in partial fulfillment of the requirements for the Doctoral Program in Information Science and Technology by Alcides Miguel Cachulo Aguiar Fonseca [email protected] Department of Informatics Engineering Faculty of Sciences and Technology University of Coimbra September 2016 Financial support by Fundação para a Ciência e a Tecnologia Ref.: SFRH/BD/84448/2012 Automatic Optimization of Granularity Control Algorithms for Parallel Programs ©2016 Alcides Fonseca ******* ******* Advisor Prof. Bruno Cabral Assistant Professor Department of Informatics Engineering Faculty of Sciences and Technology of University of Coimbra Dedicated to my family Abstract In the last two decades, processors have changed from a single-core to a multi-core design, due to physical constrains in chip manufacturing. Furthermore, GPUs have become suitable targets for general purpose programming. This change in hardware design has had an impact on software development, resulting in a growing investment in parallel programming and parallelization tools. Writing parallel programs is difficult and error prone. Two of the main prob- lems in parallelization are the identification of which sections of the code canbe safely parallelized and how to efficiently partition work. Automatic parallelization techniques can save programmers time identifying parallelism. -
Complex Adaptive Systems: Emergence and Self-Organization
Complex Adaptive Systems: Emergence and Self-Organization Tutorial Presented at HICSS-42 Big Island, HI January 5, 2009 Stephen H. Kaisler, D.Sc. And Gregory Madey, Ph.D. SHK & Associates Who we are SHK & Associates π Steve Kaisler SHK & Associates Laurel, MD 20723 C: 240-593-0980 [email protected] π Greg Madey Research Professor Dept. of Computer Science and Engineering University of Notre Dame Notre Dame IN 46556 W: (574) 631-8752 [email protected] Source: Popp 2005 CAS-2 HICSS-42 CAS Copyright 2008 Steve Kaisler/Greg Madey Agenda SHK & Associates Session Time I. Introduction to Complex 9:00 – 10:15 Adaptive Systems Break II. Emergence & Self-Organization 10:45 – 12:00 Lunch III. Tools, Techniques & Analysis 1:00 – 2:15 Break IV. CAS Examples & Applications 2:45 – 4:00 CAS-3 HICSS-42 CAS Copyright 2008 Steve Kaisler/Greg Madey SHK & Associates A (Brief) Introduction To Complex Adaptive Systems CAS-4 HICSS-42 CAS Copyright 2008 Steve Kaisler/Greg Madey I. Introduction SHK & Associates π Complex, Adaptive Systems: Exhibit behaviors arising from non-linear spatio-temporal interactions among a large number of components and subsystems. Proposition: CAS studies indirect effects. Problems that are difficult to solve are often hard to understand because the causes and effects are not obviously related. Pushing on a complex system "here" often has effects "over there" because the parts are interdependent. Takeaway: CAS is a viable method for modeling complex physical and social systems to understand their behavior based on observed data. CAS-5 -
The Internet As a Complex System∗
The Internet as a Complex System∗ Kihong Park Department of Computer Sciences Purdue University West Lafayette, IN 47907 [email protected] 1 Introduction The Internet, defined as the world-wide collection of IP (Internet Protocol) speaking networks, is a multifaceted system with many components and diverse features. In recent years, it has become an integral part of the socio-economic fabric. Although the Internet is still an evolving system and therefore a moving target, understanding its properties is relevant for both engineering and potentially more fundamental purposes. The Internet is a complex system in the sense of a com- plicated system exhibiting simple behavior, as opposed to a simple system exhibiting complex behavior. The latter aspect forms the corner stone of studies of complex systems whose rigorous underpinning is provided by dynamical systems theory. A canonical example is the logistic equa- tion from population dynamics which possesses a rich structure including chaotic orbits and fractal non-divergent domains [41]. A somewhat different example of simple systems capable of generating complicated behavior are many-body systems, in particular, interacting particle systems [82]. We would classify such systems, despite the large number of components they admit, as “simple” due to the homogeneity and limited capability of each component—in Ising spin systems each compo- nent has two states—and the local interaction allowed of the components. Statistical mechanics studies macroscopic and emergent properties of such systems, with ergodic theory and percolation theory providing part of the mathematical foundation. Cellular automata, discrete-time interacting particle systems, are capable of universal computation which gives rise to undecidability problems and computation theoretic considerations of dynamical systems. -
Design and Control of Self-Organizing Systems
Faculteit Wetenschappen Center Leo Apostel for Interdisciplinary Studies Design and Control of Self-organizing Systems PhD Dissertation presented by Carlos Gershenson Promoters: Prof. Dr. Bart D’Hooghe and Prof. Dr. Francis Heylighen Advisors: Prof. Dr. Bruce Edmonds Prof. Dr. Bernard Manderick Prof. Dr. Peter McBurney Prof. Dr. Ann Now´e 2007 ii CONTENTS Contents iii List of Figures vi List of Tables viii Abstract ix Acknowledgements xi 1 Introduction 1 1.1 Motivation ............................. 2 1.2 Aims ................................ 3 1.3 Outline ............................... 3 1.3.1 How to Read the Thesis ................. 4 1.3.2 How the Thesis was Written ............... 6 2 Complexity 9 2.1 Introduction ............................ 10 2.2 Classical Thinking ......................... 10 2.3 Complexity ............................. 11 2.4 Indeterminacy ........................... 14 2.5 Nonlinearity and Chaos ..................... 17 2.6 Adapting to Complexity ..................... 19 2.7 Conclusions ............................ 21 3 Self-organization 23 3.1 Introduction ............................ 24 3.2 The Representation-Dependent Dynamics of Entropy .... 24 3.3 The Role of the Observer ..................... 29 3.4 Ontological Issues ......................... 30 3.5 Self-organization: A Practical Notion .............. 32 iii iv CONTENTS 3.5.1 Artificial self-organizing systems ............ 33 3.5.2 Levels of abstraction ................... 34 3.5.3 Coping with the unknown ................ 34 3.6 Conclusions ............................ 35 4 A General Methodology 37 4.1 Introduction ............................ 38 4.2 The Conceptual Framework ................... 38 4.3 The Methodology ......................... 43 4.3.1 Representation ...................... 44 4.3.2 Modeling ......................... 46 4.3.3 Simulation ......................... 53 4.3.4 Application ........................ 54 4.3.5 Evaluation ......................... 55 4.3.6 Notes on the Methodology ............... 55 4.4 Discussion ............................ -
Design and Control of Self-Organizing Systems Carlos Gershenson
Design and Control of Self-organizing Systems Carlos Gershenson New England Complex Systems Institute and Vrije Universiteit Brussel Mexico City Boston Vic¸osa Madrid Cuernavaca Beijing CopIt ArXives 2007 CopIt ArXives Mexico City Boston Vic¸osa Madrid Cuernavaca Beijing Copyright 2007 by Carlos Gershenson Published 2007 by CopIt ArXives All property rights of this publications belong to the author who, however, grants his authorization to the reader to copy, print and distribute his work freely, in part or in full, with the sole conditions that (i) the author name and original title be cited at all times, (iii) the text is not modified or mixed and (iii) the final use of the contents of this publication must be non commercial Failure to meet these conditions will be a violation of the law. Electronically produced using Free Software and in accomplishment with an Open Access spirit for academic publications ABSTRACT Complex systems are usually difficult to design and control. There are several particular methods for coping with complexity, but there is no general approach to build complex systems. In this book I pro- pose a methodology to aid engineers in the design and control of com- plex systems. This is based on the description of systems as self- organizing. Starting from the agent metaphor, the methodology pro- poses a conceptual framework and a series of steps to follow to find proper mechanisms that will promote elements to find solutions by ac- tively interacting among themselves. The main premise of the method- ology claims that reducing the “friction” of interactions between el- ements of a system will result in a higher “satisfaction” of the system, i.e.