Zobrazeno 1 - 10
of 2 029
pro vyhledávání: '"Automatic Parallelization"'
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Autor:
Sh. G. Magomedov, A. S. Lebedev
Publikováno v:
Российский технологический журнал, Vol 7, Iss 5, Pp 7-19 (2019)
Effective programming of parallel architectures has always been a challenge, and it is especially complicated with their modern diversity. The task of automatic parallelization of program code was formulated from the moment of the appearance of the f
Externí odkaz:
https://doaj.org/article/b661d2d4c5504dfaa87ab76df4524759
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Publikováno v:
IEEE Access, Vol 6, Pp 39944-39961 (2018)
Parallelizing and optimizing codes for recent multi-/many-core processors have been recognized to be a complex task. For this reason, strategies to automatically transform sequential codes into parallel and discover optimization opportunities are cru
Externí odkaz:
https://doaj.org/article/77d97f163c6d4837b43a582c58d075e9
Akademický článek
Tento výsledek nelze pro nepřihlášené uživatele zobrazit.
K zobrazení výsledku je třeba se přihlásit.
K zobrazení výsledku je třeba se přihlásit.
Publikováno v:
International Journal of Parallel Programming. 50:65-88
The emergence of multi-core architectures makes it essential for optimizing compilers to automatically extract parallelism for large scientific applications composed of many subroutines residing in different files. Inlining is a well-known technique
Publikováno v:
Journal of Discrete Mathematical Sciences and Cryptography. 24:1517-1528
Automatic parallelization is a crucial objective of the parallel computing architecture that can be achieved through conversion of sequential code into multi-threaded code, which will run in parall...
Publikováno v:
Conférence francophone d'informatique en Parallélisme, Architecture et Système (COMPAS'22)
Conférence francophone d'informatique en Parallélisme, Architecture et Système (COMPAS'22), Jul 2022, Amiens, France
[Research Report] RR-9437, Institut National de Recherche en Informatique et en Automatique (INRIA). 2021, pp.14
Conférence francophone d'informatique en Parallélisme, Architecture et Système (COMPAS'22), Jul 2022, Amiens, France
[Research Report] RR-9437, Institut National de Recherche en Informatique et en Automatique (INRIA). 2021, pp.14
Memory accesses are a well known bottleneck whose impact might be mitigated by using properly the memory hierarchy until registers. In this paper, we address array scalarization, a technique to turn temporary arrays into a collection of scalar variab
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=dedup_wf_001::00c78040a912ceb30b43aa2d79ecb67d
https://inria.hal.science/hal-03862223
https://inria.hal.science/hal-03862223
Autor:
Alexandru Calotoiu, Tal Ben-Nun, Grzegorz Kwasniewski, Johannes de Fine Licht, Timo Schneider, Philipp Schaad, Torsten Hoefler
Publikováno v:
Proceedings of the 36th ACM International Conference on Supercomputing
ICS '22: Proceedings of the 36th ACM International Conference on Supercomputing
ICS '22: Proceedings of the 36th ACM International Conference on Supercomputing
C is thelingua francaof programming and almost any device can be programmed using C. However, programming modern heterogeneous architectures such as multi-core CPUs and GPUs requires explicitly expressing parallelism as well as device-specific proper