Supercomputers Books

26 products


  • Genius Makers: The Mavericks Who Brought A.I. to

    Cornerstone Genius Makers: The Mavericks Who Brought A.I. to

    7 in stock

    Book Synopsis'This colourful page-turner puts artificial intelligence into a human perspective . . . Metz explains this transformative technology and makes the quest thrilling.' Walter Isaacson, author of Steve Jobs____________________________________________________This is the inside story of a small group of mavericks, eccentrics and geniuses who turned Artificial Intelligence from a fringe enthusiasm into a transformative technology. It's the story of how that technology became big business, creating vast fortunes and sparking intense rivalries. And it's the story of breakneck advances that will shape our lives for many decades to come - both for good and for ill. ________________________________________________'One day soon, when computers are safely driving our roads and speaking to us in complete sentences, we'll look back at Cade Metz's elegant, sweeping Genius Makers as their birth story - the Genesis for an age of sentient machines.' Brad Stone, author of The Everything Store and The Upstarts'A ringside seat at what may turn out to be the pivotal episode in human history . . . easy and fun to read . . . undeniably charming.' ForbesTrade ReviewIn Genius Makers, Cade Metz delivers the definitive take on how AI technology came to be and what its arrival will mean for us humans. The book relies on tireless reporting and delightful writing to bring to life one of the most surprising and important stories of our time. If you want to read one book to understand AI, this is the one. -- Ashlee Vance, New York Times bestselling author of ELON MUSKThis colourful page-turner puts artificial intelligence into a human perspective. Through the lives of Geoff Hinton and other major players, Metz explains this transformative technology and makes the quest thrilling. -- Walter Isaacson, #1 New York Times bestselling author of LEONARDO DA VINCI, STEVE JOBS and THE INNOVATORSCade Metz has produced an enthralling narrative of the advance of artificial intelligence. He describes the key personalities, the seminal meetings and the crucial breakthroughs with his customary eye for detail, building them into a dramatic history of this era-defining technology. -- Kai-Fu Lee, author of AI SUPERPOWERSThis is the inside story of how AI entered Google, Facebook, and the rest of high tech. It is also the story of how Silicon Valley and its mega-bucks infiltrated AI and changed its course. Chock full of behind-the-scenes anecdotes and wry humour - we learn the true tale of the technology that is transforming humanity. -- Oren Etzioni, chief executive, Allen Institute for Artificial IntelligenceOne day soon, when computers are safely driving our roads and speaking to us in complete sentences, we'll look back at Cade Metz's elegant, sweeping Genius Makers as their birth story - the Genesis for an age of sentient machines. -- Brad Stone, author of THE EVERYTHING STORE and THE UPSTARTS

    7 in stock

    £10.44

  • The Supermen

    John Wiley & Sons Inc The Supermen

    15 in stock

    Book SynopsisThe SUPERMEN "After a rare speech at the National Center for Atmospheric Research in Boulder, Colorado, in 1976, programmers in the audience had suddenly fallen silent when Cray offered to answer questions. He stood there for several minutes, waiting for their queries, but none came.Table of ContentsThe Codebreakers. The Incubator. Seymour. Engineers' Paradise. The Hog Trough. The CRAY-1. The Cray Way. The New Genius. Shakeout. Notes. Acknowledgments. Index.

    15 in stock

    £25.60

  • Artificial Intelligence Trends for Data Analytics

    Taylor & Francis Ltd (Sales) Artificial Intelligence Trends for Data Analytics

    1 in stock

    Book SynopsisThis book focuses on the implementation of various elementary and advanced approaches in AI that can be used in various domains to solve real-time decision-making problems.Table of Contents1. An Artificial Intelligence System Based Power Estimation Method for CMOS VLSI Circuits 2. Awareness Alert and Information Analysis in Social Media Networking Using Usage Analysis and Negotiable Approach 3. Object Detection and Tracking in Video Using Deep Learning Techniques: A Review 4. Fuzzy MCDM: Application in Disease Risk and Prediction 5. Deep Learning Approach to Predict and Grade Glaucoma from Fundus Images through Constitutional Neural Networks 6. A Novel Method for Securing Cognitive Radio Communication Network Using the Machine Learning Schemes and a Rule Based Approaches 7. Detection of Retinopathy of Prematurity Using Convolution Neural Network 8. Impact of Technology on Human Resource Information System and Achieving Business Intelligence in Organizations 9. Proficient Prediction of Acute Lymphoblastic Leukemia Using Machine Learning Algorithm 10. Role of Machine Learning in Social Area Networks 11. Breast Cancer and Machine Learning: Interactive Breast Cancer Prediction Using Naïve Bayes Algorithm 12. Deep Networks and Deep Learning Algorithms 13. Machine Learning for Big Data Analytics, Interactive and Reinforcement 14. Fish Farm Monitoring System Using IoT and Machine Learning

    1 in stock

    £142.50

  • RealTime Systems Development with RTEMS and

    CRC Press RealTime Systems Development with RTEMS and

    1 in stock

    Book SynopsisThe proliferation of multicore processors in the embedded market for Internet-of-Things (IoT) and Cyber-Physical Systems (CPS) makes developing real-time embedded applications increasingly difficult. What is the underlying theory that makes multicore real-time possible? How does theory influence application design? When is a real-time operating system (RTOS) useful? What RTOS features do applications need? How does a mature RTOS help manage the complexity of multicore hardware?Real-Time Systems Development with RTEMS and Multicore Processorsanswers these questions and more with exemplar Real-Time Executive for Multiprocessor Systems (RTEMS) RTOS to provide concrete advice and examples for constructing useful, feature-rich applications. RTEMS is free, open-source software that supports multi-processor systems for over a dozen CPU architectures and over 150 specific system boards in applications spanning the range of IoT and CPS domains such as satellites, particle accelerators, robots, racing motorcycles, building controls, medical devices, and more.The focus of this book is on enabling real-time embedded software engineering while providing sufficient theoretical foundations and hardware background to understand the rationale for key decisions in RTOS and application design and implementation. The topics covered in this book include: Cross-compilation for embedded systems development Concurrent programming models used in real-time embedded software Real-time scheduling theory and algorithms used in wide practice Usage and comparison of two application programmer interfaces (APIs) in real-time embedded software: POSIX and the RTEMS Classic APIs Design and implementation in RTEMS of commonly found RTOS features for schedulers, task management, time-keeping, inter-task synchronization, inter-task communication, and networking The challenges introduced by multicore hardware, advances in multicore real-time theory, and software engineering multicore real-time systems with RTEMS All the authors of this book are experts in the academic field of real-time embedded systems. Two of the authors are primary open-source maintainers of the RTEMS software project.The Open Access version of this book, available at http://www.taylorfrancis.com, has been made available under a Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) International license.Table of ContentsChapter 1 Introduction. PART I Operating System Basics. Chapter 2 Cross-Compilation Toolchain. Chapter 3 Concurrent Programming and Scheduling Algorithms. Chapter 4 Scheduling Analysis and Interrupt Handling. PART II Task Management and Timekeeping. Chapter 5 Task Management and Timekeeping, Classic API. Chapter 6 Task Management and Timekeeping, POSIX API. PART III InterTask Synchronization and Communication. Chapter 7 Inter-Task Synchronization and Communication (IPC) Based on Shared Memory. Chapter 8 IPC, Task Execution, and Scheduling. Chapter 9 IPC Based on Message Passing. PART IV Network Communication. Chapter 10 Network Communication in RTEMS. Chapter 11 POSIX Sockets API. PART V Multicores in Realtime Embedded Systems. Chapter 12 Multicores in Embedded Systems. Chapter 13 Multicore Concurrency: Issues and Solutions. References. Index.

    1 in stock

    £58.89

  • Frontiers of Supercomputing II

    University of California Press Frontiers of Supercomputing II

    Out of stock

    Book Synopsis

    Out of stock

    £55.00

  • Frontiers of Supercomputing II

    University of California Press Frontiers of Supercomputing II

    Out of stock

    Out of stock

    £88.00

  • Smart Trajectories

    Taylor & Francis Ltd Smart Trajectories

    2 in stock

    Book SynopsisThis book highlights the developments, discoveries, and practical and advanced experiences related to responsive distributed computing and how it can support the deployment of trajectory-based applications in smart systems. Smart Trajectories: Metamodeling, Reactive Architecture for Analytics and Smart Applications deals with the representation and manipulation of smart trajectories in various applications and scenarios. Presented in three parts, the book first discusses the foundation and principles for spatial information systems, complex event processing, and building a reactive architecture. Next, the book discusses modeling and architecture in relation to smart trajectory metamodeling, mining and big trajectory data, and clustering trajectories. The final section discusses advanced applications and trends in the field, including congestion trajectory analytics and real-time Big Data analytics in cloud ecosystems. Metamodeling, distributed architectures, reactive Table of Contents1. Intelligent Distributed Computing Paradigm. 2. Multi Micro-Agent System Middleware Model based on Event Sourcing and CQRS Patterns. 3. Intelligent Distributed Computing Paradigm: Emergence, Challenges and Future Research Directions. 4. Emerging Paradigm of Urban Computing: Challenges, Applications, and Future Research Directions. 5. Complex Event Processing Architectures for Smart City Applications. 6. Portunus: Enhancing smart city application connectivity with complex space-time events distributed system. 7. Smart Trajectories Metamodeling. 8. A Type Level Trajectory Framework. 9. A Distributed Reactive Trajectory Framework for Nearby Events Discovery. 10. A Multidimensional Trajectory Model in the Context of Mobile Crowd Sensing. 11. Trajectory mining based on Process mining in RORO terminals: Performance-Driven Analysis to support trajectories redesign. 12. Aspects from mobility data in fog/cloud era: Directions from a pilot case study of Hazmat transportation telemonitoring in urban area. 13. Utility assessment of line-of-sight traffic jam and queue detection in urban environments for intelligent road vehicles. 14. Risky Trajectory Prediction for Safe Walkability under Intuitionistic Fuzzy Environment. 15. A real-time reactive Service Oriented Architecture for safe urban walkability. 16. Safest Trajectories for Pedestrian using Distributed Architecture based on Spatial Risk Analysis and Voronoï Spatial Accessibility. 17. Towards a predictive simulation framework of accidents risks for pedestrians based on distributed artificial intelligence and intuitionist fuzzy modeling. 18. Trajectory to a new shape of organizational structure, Enterprise Architect and Organizational Audit for Governance of Information Systems Processes. 19. Dynamic detection of fuzzy sub-congested urban traffic networks. 20. Multi-Agent Modeling for Pedestrian Risk Assessment.

    2 in stock

    £137.75

  • Smart Trajectories

    CRC Press Smart Trajectories

    1 in stock

    Book SynopsisThis book highlights the developments, discoveries, and practical and advanced experiences related to responsive distributed computing and how it can support the deployment of trajectory-based applications in smart systems. Smart Trajectories: Metamodeling, Reactive Architecture for Analytics and Smart Applications deals with the representation and manipulation of smart trajectories in various applications and scenarios. Presented in three parts, the book first discusses the foundation and principles for spatial information systems, complex event processing, and building a reactive architecture. Next, the book discusses modeling and architecture in relation to smart trajectory metamodeling, mining and big trajectory data, and clustering trajectories. The final section discusses advanced applications and trends in the field, including congestion trajectory analytics and real-time Big Data analytics in cloud ecosystems. Metamodeling, distributed architectures, reactive programm

    1 in stock

    £43.69

  • CRC Press Big Data Cloud Computing and IoT

    1 in stock

    Book SynopsisCloud computing, the Internet of Things (IoT), and big data are three significant technological trends affecting the world's largest corporations. This book discusses big data, cloud computing, and the IoT, with a focus on the benefits and implementation problems. In addition, it examines the many structures and applications pertinent to these disciplines. Also, big data, cloud computing, and the IoT are proposed as possible study avenues.Features: Informs about cloud computing, IoT and big data, including theoretical foundations and the most recent empirical findings Provides essential research on the relationship between various technologies and the aggregate influence they have on solving real-world problems Ideal for academicians, developers, researchers, computer scientists, practitioners, information technology professionals, students, scholars, and engineers exploring research on the incorporation of technological innovations to address contemporary societal challenges

    1 in stock

    £42.74

  • Complex Digital Hardware Design

    Taylor & Francis Ltd Complex Digital Hardware Design

    1 in stock

    Book SynopsisThis book is about how to design the most complex types of digital circuit boards used inside servers, routers and other equipment, from high-level system architecture down to the low-level signal integrity concepts. It explains common structures and subsystems that can be expanded into new designs in different markets.The book is targeted at all levels of hardware engineers. There are shorter, lower-level introductions to every topic, while the book also takes the reader all they way to the most complex and most advanced topics of digital circuit design, layout design, analysis, and hardware architecture.

    1 in stock

    £137.75

  • From Parallel to Emergent Computing

    CRC Press From Parallel to Emergent Computing

    Out of stock

    Book SynopsisModern computing relies on future and emergent technologies which have been conceived via interaction between computer science, engineering, chemistry, physics and biology. This highly interdisciplinary book presents advances in the fields of parallel, distributed and emergent information processing and computation. The book represents major breakthroughs in parallel quantum protocols, elastic cloud servers, structural properties of interconnection networks, internet of things, morphogenetic collective systems, swarm intelligence and cellular automata, unconventionality in parallel computation, algorithmic information dynamics, localized DNA computation, graph-based cryptography, slime mold inspired nano-electronics and cytoskeleton computers. Features Truly interdisciplinary, spanning computer science, electronics, mathematics and biology Covers widely popular topics of future and emergent computing technologies, cloud computing, parallTable of ContentsContents Preface...............................................................................................................................ix Editor Bios.........................................................................................................................xi Contributors....................................................................................................................xiii Editorial Boards of the International Journal of Parallel, Emergent and Distributed Systems.......................................................................................................xix Part 1 Networks and Parallel Computing Chapter 1 On the Importance of Parallelism for the Security of Quantum Protocols 3 Marius Nagy and Naya Nagy Chapter 2 Analytical Modeling and Optimization of an Elastic Cloud Server System 31 Keqin Li Chapter 3 Towards an Opportunistic Software-Defined Networking Solution 49 Lefteris Mamatas, Alexandra Papadopoulou, and Vassilis Tsaoussidis Chapter 4 Structural Properties and Fault Resiliency of Interconnection Networks 77 Eddie Cheng, Rong-Xia Hao, Ke Qiu, and Zhizhang Shen Part 2 Distributed Systems Chapter 5 Dynamic State Transitions of Individuals Enhance Macroscopic Behavioral Diversity of Morphogenetic Collective Systems 105 Hiroki Sayama Chapter 6 Toward Modeling Regeneration via Adaptable Echo State Networks 117 Jennifer Hammelman, Hava Siegelmann, Santosh Manicka, and Michael Levin Chapter 7 From Darwinian Evolution to Swarm Computation and Gamesourcing 135 Ivan Zelinka, Donald Davendra, Lenka Skanderová, Tomáš Vantuch, Lumír Kojecký, and Michal Bukáček Chapter 8 A Scalable and Modular Software Architecture for Finite Elements on Hierarchical Hybrid Grids 177 Nils Kohl, Dominik Thönnes, Daniel Drzisga, Dominik Bartuschat, and Ulrich Rüde Chapter 9 Minimal Discretised Agent-Based Modelling of the Dynamics of Change in Reactive Systems 199 Tiago G. Correale and Pedro P.B. de Oliveira Chapter 10 Toward a Crab-Driven Cellular Automaton 221 Yuta Nishiyama, Masao Migita, Kenta Kaito, and Hisashi Murakami Chapter 11 Evolving Benchmark Functions for Optimization Algorithms 239 Yang Lou, Shiu Yin Yuen, and Guanrong Chen Chapter 12 Do Ant Colonies Obey the Talmud? 261 Andrew Schumann Chapter 13 Biomorphs with Memory 273 Ramón Alonso-Sanz Chapter 14 Constructing Iterated Exponentials in Tilings of the Euclidean and of the Hyperbolic Plane 285 Maurice Margenstern Chapter 15 Swarm Intelligence for Area Surveillance Using Autonomous Robots 315 Tilemachos Bontzorlos, Georgios Ch. Sirakoulis, and Franciszek Seredynski Part 3 Emergent Computing Chapter 16 Unconventional Wisdom: Superlinear Speedup and Inherently Parallel Computations 347 Selim G. Akl Chapter 17 Algorithmic Information Dynamics of Emergent, Persistent, and Colliding Particles in the Game of Life 367 Hector Zenil, Narsis A. Kiani, and Jesper Tegnér Chapter 18 On Mathematics of Universal Computation with Generic Dynamical Systems 385 Vasileios Athanasiou and Zoran Konkoli Chapter 19 Localized DNA Computation 407 Hieu Bui and John Reif Chapter 20 The Graph Is the Message: Design and Analysis of an Unconventional Cryptographic Function 425 Selim G. Akl Chapter 21 Computing via Self-optimising Continuum 443 Alexander Safonov Chapter 22 Exploring Tehran with Excitable Medium 475 Andrew I. Adamatzky and Mohammad Mahdi Dehshibi Chapter 23 Feasibility of Slime-Mold-Inspired Nano-Electronic Devices 489 Takahide Oya Chapter 24 A Laminar Cortical Model for 3D Boundary and Surface Representations of Complex Natural Scenes 509 Yongqiang Cao and Stephen Grossberg Chapter 25 Emergence of Locomotion Gaits Through Sensory Feedback in a Quadruped Robot 547 Paolo Arena, Andrea Bonanzinga, and Luca Patanè Chapter 26 Towards Cytoskeleton Computers. A Proposal........................... 575 Andrew I. Adamatzky, Jack Tuszynski, Jörg Pieper, Dan V. Nicolau, Rosaria Rinaldi, Georgios Ch. Sirakoulis, Victor Erokhin, Jörg Schnauß, and David M. Smith Index 597

    Out of stock

    £117.00

  • The Green Computing Book

    Taylor & Francis Inc The Green Computing Book

    Out of stock

    Book SynopsisState-of-the-Art Approaches to Advance the Large-Scale Green Computing MovementEdited by one of the founders and lead investigator of the Green500 list, The Green Computing Book: Tackling Energy Efficiency at Large Scale explores seminal research in large-scale green computing. It begins with low-level, hardware-based approaches and then traverses up the software stack with increasingly higher-level, software-based approaches.In the first chapter, the IBM Blue Gene team illustrates how to improve the energy efficiency of a supercomputer by an order of magnitude without any system performance loss in parallelizable applications. The next few chapters explain how to enhance the energy efficiency of a large-scale computing system via compiler-directed energy optimizations, an adaptive run-time system, and a general prediction performance framework. The book then explores the interactions between energy management and reliability andTrade Review"... doubtless a very valuable addition to the literature on its topic ..."—Shrisha Rao, Computing Reviews, August 24, 2015Table of ContentsLow-Power, Massively Parallel, Energy-Efficient Supercomputers. Compiler-Driven Energy Efficiency. An Adaptive Run-Time System for Improving Energy Efficiency. Energy-Efficient Multithreading through Run-Time Adaptation. Exploring Trade-Offs between Energy Savings and Reliability in Storage Systems. Cross-Layer Power Management. Energy-Efficient Virtualized Systems. Demand Response for Computing Centers. Implications of Recent Trends in Performance, Costs, and Energy Use for Servers.

    Out of stock

    £94.50

  • Industrial Applications of HighPerformance

    Taylor & Francis Inc Industrial Applications of HighPerformance

    Out of stock

    Book SynopsisIndustrial Applications of High-Performance Computing: Best Global Practices offers a global overview of high-performance computing (HPC) for industrial applications, along with a discussion of software challenges, business models, access models (e.g., cloud computing), public-private partnerships, simulation and modeling, visualization, big data analysis, and governmental and industrial influence. Featuring the contributions of leading experts from 11 different countries, this authoritative book: Provides a brief history of the development of the supercomputer Describes the supercomputing environments of various government entities in terms of policy and service models Includes a case study section that addresses more subtle and technical aspects of industrial supercomputing Shows how access to supercomputing matters, and how supercomputing can be used to solve larTrade Review"This book gives a comprehensive and up-to-date overview of the rapidly expanding field of the industrial use of supercomputers. It is just a pleasure reading through informative country reports and in-depth case studies contributed by leading researchers in the field." -Jysoo Lee, Principal Researcher, Korea Institute of Science and Technology Information "From telescopes to microscopes, from vacuums to hyperbaric chambers, from sonar waves to laser beams, scientists have perpetually strived to apply technology and invention to new frontiers of scientific advancement. Along the way, they have used abacuses, slide rules, calculators, computers, and-today-supercomputers, to crunch the increasingly complicated calculations used to understand and predict natural phenomena. In the course of practicality, science begets engineering, and engineering begets innovation. Science, and therefore supercomputing, finds its way into industry around the world, affecting our lives in ways that are simple (cleaner clothes, faster speedboats, and more spin on a seven-iron) and profound (fewer drug interactions, safer cars, and new energy sources). Altogether, industry consumes more than half of all high performance computing usage worldwide. This book tells that story." -Addison Snell, CEO, Intersect360 Research "Two words: finally and brilliant! As HPC becomes ever important as a means to leverage all that we are revealing/learning, this book will put into context how we got there and where we might end up ... a timeless, global perspective." -Tom Tabor, CEO, Tabor Communications, Inc., Publishers of HPCwire, Enterprise Tech, and Datanami "Political and industrial leaders should heed the insights offered by Osseyran and Giles. At the Council on Competitiveness, we assert that to out-compete is to out-compute. This book makes that assertion breathtakingly clear, whether you're a nation or a company. The authors share how industries apply supercomputing to innovate and serve customers better-and how global that competition has become. Leadership in supercomputing equates to leadership in science, national security, and the marketplace." -Deborah Wince-Smith, President and CEO, Council on CompetitivenessTable of ContentsIntroduction and Brief History of Supercomputing. Country Strategic Overview of Supercomputing. Industrial Applications on Supercomputing in Finland. Industrial Applications on Supercomputing in France. Industrial Applications on Supercomputing in Germany. Industrial Applications on Supercomputing in Italy. Industrial Applications of High-Performance Computing in Japan. Industrial Applications of High-PerformanceHigh-Performance Computing in The Netherlands and Belgium. Industrial High-Performance Computing Activities in Korea. Industrial Applications on Supercomputing in Spain. Industrial Use of High-Performance Computing in the United Kingdom. U.S. Industrial Supercomputing at NCSA. Industrial Letters of Testimony to the U.S. National Science Foundation. A Livermore Perspective on the Value of Industrial Use of High-Performance Computing Resources at Lawrence Livermore, Los Alamos, and Sandia National Laboratories. High-Performance Computing Business Case in the Petroleum Sector. Rolls-Royce Corporation: High-Performance Computing Impact on Industrial Design Cycle. Porsche: An Industrial Use Case. Industrial Applications’ Journey to Supercomputing at Renault. GE Research Industrial Applications’ Journey to Supercomputing. An Italian Twist on an America’s Cup Sailboat Hull Design. NDEMC Midwest Pilot in the United States of America. Geophysical Imaging in High-Performance Computing Platforms in Spain. High-Performance Computing Methods at France’s HydrOcean. A View from International Data Corporation (IDC): High-Performance Computing and HPDA. Conclusions: Synergy between Science and Industry with High-Performance Computing.

    Out of stock

    £123.50

  • Fundamentals of Parallel Multicore Architecture

    Taylor & Francis Inc Fundamentals of Parallel Multicore Architecture

    Out of stock

    Book SynopsisAlthough multicore is now a mainstream architecture, there are few textbooks that cover parallel multicore architectures. Filling this gap, Fundamentals of Parallel Multicore Architecture provides all the material for a graduate or senior undergraduate course that focuses on the architecture of multicore processors. The book is also useful as a reference for professionals who deal with programming on multicore or designing multicore chips.The text's coverage of fundamental topics prepares students to study research papers in the multicore architecture area. The text offers many pedagogical features, including: Sufficiently short chapters that can be comfortably read over a weekend Introducing each concept by first describing the problem and building intuition that leads to the need for the concept Did you know? boxes that present mini case studies, alternative points of view, examples, and other interesting facts or diTrade Review"This text provides a lucid and comprehensive treatment of hardware/software foundations of parallel architectures by a leading expert in the area."—Rajeev Balasubramonian, University of Utah "This book does an excellent job covering parallel multicore architectures and their programming models. It covers these topics in the crucial context of advanced memory hierarchy designs. The text is accessible to senior undergraduate students and graduate students in computer science and computer engineering. … a self-contained reference for the target audience; the text is comprehensive and strikes a good balance between the principles and in-depth details of modern multicore architecture designs."—Robert van Engelen, Florida State University "The author first discusses the basic hardware and history of multicore architectures, then discusses the basic ideas of how to analyze code to determine parallelism (and the basic concepts of different parallelism techniques), and then discusses the specifics of how to write shared memory parallel programs, and so on. In this way, the topics become increasingly focused on the desired content of the book, that of the details in constructing multicore architectures. This book is well organized and thought out, and I imagine that it [will be] well received by students."—Daniel R. Reynolds, Southern Methodist University "… this book would be appealing to students and practitioners who would like to get an in-depth understanding of multicore architecture and designing efficient programs for these architectures."—Purushotham Bangalore, University of Alabama at Birmingham Table of ContentsPerspectives on Multicore Architectures. Perspectives on Parallel Programming. Shared Memory Parallel Programming. Parallel Programming for Linked Data Structures. Introduction to Memory Hierarchy Organization. Introduction to Shared Memory Multiprocessors. Basic Cache Coherence Issues. Hardware Support for Synchronization. Memory Consistency Models. Advanced Cache Coherence Issues. Interconnection Network Architecture. SIMT Architecture. Ask the Experts.

    Out of stock

    £94.99

  • Contemporary High Performance Computing

    Taylor & Francis Inc Contemporary High Performance Computing

    Out of stock

    Book SynopsisHPC is used to solve a number of complex questions in computational and data-intensive sciences. These questions include the simulation and modeling of physical phenomena, such as climate change, energy production, drug design, global security, and materials design; the analysis of large data sets such as those in genome sequencing, astronomical observation, and cybersecurity; and the intricate design of engineered products, such as airplanes and automobiles.This second volume of Contemporary High Performance Computing: From Petascale toward Exascale continues to document international HPC ecosystems, including the sponsors and sites that host them. Each chapter is punctuated with a site''s flagship system and: Presents highlights of applications, workloads, and benchmarks Describes hardware architectures, system software, and programming systems Explores storage, visualization, and analytics<Trade ReviewPraise for the First Volume "Jeffrey S. Vetter has organized and edited a definitive state-of-the-practice volume on high-end high performance computing (HPC), as it exists right now. What is provided is an insider's view of major HPC ecosystems, in a world where petascale computing is the reality. ... Consistent editing and parallel presentations contribute to the usefulness of this volume. Numerous figures and tables complement the text. ... [It is] an important reference for the high-end HPC community." -Computing Reviews, July 2013Table of ContentsIntroduction. ARCHER. Enabling Extreme Scale Science at NERSC. HLRN-III at Zuse Institute Berlin. The K Computer. Lindgren—The Swedish Tier-1 System. Peregrine at the National Renewable Energy Laboratory. Yellowstone: A Dedicated Resource for Earth System Science.

    Out of stock

    £94.99

  • System Error: Where Big Tech Went Wrong and How

    Hodder & Stoughton System Error: Where Big Tech Went Wrong and How

    5 in stock

    Book SynopsisRead this if you want to understand how to shape our technological future and reinvigorate democracy along the way. -- Reed Hastings, co-founder and CEO of Netflix__________A forward-thinking manifesto from three Stanford professors which reveals how big tech's obsession with optimization and efficiency has sacrificed fundamental human values and outlines steps we can take to change course, renew our democracy, and save ourselves.__________In no more than the blink of an eye, a naïve optimism about technology's liberating potential has given way to a dystopian obsession with biased algorithms, surveillance capitalism, and job-displacing robots. Yet too few of us see any alternative to accepting the onward march of technology. We have simply accepted a technological future designed for us by technologists, the venture capitalists who fund them, and the politicians who give them free rein.It doesn't need to be this way.System Error exposes the root of our current predicament: how big tech's relentless focus on optimization is driving a future that reinforces discrimination, erodes privacy, displaces workers, and pollutes the information we get.Armed with an understanding of how technologists think and exercise their power, three Stanford professors - a philosopher working at the intersection of tech and ethics, a political scientist who served under Obama, and the director of the undergraduate Computer Science program at Stanford (also an early Google engineer) - reveal how we can hold that power to account. As the dominance of big tech becomes an explosive societal conundrum, they share their provocative insights and concrete solutions to help everyone understand what is happening, what is at stake, and what we can do to control technology instead of letting it control us.Trade ReviewEnough with the breathless dreams of digital utopias and poisonous polemics about technological dystopias! In System Error, we finally have a book about the digital revolution that is serious rather than sensationalistic. Read this if you want to understand how to shape our technological future and reinvigorate democracy along the way. -- Reed Hastings, co-founder and CEO of NetflixSystem Error offers a powerful account of how our lives, our politics, and our values have been reshaped by technology in ways that we are just starting to comprehend. Full of stories and insights, this remarkable book charts a path forward for creating a healthy digital future. -- Darren Walker, President of the Ford FoundationAlbert Einstein once lamented that 'our technology has exceeded our humanity.' That danger is ever more pressing as powerful artificial intelligence technologies are transforming society at a pace never seen before. From the heart of Silicon Valley comes a profoundly important book that examines the ethical and social impact of the digital technologies and offers a more human-centered framework. This is a must-read for every student, engineer, businessperson, policymaker, or anyone who cares about our society's collective future. -- Dr. Fei-Fei Li, Professor Computer Science, Co-Director of Stanford's Institute for Human-Centered AI, and member of the National Academies of Engineering and Medicine System Error is a triumph: an analysis of the critical challenges facing our digital society that is as accessible as it is sophisticated. Best of all, the authors offer actual solutions for a reboot that are both timely and feasible. -- Anne-Marie Slaughter, CEO of New America

    5 in stock

    £18.00

  • System Error: Where Big Tech Went Wrong and How

    Hodder & Stoughton System Error: Where Big Tech Went Wrong and How

    1 in stock

    Book SynopsisRead this if you want to understand how to shape our technological future and reinvigorate democracy along the way. -- Reed Hastings, co-founder and CEO of Netflix__________A forward-thinking manifesto from three Stanford professors which reveals how big tech's obsession with optimization and efficiency has sacrificed fundamental human values and outlines steps we can take to change course, renew our democracy, and save ourselves.__________In no more than the blink of an eye, a naïve optimism about technology's liberating potential has given way to a dystopian obsession with biased algorithms, surveillance capitalism, and job-displacing robots. Yet too few of us see any alternative to accepting the onward march of technology. We have simply accepted a technological future designed for us by technologists, the venture capitalists who fund them, and the politicians who give them free rein.It doesn't need to be this way.System Error exposes the root of our current predicament: how big tech's relentless focus on optimization is driving a future that reinforces discrimination, erodes privacy, displaces workers, and pollutes the information we get.Armed with an understanding of how technologists think and exercise their power, three Stanford professors - a philosopher working at the intersection of tech and ethics, a political scientist who served under Obama, and the director of the undergraduate Computer Science program at Stanford (also an early Google engineer) - reveal how we can hold that power to account.As the dominance of big tech becomes an explosive societal conundrum, they share their provocative insights and concrete solutions to help everyone understand what is happening, what is at stake, and what we can do to control technology instead of letting it control us.

    1 in stock

    £10.44

  • Supercomputing Research Advances

    Nova Science Publishers Inc Supercomputing Research Advances

    1 in stock

    Book Synopsis

    1 in stock

    £149.99

  • Computation Checkpointing & Migration

    Nova Science Publishers Inc Computation Checkpointing & Migration

    1 in stock

    Book SynopsisComputational clusters have long provided a mechanism for the acceleration of high performance computing (HPC) applications. With today''s supercomputers now exceeding the petaflop scale, however, they are also exhibiting an increase in heterogeneity. Thisheterogeneity spans a range of technologies, from multiple operating systems to hardware accelerators and novel architectures. Because of the exceptional acceleration some of these heterogeneous architectures provide, they are being embraced as viable tools for HPC applications. Given the scale of today''s supercomputers, it is clear that scientists must consider the use of fault-tolerance in their applications. This is particularly true as computational clusters with hundreds and thousands of processors become ubiquitous in large-scale scientific computing, leading to lower mean-times-to-failure. This forces the systems to effectively deal with the possibility of arbitrary and unexpected node failure. In this book the address the issue of fault-tolerance via checkpointing. They discuss the existing strategies to provide rollback recovery to applications -- both via MPI at the user level and through application-level techniques. Checkpointing itself has been studied extensively in the literature, including the authors'' own works. Here they give a general overview of checkpointing and how it''s implemented. More importantly, they describe strategies to improve the performance of checkpointing, particularly in the case of distributed systems.

    1 in stock

    £185.99

  • Introduction to High Performance Scientific

    Society for Industrial & Applied Mathematics,U.S. Introduction to High Performance Scientific

    Out of stock

    Book SynopsisBased on a course developed by the author, Introduction to High Performance Scientific Computing introduces methods for adding parallelism to numerical methods for solving differential equations. It contains exercises and programming projects that facilitate learning as well as examples and discussions based on the C programming language, with additional comments for those already familiar with C . The text provides an overview of concepts and algorithmic techniques for modern scientific computing and is divided into six self-contained parts that can be assembled in any order to create an introductory course using available computer hardware.Part I introduces the C programming language for those not already familiar with programming in a compiled language. Part II describes parallelism on shared memory architectures using OpenMP. Part III details parallelism on computer clusters using MPI for coordinating a computation. Part IV demonstrates the use of graphical programming units (GPUs) to solve problems using the CUDA language for NVIDIA graphics cards. Part V addresses programming on GPUs for non-NVIDIA graphics cards using the OpenCL framework. Finally, Part VI contains a brief discussion of numerical methods and applications, giving the reader an opportunity to test the methods on typical computing problems. Introduction to High Performance Scientific Computing is intended for advanced undergraduate or beginning graduate students who have limited exposure to programming or parallel programming concepts. Extensive knowledge of numerical methods is not assumed. The material can be adapted to the available computational hardware, from OpenMP on simple laptops or desktops to MPI on computer clusters or CUDA and OpenCL for computers containing NVIDIA or other graphics cards. Experienced programmers unfamiliar with parallel programming will benefit from comparing the various methods to determine the type of parallel programming best suited for their application. The book can be used for courses on parallel scientific computing, high performance computing, and numerical methods for parallel computing.Table of Contents Preface; Chapter 1: Tools of the Trade; Part I: Elementary C Programming; Chapter 2: Structure of a C Program; Chapter 3: Data Types and Structures; Chapter 4: Input and Output; Chapter 5: Flow Control; Chapter 6: Functions; Chapter 7: Using Libraries; Chapter 8: Projects for Serial Programming; Part II: Parallel Computing Using OpenMP; Chapter 9: Intro to OpenMP; Chapter 10: Subdividing for Loops; Chapter 11: Serial Tasks Inside Parallel Regions; Chapter 12: Distinct Tasks in Parallel; Chapter 13: Critical and Atomic Code; Chapter 14: OpenMP Libraries; Chapter 15: Projects for OpenMP Programming; Part III: Distributed Programming and MPI; Chapter 16: Preliminaries; Chapter 17: Passing Messages; Chapter 18: Groups and Communicators; Chapter 19: Measuring Efficiency and Checkpointing; Chapter 20: MPI Libraries; Chapter 21: Projects for Distributed Programming; Part IV: GPU Programming and CUDA; Chapter 22: Intro to CUDA; Chapter 23: Parallel CUDA Using Blocks; Chapter 24: GPU Memory; Chapter 25: Streams; Chapter 26: CUDA Libraries; Chapter 27: Projects for CUDA Programming; Part V: GPU Programming and OpenCL; Chapter 28: Intro to OpenCL; Chapter 29: Parallel OpenCL Using Work-groups; Chapter 30: GPU Memory; Chapter 31: Command Queues; Chapter 32: OpenCL Libraries; Chapter 33: Projects for OpenCL Programming; Part VI: Applications; Chapter 34: Stochastic Differential Equations; Chapter 35: Finite Difference Methods; Chapter 36: Iterative Solution of Elliptic Equations; Chapter 37: Pseudo-Spectral Methods; Bibliography; Index.

    Out of stock

    £78.20

  • High Performance Computing: 38th International

    Springer International Publishing AG High Performance Computing: 38th International

    1 in stock

    Book SynopsisThis book constitutes the proceedings of the 38th International Conference on High Performance Computing, ISC High Performance 2023, which took place in Hamburg, Germany, in May 2023. The 21 papers presented in this volume were carefully reviewed and selected from 78 submissions. They were organized in topical sections as follows: Architecture, Networks, and Storage; HPC Algorithms & Applications; Machine Learning, AI, & Quantum Computing; Performance Modeling, Evaluation, & Analysis; and Programming Environments & Systems Software.Table of Contents​Architecture, Networks, and Storage.- CPU Architecture Modelling and Co-design.- Illuminating the I/O Optimization Path of Scientific Applications.- Efficient Large Scale DLRM Implementation on Heterogeneous Memory Systems.- HPC Algorithms & Applications.- Efficient GPU Offloading with OpenMP for a Hyperbolic Finite Volume Solver on Dynamically Adaptive Meshes.- Shallow Water DG Simulations on FPGAs: Design and Comparison of a Novel Code Generation Pipeline.- Massively Parallel Genetic Optimization through Asynchronous Propagation of Populations.- Steering Customized AI Architectures for HPC Scientific Applications.- GPU-based Low-precision Detection Approach for Massive MIMO Systems.- A Mixed Precision Randomized Preconditioner for the LSQR Solver on GPUs.- Ready for the Frontier: Preparing Applications for the World’s First Exascale System.- End-to-end Differentiable Reactive Molecular Dynamics Simulations using JAX.- Machine Learning, AI, & Quantum Computing.- Allegro-Legato: Scalable, Fast, and Robust Neural-Network Quantum Molecular Dynamics via Sharpness-Aware Minimization.- Quantum Annealing vs. QAOA: 127 Qubit Higher-Order Ising Problems on NISQ Computers.- Quantum Circuit Simulation by SGEMM Emulation on Tensor Cores and Automatic Precision Selection.- Performance Modeling, Evaluation, & Analysis.- A study on the performance implications of AArch64 Atomics.- Analyzing Resource Utilization in an HPC System: A Case Study of NERSC’s Perlmutter.- Overcoming Weak Scaling Challenges in Tree-based Nearest Neighbor Time SeriesMining.- Porting numerical integration codes from CUDA to oneAPI: a case study.- Performance Evaluation of a Next-Generation SX-Aurora TSUBASA Vector Supercomputer.- Programming Environments & Systems Software.- Expression Isolation of Compiler-Induced Numerical Inconsistencies in Heterogeneous Code.- SAI: AI-Enabled Speech Assistant Interface for Science Gateways in HPC.

    1 in stock

    £53.99

  • High Performance Computing: 10th Latin American

    Springer International Publishing AG High Performance Computing: 10th Latin American

    Out of stock

    Book SynopsisThis book constitutes the refereed revised selected papers of the 10th Latin American Conference on High Performance Computing, CARLA 2023, held in Cartagena, Colombia, during September 18–22, 2023.The 14 full papers included in this book were carefully reviewed and selected from 26 submissions. They were organized in topical sections as follows: High Performance Computing (HPC), Artificial Intelligence using HPC Scale and High Performance Computing Applications.Table of ContentsHigh Performance Computing (HPC).- Evaluation of Alternatives to Accelerate Scientific Numerical Calculations on Graphics Processing Units using Python.- Enhancing a GPU-based wave propagation application through loop tiling and loop fission optimizations.- Acceleration of high dimensional quantum simulator QuantumSkynet.- Multi-objective analysis of power consumption and quality of service in datacenters for effective demand response.- Enhancing the sparse matrix storage using reordering techniques.- Towards Fault Tolerance and Resilience in the Sequential Codelet Model.- Artificial Intelligence using HPC Scale.- Parallel-distributed implementation of the Lipizzaner framework for multiobjective coevolutionary training of Generative Adversarial Networks.- Provenance-based Dynamic Fine-Tuning of Cross-Silo Federated Learning.- High Performance Computing Applications.- A GPU Numerical Implementation of a 2D Simplified Wildfire Spreading Model.- Towards a Multi-GPU Implementation of a Seismic Application.- What does a Nation-Wide Digital Nervous System use of an Operating System?.- The Impact of CUDA Execution Configuration Parameters on the Performance and Energy of a Seismic Application.- High-Performance Computing for Astrophysical Simulations and Astroparticle Observations.- Parallel Hybrid-Heterogeneous Single Value Decomposition Factorization.- Improvement of the Simulation of The Degradation of Reinforced Concrete in Saltwater Environments Using Directives.

    Out of stock

    £56.99

  • Introduction to Quantum Computing

    River Publishers Introduction to Quantum Computing

    1 in stock

    Book SynopsisThis book explores quantum computing as a transformative technology and its applications in cryptography, teleportation, IoT, AI, Blockchain, and the futurist concept of quantum internet. It explains the fundamentals of quantum computing and how it’s different from classic computing. The challenges facing quantum computing will be discussed, and the types of quantum computing will be introduced and explained. The concept and types of Qubit and its implications on quantum computing applications will be explained.Table of Contents1. What is Quantum Computing? 2. Quantum Cryptography 3. Quantum Internet 4. Quantum teleportation 5. Quantum Computing and IoT 6. Quantum Computing and Blockchain: Myths and Facts 7. Quantum Computing and AI: A Mega-Buzzword 8. Quantum Computing Trends

    1 in stock

    £28.49

  • Recent Progress in Computational Sciences and

    Brill Recent Progress in Computational Sciences and

    5 in stock

    Book SynopsisThis volume brings together selected contributed papers presented at the International Conference of Computational Methods in Science and Engineering (ICCMSE 2006), held in Chania, Greece, October 2006. The conference aims to bring together computational scientists from several disciplines in order to share methods and ideas. The ICCMSE is unique in its kind. It regroups original contributions from all fields of the traditional Sciences, Mathematics, Physics, Chemistry, Biology, Medicine and all branches of Engineering. It would be perhaps more appropriate to define the ICCMSE as a conference on computational science and its applications to science and engineering. Topics of general interest are: Computational Mathematics, Theoretical Physics and Theoretical Chemistry. Computational Engineering and Mechanics, Computational Biology and Medicine, Computational Geosciences and Meteorology, Computational Economics and Finance, Scientific Computation. High Performance Computing, Parallel and Distributed Computing, Visualization, Problem Solving Environments, Numerical Algorithms, Modelling and Simulation of Complex System, Web-based Simulation and Computing, Grid-based Simulation and Computing, Fuzzy Logic, Hybrid Computational Methods, Data Mining, Information Retrieval and Virtual Reality, Reliable Computing, Image Processing, Computational Science and Education etc. More than 800 extended abstracts have been submitted for consideration for presentation in ICCMSE 2005. From these 500 have been selected after international peer review by at least two independent reviewers.Table of ContentsComputational Mathematics, Theoretical Physics and Theoretical Chemistry. Computational Engineering and Mechanics, Computational Biology and Medicine, Computational Geosciences and Meteorology, Computational Economics and Finance, Scientific Computation. High Performance Computing, Parallel and Distributed Computing, Visualization, Problem Solving Environments, Numerical Algorithms, Modelling and Simulation of Complex System, Web-based Simulation and Computing, Grid-based Simulation and Computing, Fuzzy Logic, Hybrid Computational Methods, Data Mining, Information Retrieval and Virtual Reality, Reliable Computing, Image Processing, Computational Science and Education.

    5 in stock

    £218.50

  • Advances In Quantum Flux Parametron Computer

    World Scientific Publishing Co Pte Ltd Advances In Quantum Flux Parametron Computer

    Out of stock

    Book SynopsisThis volume reports new developments on work in the Quantum Flux Parametron (QFP) project. It makes complete a series on Josephson Supercomputers, which includes four earlier volumes, also published by World Scientific. QFP technology has great potential especially in the design of computer architecture. It is regarded as being able to go beyond the horizon of current technology, and is a leading direction for the advancement of computer technology in the next decade.Table of ContentsPart 1 Fundamental property: physics of QFP operation, W. Hioe; verification of high speed circuit operation, J. Casas and R. Kamikawai; process issues of QFP devices, N. Miyamoto and H. Nakane. Part 2 Computer architecture: concurrent models for the cyclic pipeline computer, P. Spee; six benchmark problems for number crunchers, W.F. Wong. Part 3 Magnetic shielding: a new approach for high efficiency pulse-tube refrigerator, J. Yuyama; detecting of flux quanta trapped in superconductor films by scanning a SQUID pick-up coil, H. Minami; an ultra-high vacuum application of a refrigerator-cooled cryopump, M. Kasuya; and others.

    Out of stock

    £67.45

  • Applied Parallel Computing

    World Scientific Publishing Co Pte Ltd Applied Parallel Computing

    Out of stock

    Book SynopsisThe book provides a practical guide to computational scientists and engineers to help advance their research by exploiting the superpower of supercomputers with many processors and complex networks. This book focuses on the design and analysis of basic parallel algorithms, the key components for composing larger packages for a wide range of applications.Table of ContentsDetailed and Relevant Description of Hardware and Software Systems; Basic Parallel Algorithms and Their Applications to a Wide Range of Scientific and Engineering Applications.

    Out of stock

    £86.45

© 2025 Book Curl

    • American Express
    • Apple Pay
    • Diners Club
    • Discover
    • Google Pay
    • Maestro
    • Mastercard
    • PayPal
    • Shop Pay
    • Union Pay
    • Visa

    Login

    Forgot your password?

    Don't have an account yet?
    Create account