1999
DOI: 10.1109/4434.766960
|View full text |Cite
|
Sign up to set email alerts
|

Parallelizing I/O-intensive image access and processing applications

Abstract: Abstract. We propose a new approach for developing parallel I/O-and computeintensive applications on distributed memory PC. Using the CAP Computer-Aided Parallelization tool, application programmers create separately the serial program parts and express the parallel behavior of the program at a high level of abstraction. This highlevel parallel program description (CAP) is preprocessed into a compilable and executable C++ source parallel program. Low-level parallel file system components can, thanks to the CAP… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
13
0

Year Published

2001
2001
2010
2010

Publication Types

Select...
4
3

Relationship

3
4

Authors

Journals

citations
Cited by 16 publications
(13 citation statements)
references
References 9 publications
(5 reference statements)
0
13
0
Order By: Relevance
“…With latencies in the order of a millisecond, the TCP-IP Fast Ethernet protocol limits the number of separate packets that can be received by a single PC. 17 However, in order to reduce the number of transmitted packets, one may carry out the facet merging operation in two separate steps. Within each server node, facet parts may be first partially merged into an intermediate buffer.…”
Section: Varying the Number Of Server Nodesmentioning
confidence: 99%
See 2 more Smart Citations
“…With latencies in the order of a millisecond, the TCP-IP Fast Ethernet protocol limits the number of separate packets that can be received by a single PC. 17 However, in order to reduce the number of transmitted packets, one may carry out the facet merging operation in two separate steps. Within each server node, facet parts may be first partially merged into an intermediate buffer.…”
Section: Varying the Number Of Server Nodesmentioning
confidence: 99%
“…17 This tool enables application programers to hierarchically specify the schedules of parallel operations and the flow of parameters and data between operations. Operations consist of sequential code performed by a single execution thread and characterized by input and output values.…”
Section: Figueiredo and Herschmentioning
confidence: 99%
See 1 more Smart Citation
“…1). A number of parallel file systems were designed ( [2], [3], [4], [5], [6], [7], [8]), which rely on the parallel file striping paradigm.…”
Section: Motivation/introductionmentioning
confidence: 99%
“…For enabling parallel access to its data [12], the Visible Human 3D volume is segmented into sub-volumes (stored as extents) of size 54x54x19 RGB voxels, i.e. 162.3 KB, which are striped over a number of CD-ROMs.…”
Section: An Application Examplementioning
confidence: 99%