2018
DOI: 10.1007/978-3-319-98833-7
|View full text |Cite
|
Sign up to set email alerts
|

Introduction to Parallel Computing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0
2

Year Published

2020
2020
2023
2023

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 25 publications
(11 citation statements)
references
References 0 publications
0
6
0
2
Order By: Relevance
“…15 The previous MPI and open MPI is a well-known parallel algorithm for solving 1D heat equation was described. 16 For solving high dimensional problems of SLEs particularly, the distribution of subsets of the equation can be done by sending each into a number of computing machines or cores. One has been done was by using the accelerated projection-based consensus.…”
Section: Parallel Of Switching Modelsmentioning
confidence: 99%
“…15 The previous MPI and open MPI is a well-known parallel algorithm for solving 1D heat equation was described. 16 For solving high dimensional problems of SLEs particularly, the distribution of subsets of the equation can be done by sending each into a number of computing machines or cores. One has been done was by using the accelerated projection-based consensus.…”
Section: Parallel Of Switching Modelsmentioning
confidence: 99%
“…Hence, each thread has one distinct random number generator. 40 We use the Linear Congruential Generator (LCG) algorithm to create our random number…”
Section: Tabu-numa Algorithmmentioning
confidence: 99%
“…We create a distinct seed for each thread using the thread id parameter to do this. Hence, each thread has one distinct random number generator 40 . We use the Linear Congruential Generator (LCG) algorithm to create our random number generator for Tabu‐NUMA.…”
Section: Proposed Algorithm Tabu‐numamentioning
confidence: 99%
“…Many other features are also available within OpenMP, and we refer the reader to the specifications 6 for details. Trobec et al (2018) and van der Pas et al (2017) also provide details on parallel computing and HPC. Alternatives to OpenMP are discussed in Section 5.…”
Section: Vectorisation and Multithreading With Openmpmentioning
confidence: 99%
“…The paradigms of parallelism are distributed computing, multithreading, vectorisation, and pipelining (Trobec et al, 2018;van der Pas et al, 2017). Each paradigm has a granularity that refers to the ratio of communication to computation for a parallel workload.…”
Section: Introductionmentioning
confidence: 99%