2006
DOI: 10.1007/11752578_96
|View full text |Cite
|
Sign up to set email alerts
|

A Web Computing Environment for Parallel Algorithms in Java

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
12
0

Year Published

2006
2006
2015
2015

Publication Types

Select...
3
3
2

Relationship

2
6

Authors

Journals

citations
Cited by 15 publications
(12 citation statements)
references
References 13 publications
0
12
0
Order By: Relevance
“…Details on the internals of the library as well as a configuration guide can be found in [12] or [2].…”
Section: The Pubwcl Architecturementioning
confidence: 99%
“…Details on the internals of the library as well as a configuration guide can be found in [12] or [2].…”
Section: The Pubwcl Architecturementioning
confidence: 99%
“…PUB is a C-Library of communication routines to support development of parallel algorithms based on the BSP model 5 . PUB offers functions for both message passing (BSMP) and remote memory access (DRMA).…”
Section: Generalitiesmentioning
confidence: 99%
“…Now, we can query some informations about 5 We briefly recall that execution of a BSP program is divided into super-steps, each separated by a global synchronisation; a super-step consists of each processor doing some calculations on local data and communicating some data to other processors; the collective barrier of synchronisation event guarantee that all communications of data have completed before the commencement of the next super-step. 6 We refer to the manual, http://wwwcs.uni-paderborn.de / ∼ pub/documentation.html for C type and more details about other functions of the PUB.…”
Section: Generalitiesmentioning
confidence: 99%
See 1 more Smart Citation
“…These changes lead to an overhead of 61 % in their example, mainly due to the indirect addressing of local variables. A similar approach for Java is JavaGo [22], used in the BSP web computing library PUBWCL [7].…”
Section: Introductionmentioning
confidence: 99%