The proceedings contain 30 papers. The special focus in this conference is on Evolutionary Models and Strategies and workshop on parallel Processing: Logic. The topics include: On parallel consciousness;complementarit...
ISBN:
(纸本)9783540550273
The proceedings contain 30 papers. The special focus in this conference is on Evolutionary Models and Strategies and workshop on parallel Processing: Logic. The topics include: On parallel consciousness;complementarity and non-locality in complex systems;systems and uncertainty;the construction of space and the logics of quantum mechanics;cellular automata and the concept of space;multipurpose and special purpose computers;implementation of divide-and-conquer algorithms on multiprocessors;some remarks on synchronization problems;effective implementation of distributed arbitration in multiprocessor systems;flowshop and travelling salesman problem;architectural considerations for NERV - a general purpose neural network simulation system;connectionist models of utterance production;self-organization of informational systems;distributed semantic representations of word meanings;logic of cognitive representations and their evolution;a modal propositional calculus for quantum facts and dynamical theories;self-organization in computational systems;adaptation and extension;chaotic dynamics of generating markov partitions, and linguistic sequences mimicking zipf's law;understanding evolution as a collective strategy for groping in the dark;parallel genetic algorithms, population genetics, and combinatorial optimization;ASPARAGOS, a parallel genetic algorithm and population genetics;travelling in an imaginary landscape;finding the global minimum of a low-dimensional spin-glass model;ten theses regarding the design of controlled evolutionary strategies;incommensurability of liouvillean dynamics and information dynamics;selforganization by evolutionary strategies in visual systems and on steiner trees and genetic algorithms.
parallel Proto is a software prototyping tool for analyzing and validating functional requirements which are targeted to either sequential, parallel or distributed architecture environments. Currently, most parallel p...
详细信息
parallel Proto is a software prototyping tool for analyzing and validating functional requirements which are targeted to either sequential, parallel or distributed architecture environments. Currently, most parallel processing computer-aided software engineering (CASE) tools focus on the identification and simulation of parallelism during the coding stage of the software lifecycle. Such an approach does not take into account any explicit specification of parallelism inherent in the application or an associated parallel-oriented design. Using parallel Proto, parallelism can be explicitly identified and modeled in the requirements and high level design stages of software development. The tool provides facilities for graphically constructing, data-flow-like software functional specifications and parallel and distributed hardware architectures, associating the software functions with the hardware components and interactively executing the functional prototype. Performance modeling statistics are available after prototype execution. Such capabilities support the early analysis of high level software and hardware architecture trade-offs.< >
The WK-recursive networks are highly concurrent message-passing architectures which belong to a class of regular scalable topologies and can be expanded very easily to any size regardless of the node degree. The autho...
详细信息
The WK-recursive networks are highly concurrent message-passing architectures which belong to a class of regular scalable topologies and can be expanded very easily to any size regardless of the node degree. The authors examine the strength and weakness of WK-recursive topologies from a graph point of view and consider the features that make its connectivity appealing. A set of interconnection metrics is defined. A simulation package is developed and a transputer development system (TDS) is used to evaluate the relation between communication time, size of message, and distance traveled.< >
The proceedings contain 23 papers. The special focus in this conference is on Neural Networks. The topics include: Preface;when are k-nearest neighbor and back propagation accurate for feasible sized sets of examples?...
ISBN:
(纸本)9783540522553
The proceedings contain 23 papers. The special focus in this conference is on Neural Networks. The topics include: Preface;when are k-nearest neighbor and back propagation accurate for feasible sized sets of examples?;rule-injection hints as a means of improving network performance and learning time;inversion in time;cellular neural networks: Dynamic properties and adaptive learning algorithm;improved simulated annealing, Boltzmann machine, and attributed graph matching;artificial dendritic learning;a neural net model of human short-term memory development;large vocabulary speech recognition using neural-fuzzy and concept networks;speech feature extraction using neural networks;neural network based continuous speech recognition by combining self organizing feature maps and hidden markov modeling;ultra-small implementation of a neural halftoning technique;complexity theory of neural networks and classification problems;application of self-organising networks to signal processing;a study of neural network applications to signal processing;simulation machine and integrated implementation of neural networks: A review of methods, problems and realizations;vLSI implementation of an associative memory based on distributed storage of information;generalization performance of overtrained back-propagation networks;stability of the random neural network model;temporal pattern recognition using EBPS;markovian spatial properties of a random field describing a stochastic neural network: Sequential or parallel implementation?;chaos in neural networks;the "moving targets" training algorithm;acceleration techniques for the backpropagation algorithm.
distributed memory, message passing (DMMP) parallel architectures, such as the intel iPSC(R) computer system, provide the processing power and memory to solve very large parallel programming problems. However, their l...
详细信息
distributed memory, message passing (DMMP) parallel architectures, such as the intel iPSC(R) computer system, provide the processing power and memory to solve very large parallel programming problems. However, their large grain process model and distributed memory complicate the programmer's view of the system. Extensions have been created for interwork II's global object name space in order to support arrays of objects;interwork II distributes the element objects among the processing nodes so as to balance the number on each node. Indexed objects simplify the programmer's view of parallel architectures by enabling related data to be automatically partitioned among the processing nodes. They also speedup computations by allowing these data to be operated on in parallel. This mechanism has proved useful as the basis for constructing a large, parallelsimulation.
The state of the art of concurrency control is reviewed, and the pros and cons of various approaches are compared. The time-stamp interval approach is emphasized due to its promising features. Critical issues and cont...
详细信息
ISBN:
(纸本)0818608978
The state of the art of concurrency control is reviewed, and the pros and cons of various approaches are compared. The time-stamp interval approach is emphasized due to its promising features. Critical issues and control strategy are suggested for future studies in the 1990s. A time-stamp interval approach with parallel validation is presented under the proposed guidelines. simulation results are analyzed to compare the related methods.
The proceedings contain 46 papers. The special focus in this conference is on Computing: VLSI Algorithms and Architectures. The topics include: Optimal parallel evaluation of tree-structured computations by raking (ex...
ISBN:
(纸本)9780387968186
The proceedings contain 46 papers. The special focus in this conference is on Computing: VLSI Algorithms and Architectures. The topics include: Optimal parallel evaluation of tree-structured computations by raking (extended abstract);on finding lowest common ancestors: Simplification and parallelization: Extended summary;A scheduling problem arising from loop parallelization on MIMD machines;scheduling dags to minimize time and communication;computing a perfect matching in a line graph;separation pair detection;graph embeddings 1988: Recent breakthroughs, new directions;simulating binary trees on hypercubes;embedding rectangular grids into square grids;fast parallel and sequential algorithms for edge-coloring planar graphs: extended abstract;Efficient reconfiguration of VLSI arrays: Extended abstract;embedding grids into hypercubes;compaction on the torus: Extended abstract;channel routing with short wires;simple three-layer channel routing algorithms;applying the classification theorem for finite simple groups to minimize pin count in uniform permutation architectures: Extended abstract;a new algorithm for wiring layouts;Input sensitive VLSI layouts for graphs of arbitrary degree;Fast self-reduction algorithms for combinatorial problems of VLSI design;Regular structures and testing: RCC-adders: Extended abstract;optimal parallel algorithms on planar graphs;parallelsimulation and test of VLSI array logic;Universal hashing in VLSI;converting affine recurrence equations to quasi-uniform recurrence equations;better computing on the anonymous ring: Extended Abstract;Network complexity of sorting and graph problems and simulating CRCW PRAMS by interconnection networks: Preliminary version;analysis of a distributed scheduler for communication networks;weighted distributed match-making: Preliminary version;a tradeoff between information and communication in broadcast protocols;families of consensus algorithms.
The state of the art of concurrency control is reviewed, and the pros and cons of various approaches are compared. The time-stamp interval approach is emphasized due to its promising features. Critical issues and cont...
详细信息
The state of the art of concurrency control is reviewed, and the pros and cons of various approaches are compared. The time-stamp interval approach is emphasized due to its promising features. Critical issues and control strategy are suggested for future studies in the 1990s. A time-stamp interval approach with parallel validation is presented under the proposed guidelines. simulation results are analyzed to compare the related methods.< >
We present a low cost efficient multimicroprocessor designed to study parallel algorithms like fixed point parallel algorithms or parallel algorithms for distributed systems control. This multiprocessor is a collectio...
详细信息
ISBN:
(纸本)0306424096
We present a low cost efficient multimicroprocessor designed to study parallel algorithms like fixed point parallel algorithms or parallel algorithms for distributed systems control. This multiprocessor is a collection of 8 processors sharing a common memory. Its architecture presents some original features that guarantee data consistency and good efficiency. Experimental results are given for synchronous and asynchronous algorithms applied to the Dirichlet problem.
The practical implementation of an integrated system optimization and parameter estimation technique for hierarchical control of steady state systems has been investigated using a distributed hierarchical computer sys...
详细信息
ISBN:
(纸本)0306424096
The practical implementation of an integrated system optimization and parameter estimation technique for hierarchical control of steady state systems has been investigated using a distributed hierarchical computer system. Problems associated with the on-line implementation of the technique have been discussed and methods for dealing with these problems are suggested and have been tested in the real-time situation. It is demonstrated that a double iterative version of the technique has important advantages under real time operation.
暂无评论