Zobrazeno 1 - 10
of 392
pro vyhledávání: '"Cilk"'
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:
Труды Института системного программирования РАН, Vol 27, Iss 6, Pp 335-344 (2018)
Proposed are theoretical basis and algorithmic implementation of spectral-analytical method of recognition of repeats in character sequences. The theoretical justification is based on the theorem on equivalent representation of the character sequence
Externí odkaz:
https://doaj.org/article/51e356c343b949d88b0bc5a02e92ad67
Autor:
V. . Puzikova
Publikováno v:
Труды Института системного программирования РАН, Vol 28, Iss 1, Pp 221-242 (2018)
Immersed boundary methods have become popular in Computational Fluid Dynamics over recent years for simulating flows through complex solid geometries and in coupled hydroelasctic problems. The advantage of these methods over a method with a body-fitt
Externí odkaz:
https://doaj.org/article/1b1cbc1100ab44c7804cc6a421a42f48
Autor:
Michael Monagan, Jiaxiong Hu
Publikováno v:
ISSAC
We present a parallel GCD algorithm for sparse multivariate polynomials with integer coefficients. The algorithm combines a Kronecker substitution with a Ben-Or/Tiwari sparse interpolation modulo a smooth prime to determine the support of the GCD. We
Autor:
Khodakhast Bibak, Robert Ritchie
Publikováno v:
The Journal of Supercomputing. 78:945-961
Many concurrency platforms offer a processor oblivious model of computation, where the scheduler dynamically distributes work across threads. While this is convenient, it introduces non-determinism at runtime, which complicates debugging, because a p
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:
ACM Transactions on Parallel Computing. 6:1-33
Tapir (pronounced TAY-per) is a compiler intermediate representation (IR) that embeds recursive fork-join parallelism, as supported by task-parallel programming platforms such as Cilk and OpenMP, into a mainstream compiler’s IR. Mainstream compiler
Publikováno v:
PPOPP
Record-and-replay systems are useful tools for debugging non-deterministic parallel programs by first recording an execution and then replaying that execution to produce the same access pattern. Existing record-and-replay systems generally target thr
Publikováno v:
Vandierendonck, H & Nikolopoulos, D S 2019, ' Hyperqueues: Design and Implementation of Deterministic Concurrent Queues ', ACM Transactions on Parallel Computing (TOPC), vol. 6, no. 4, 23 . https://doi.org/10.1145/3365660
The hyperqueue is a programming abstraction for queues that results in deterministic and scale-free parallel programs. Hyperqueues extend the concept of Cilk++ hyperobjects to provide thread-local views on a shared data structure. While hyperobjects
Publikováno v:
Data Science: Journal of Computing and Applied Informatics. 2:101-109
Over the recent decades, the nature of multi-core processors caused changing the serial programming model to parallel mode. There are several programming languages for the parallel multi-core processors and processors with different architectures tha