1990
DOI: 10.1007/bf02017348
|View full text |Cite
|
Sign up to set email alerts
|

A parallel method for fast and practical high-order newton interpolation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

1992
1992
2016
2016

Publication Types

Select...
7
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 13 publications
(4 citation statements)
references
References 15 publications
0
4
0
Order By: Relevance
“…As a consequence, we currently use a method inspired from [14] where most of the calculation is done in parallel with fully independent kernels, and the rest is made of prefix operations that can be computed in a logarithmic parallel approach. Such operations have been used for polynomial interpolation [15] or even stream compaction [16], and are good candidates for parallelization. If we consider a binary operator * , then the (inclusive) prefix operation of * on a vector…”
Section: Data-dependent Parallelismmentioning
confidence: 99%
“…As a consequence, we currently use a method inspired from [14] where most of the calculation is done in parallel with fully independent kernels, and the rest is made of prefix operations that can be computed in a logarithmic parallel approach. Such operations have been used for polynomial interpolation [15] or even stream compaction [16], and are good candidates for parallelization. If we consider a binary operator * , then the (inclusive) prefix operation of * on a vector…”
Section: Data-dependent Parallelismmentioning
confidence: 99%
“…Stream compaction [2,16] Int + Sorting algorithms [16,30] Int + Polynomial interpolation [13] Float * a Line-of-sight calculation [4] Int max Binary addition [22] pairs-of-bits carry operator…”
Section: Data-type Operatormentioning
confidence: 99%
“…The cumulative sum problem generalizes to any associative operator; in this Julia function, the argument + specifies the operator of interest, allowing the same code to be Application Operator Addition Poisson random variates [35] sequence lengths Minimal coverings [40] joining 2D regions Stream reduction [26] counting records Maximization Line of sight [7] height String alignment [24,14] substring length Multiplication Binary addition [47] Boolean matrices Polynomial interpolation [19] scalars Sorting [24,6] permutations Tridiagonal equations [36] matrices Function composition Finite state automata [34,24] reused for other operators like multiplication (*), maximization (max) [46], or even string concatenation 2 . The !…”
Section: The Scan Algorithmmentioning
confidence: 99%