vix.ing · top · new · best · stats · spec

Introducing temporal behavior to computing science

2020/05/31 by János Végh, Végh, János
Computer Science · #Distributed #Distributed and Parallel Computing Systems #FOS: Computer and information sciences #Logic in Computer Science (cs.LO) #Parallel #Parallel Computing and Optimization Techniques #and Cluster Computing (cs.DC)

paper · pdf · doi:10.48550/arxiv.2006.01128

openalex publication_date 2020/05/31 · openalex created_date 2022/09/18 · openalex updated_date 2026/08/01

Abstract

The abstraction introduced by von Neumann correctly reflected the state of the art 70 years ago. Although it omitted data transmission time between components of the computer, it served as an excellent base for classic computing for decades. Modern computer components and architectures, however, require to consider their temporal behavior: data transmission time in contemporary systems may be higher than their processing time. Using the classic paradigm leaves some issues unexplained, from enormously high power consumption to days-long training of artificial neural networks to failures of some cutting-edge supercomputer projects. The paper introduces the up to now missing timely behavior (a temporal logic) into computing, while keeps the solid computing science base. The careful analysis discovers that with considering the timely behavior of components and architectural principles, the mystic issues have a trivial explanation. Some classic design principles must be revised, and the temporal logic enables us to design a more powerful and efficient computing.

Related