Sciweavers

45 search results - page 1 / 9
» An Algorithmic Approach for Generic Parallel Adders
Sort
View
ICCAD
2003
IEEE
152views Hardware» more  ICCAD 2003»
14 years 1 months ago
An Algorithmic Approach for Generic Parallel Adders
Jianhua Liu, Shuo Zhou, Haikun Zhu, Chung-Kuan Che...
ICES
2007
Springer
70views Hardware» more  ICES 2007»
13 years 9 months ago
Evolutionary Design of Generic Combinational Multipliers Using Development
Combinational multipliers represent a class of circuits that is usually considered to be hard to design by means of the evolutionary techniques. However, experiments conducted unde...
Michal Bidlo
HPCC
2010
Springer
13 years 8 months ago
A Generic Algorithm Template for Divide-and-Conquer in Multicore Systems
The divide-and-conquer pattern of parallelism is a powerful approach to organize parallelism on problems that are expressed naturally in a recursive way. In fact, recent tools such...
Carlos H. Gonzalez, Basilio B. Fraguela
ICCD
1997
IEEE
140views Hardware» more  ICCD 1997»
14 years 8 days ago
Parallel-Array Implementations of a Non-Restoring Square Root Algorithm
In this paper, we present a parallel-array implementation of a new non-restoring square root algorithm (PASQRT). The carry-save adder (CSA) is used in the parallel array. The PASQ...
Yamin Li, Wanming Chu
OOPSLA
2005
Springer
14 years 1 months ago
Lifting sequential graph algorithms for distributed-memory parallel computation
This paper describes the process used to extend the Boost Graph Library (BGL) for parallel operation with distributed memory. The BGL consists of a rich set of generic graph algor...
Douglas Gregor, Andrew Lumsdaine