the proceedings contain 57 papers. the topics discussed include: software probes: towards a quick method for machine characterization and application performance prediction;a flexible monitoring and notification syste...
ISBN:
(纸本)9780769534725
the proceedings contain 57 papers. the topics discussed include: software probes: towards a quick method for machine characterization and application performance prediction;a flexible monitoring and notification system for distributed resources;scalable dense factorizations for heterogeneous computational clusters;speculative computing of recursive functions taking values from finite sets;a link-failure resilient token based mutual exclusion algorithm for directed graph topology;using a genetic algorithm and the grid to improve transport levels in the TJ-II stellarator;task scheduling for SoC-based dynamic SMP clusters with communication on the fly;designing load balancing algorithms capable of dealing with workload variability;investigating a dynamic loop scheduling with reinforcement learning approach to load balancing in scientific applications;and load balancing in mesh-like computations using prediction binary trees.
the proceedings contain 5 papers. the topics discussed include: parallel and distributed frugal tracking of a quantile;defining the boundaries for endpoint congestion management in networks for high-performance comput...
ISBN:
(纸本)9798400706486
the proceedings contain 5 papers. the topics discussed include: parallel and distributed frugal tracking of a quantile;defining the boundaries for endpoint congestion management in networks for high-performance computing;accelerating application bulk synchronous writes in HPC environments;flying base station channel capacity;and eGossip: optimizing resource utilization in gossip-based clusters through eBPF.
the proceedings contain 33 papers. the topics discussed include: application experiences withthe Globus toolkit;strings: a high-performance distributed shared memory for symmetrical multiprocessor clusters;two-stage ...
ISBN:
(纸本)0818685794
the proceedings contain 33 papers. the topics discussed include: application experiences withthe Globus toolkit;strings: a high-performance distributed shared memory for symmetrical multiprocessor clusters;two-stage transaction processing in client-server DBMSs;authorization for metacomputing applications;on the effectiveness of distributed checkpoint algorithms for domino-free recovery;Hectiling: an integration of fine and coarse-grained load-balancing strategies;Otter: bridging the gap between MATLAB and ScaLAPACK;matchmaking: distributed resource management for high throughput computing;distant I/O: one-sided access to secondary storage on remote processors;adaptive utilization of communication and computational resources in high-performance distribution systems: the EMOP approach;TeleMed: wide-area, secure, collaborative object computing with Java and CORBA for healthcare;optimizing protocol parameters to large scale PC cluster and evaluation of its effectiveness withparallel data mining;on the effectiveness of distributed checkpoint algorithms for domino-free recovery;autopilot: adaptive control of distributed applications;prediction and adaptation in active harmony;a resource query interface for network-aware applications;high-performance distributed :digital libraries: building the interspace on the grid;and cooperative caching of dynamic content on a distributed web server.
the proceedings contain 136 papers. the topics discussed include: a survey paper on computer aided detection of tuberculosis;sentiment analysis approaches, types, challenges, and applications: an exploratory analysis;...
ISBN:
(纸本)9781665454018
the proceedings contain 136 papers. the topics discussed include: a survey paper on computer aided detection of tuberculosis;sentiment analysis approaches, types, challenges, and applications: an exploratory analysis;enigmas in emotion detection techniques tools: challenges and concerns;analysis of apple plant leaf diseases detection and classification: a review;does metaverse a technological revolution in artificial intelligence? a bibliometric analysis;credit card fraud detection using machine learning, deep learning, and ensemble of the both;machine learning based data classification methods in cloud security using cloudlightning framework;parallel chaos hash based LSB steganography technique using logistic map;a review on sentiment analysis of twitter data for diabetes classification and prediction;an analysis of deep learning models for detection of COVID-19 diseases;and engagement measurement of a learner during e-learning: a deep learning architecture.
this book represents the combined peer-reviewed proceedings of the Seventhinternationalsymposium on Intelligent distributedcomputing - IDC-2013, of the Second Workshop on Agents for Clouds - A4C-2013, of the Fifth ...
ISBN:
(纸本)9783319015705
this book represents the combined peer-reviewed proceedings of the Seventhinternationalsymposium on Intelligent distributedcomputing - IDC-2013, of the Second Workshop on Agents for Clouds - A4C-2013, of the Fifthinternational Workshop on Multi-Agent Systems Technology and Semantics - MASTS-2013,and of the international Workshop on Intelligent Robots - iR-2013. All the events were held in Prague, Czech Republic during September 4-6, 2013. the 41 contributions published in this book address many topicsrelated to theory and applications of intelligent distributedcomputing and multi-agent systems, including:agent-based data processing, ambient intelligence, bio-informatics, collaborative systems, cryptography and security, distributed algorithms, grid and cloud computing, information extraction, intelligent robotics, knowledge management, linked data, mobile agents, ontologies, pervasive computing, self-organizing systems, peer-to-peer computing, social networks and trust, and swarm intelligence.
the proceedings contain 29 papers. the special focus in this conference is on distributed, parallel and Biologically Inspired Systems. the topics include: Mastering conflicting trends in embedded systems design;a lang...
ISBN:
(纸本)9783642152337
the proceedings contain 29 papers. the special focus in this conference is on distributed, parallel and Biologically Inspired Systems. the topics include: Mastering conflicting trends in embedded systems design;a language for heterogeneous computations;scenario-based modeling in industrial information systems;an entirely model-based framework for hardware design and simulation;extending the standard execution model of UML for real-time systems;task migration for fault-tolerant flexray networks;flexible and dynamic replication control for interdependent distributed real-time embedded systems;generation of executable testbenches from natural language requirement specifications for embedded real-time systems;model checking of concurrent algorithms;integrate online model checking into distributed reconfigurable system on chip with adaptable OS services;efficient mutation-analysis coverage for constrained random verification;generating VHDL source code from UML models of embedded systems;a rapid, architectural simulation and synthesis framework for embedded processors;a mixed level simulation environment for stepwise RTOS software refinement;dependency-driven distribution of synchronous programs;distributed resource-aware scheduling for multi-core architectures with system C;robust partitioned scheduling for real-time multiprocessor systems;an infrastructure for flexible runtime reconfigurable multi-microcontroller systems;feature selection for classification using an ant system approach;a collaborative decision support model for marine safety and security operations and collaborating and learning predators on a pursuit scenario.
In this paper, we introduce a new parallel and distributed algorithm for the resolution of the satisfiability problem. the proposed algorithm is based on algorithm portfolio and is intended to be used for servicing re...
详细信息
ISBN:
(纸本)9781538658628
In this paper, we introduce a new parallel and distributed algorithm for the resolution of the satisfiability problem. the proposed algorithm is based on algorithm portfolio and is intended to be used for servicing requests in a distributed cloud. the core of our contribution is the modeling of the optimal resource sharing schedule in parallel executions and the proposition of heuristics for its approximation. For this purpose, we reformulate a computational problem introduced in prior work. the main assumption is that it is possible to learn the optimal resource sharing from traces collected on past executions on a representative set of instances. We show that the learning can be formalized as a set coverage problem. then, we propose to solve it by approximation and dynamic programming algorithms. these algorithms are based on classical greedy algorithms for the maximum coverage problem. Finally, we conduct an experimental evaluation for comparing the performance of the various proposed algorithms. the results show that some algorithms become more competitive if we intend to determine the trade-off between their quality and the runtime required for their computation.
A new parallel algorithm, based on the concept of antidiagonal wave pattern, for computing approximate inverses, is introduced for symmetric multiprocessor systems. the parallel normalized approximate inverses are use...
详细信息
ISBN:
(纸本)9780769534725
A new parallel algorithm, based on the concept of antidiagonal wave pattern, for computing approximate inverses, is introduced for symmetric multiprocessor systems. the parallel normalized approximate inverses are used in conjunction withparallel normalized preconditioned conjugate gradient-type schemes, for the efficient solution of sparse finite element linear systems. the parallel implementation issues of the new algorithm are discussed and the parallel performance is presented, using OpenMP.
thanks to an easy way to express parallel opportunities OpenMP has become the reference to develop applications for shared-memory architectures. As a result several works have tried to provide an OpenMP compiler for d...
详细信息
ISBN:
(纸本)9780769534725
thanks to an easy way to express parallel opportunities OpenMP has become the reference to develop applications for shared-memory architectures. As a result several works have tried to provide an OpenMP compiler for distributed architectures. this article presents how the Turing eXtended Language (TXL) has been interfaced withthe GCC compiler to implement the Checkpointing Aided parallel Execution (CAPE) concepts in order to Provide an OpenMP compiler for distributed architectures.
暂无评论