2006
DOI: 10.1016/j.jpdc.2005.06.018
|View full text |Cite
|
Sign up to set email alerts
|

Running OpenMP applications efficiently on an everything-shared SDSM

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
13
0

Year Published

2008
2008
2018
2018

Publication Types

Select...
4
2
2

Relationship

1
7

Authors

Journals

citations
Cited by 23 publications
(16 citation statements)
references
References 18 publications
0
13
0
Order By: Relevance
“…Costa et al [10] presented 'presend' technique similar to our technique. 'presend' analyzes access patterns and prefetches necessary pages for the next parallel loop as soon as the current parallel loop ends.…”
Section: Resultsmentioning
confidence: 87%
See 1 more Smart Citation
“…Costa et al [10] presented 'presend' technique similar to our technique. 'presend' analyzes access patterns and prefetches necessary pages for the next parallel loop as soon as the current parallel loop ends.…”
Section: Resultsmentioning
confidence: 87%
“…Specifically, their solution techniques can be categorized into five: implementing synchronization directives efficiently [5], reducing the shared address space [6] [8], lessening the number of page migrations [4][5] [6][8] [9][10], reducing the page migration delay with fast communication HW and page update protocol [7], and hiding the page migration overhead by overlapping computation time and page migration overhead [6] [10]. Some of these techniques are complementary, and consequently can be applied independently to improve performance.…”
Section: Introductionmentioning
confidence: 99%
“…The most significant ones are the OpenMP translator developed by Hu et al [13] on top of Treadmarks [17], OpenMP on the SCASH system [11], and ParADE [16]. There is also NanosDSM [9] which uses sequential-semantic memory consistency.…”
Section: Related Workmentioning
confidence: 99%
“…Concerning the execution of OpenMP applications on top of software DSMs Costa et al have also proposed to encourage cooperation between the SDSM and the OpenMP runtime [4], instead of relaxing the consistency semantics [10].…”
Section: Related Workmentioning
confidence: 99%