Proceedings of International Symposium on Grids and Clouds 2015 — PoS(ISGC2015) 2016
DOI: 10.22323/1.239.0026
|View full text |Cite
|
Sign up to set email alerts
|

Simplifying the Parallelization of Highly Concurrent Workloads

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
6
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
1
1
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(6 citation statements)
references
References 0 publications
0
6
0
Order By: Relevance
“…If the system had been implemented without asynchronous requests, as the consumers that have existed so far in Geneva, scalability would be limited by Amdahl's law [35] [32,5]. According to Amdahl, the minimum execution time achievable by parallel evaluation of candidate solutions is the sum t min = t seq + t par of the time t seq spent sequentially on server-side computation (i.e., primarily (de)serialization) and the time t par required for parallel execution on clients.…”
Section: Asynchronous Requestsmentioning
confidence: 99%
See 3 more Smart Citations
“…If the system had been implemented without asynchronous requests, as the consumers that have existed so far in Geneva, scalability would be limited by Amdahl's law [35] [32,5]. According to Amdahl, the minimum execution time achievable by parallel evaluation of candidate solutions is the sum t min = t seq + t par of the time t seq spent sequentially on server-side computation (i.e., primarily (de)serialization) and the time t par required for parallel execution on clients.…”
Section: Asynchronous Requestsmentioning
confidence: 99%
“…The reason is that asynchronous requests can effectively circumvent Amdahl's law by allowing sequential computations on the server to overlap in time with computations on the clients, so that t min ≈ t par holds. This method had also been briefly proposed by Dr. Berlich and is now implemented as part of the MPI Consumer [32,6].…”
Section: Asynchronous Requestsmentioning
confidence: 99%
See 2 more Smart Citations
“…In this section, we give instructions for using the MPI-Consumer with the Geneva program library. For general usage hints for Geneva independent of the MPI-Consumer, refer to the Geneva manual [10], the paper written by Dr. Berlich in [31] and the examples in the Github repository [38].…”
Section: Appendix: Mpi Consumer User Guidementioning
confidence: 99%