2011
DOI: 10.1063/1.3636868
|View full text |Cite
|
Sign up to set email alerts
|

Multicore C++ Standard Template Library with C++0x

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2011
2011
2021
2021

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 2 publications
0
5
0
Order By: Relevance
“…The STL library has been one of the most parallelized and studied libraries in the literature. For example, the work in [18] presents an implementation for multicore architectures of the STL library using Cilk++. Works such as [19,20] developed parallel versions of this library for shared-and distributed-memory systems using OpenMP and MPI respectively.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…The STL library has been one of the most parallelized and studied libraries in the literature. For example, the work in [18] presents an implementation for multicore architectures of the STL library using Cilk++. Works such as [19,20] developed parallel versions of this library for shared-and distributed-memory systems using OpenMP and MPI respectively.…”
Section: Related Workmentioning
confidence: 99%
“…• STL Benchmarks: The STL Library is a well-known supporting tool for developers [25] that includes many useful algorithms. During the last few years, many works have presented parallel versions of this library [26,19,20], as well as new parallel programming models that support the development or use of this library in parallel [18]. We implement the routines summarized in Tab.…”
Section: B Applying the Operators: Case Studiesmentioning
confidence: 99%
“…Although the language does not contain an efficient multicore library, just the C++ STL only which is an efficiency bottleneck in multicore environment. We develop a new STL implementation for Cilk++ to cope with the challenges of multicore architectures [25]. This new implementation can be safer solution, too.…”
Section: Introductionmentioning
confidence: 99%
“…The STL library has been one of the most parallelized and studied libraries in the literature. For example, the work in [129] presents an implementation for multicore architectures of the STL library using Cilk++. Works like [120,123] developed parallel versions of this library for shared-and distributed-memory systems using OpenMP and MPI respectively.…”
Section: Parallel Librariesmentioning
confidence: 99%
“…• STL Benchmarks: The STL Library is a well-known supporting tool for developers [122], that includes many useful algorithms. During the last years, many works have presented parallel versions of this library [50,120,123], as well as new parallel programming models that support the development or the use of this library in parallel [129]. We have implemented using the operators, the routines summarized in Tab.…”
Section: Applying the Operators: Case Studiesmentioning
confidence: 99%