Zobrazeno 1 - 10
of 855
pro vyhledávání: '"False sharing"'
Publikováno v:
IEEE Access, Vol 7, Pp 47655-47662 (2019)
The general volume of data has exploded to unimaginable levels in the past decade. Therefore, the big data analytics has become an area of focus. Many frameworks have been developed for data analytics, such as Hadoop, Spark, etc. Most of the framewor
Externí odkaz:
https://doaj.org/article/a4b1a5413b6b478fbcf41403e3672843
Autor:
Akshay Srivatsa, Mostafa Mansour, Andreas Herkersdorf, Thomas Wild, Dirk Gabriel, Sven Rheindt
Publikováno v:
International Journal of Parallel Programming. 49:570-599
Embedded system applications, with their inherently limited parallelism, rarely exploit all available processing resources in large DSM-based manycore architectures. From a cache coherence perspective, this provides an opportunity to move away from g
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:
ICPP Workshops
Coherence induced cache misses are an important aspect limiting the scalability of shared memory parallel programs. Many coherence misses are avoidable, namely misses due to false sharing – when different threads write to different memory addresses
Publikováno v:
IEEE Access, Vol 7, Pp 47655-47662 (2019)
The general volume of data has exploded to unimaginable levels in the past decade. Therefore, the big data analytics has become an area of focus. Many frameworks have been developed for data analytics, such as Hadoop, Spark, etc. Most of the framewor
Publikováno v:
HPCA
Memory capacity is a major bottleneck for training deep neural networks (DNN). Heterogeneous memory (HM) combining fast and slow memories provides a promising direction to increase memory capacity. However, HM imposes challenges on tensor migration a
Publikováno v:
Benchmarking, Measuring, and Optimizing ISBN: 9783030710576
Bench
Bench
Software Transactional Memory (STM) is an alternative abstraction for process synchronization in parallel programming. It is often easier to use than locks, avoiding issues such as deadlocks. In order to improve STM performance, many studies have bee
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::1f3bb5ed6c04ac1c548987f6a9b545b8
https://doi.org/10.1007/978-3-030-71058-3_1
https://doi.org/10.1007/978-3-030-71058-3_1
Publikováno v:
DIGITUM. Depósito Digital Institucional de la Universidad de Murcia
instname
HPCA
Symposium on High Performance Computer Architecture (HPCA)
2021 IEEE International Symposium on High-Performance Computer Architecture (HPCA)
DIGITUM: Depósito Digital Institucional de la Universidad de Murcia
Universidad de Murcia
instname
HPCA
Symposium on High Performance Computer Architecture (HPCA)
2021 IEEE International Symposium on High-Performance Computer Architecture (HPCA)
DIGITUM: Depósito Digital Institucional de la Universidad de Murcia
Universidad de Murcia
We propose a novel approach for hardware-based strict TSO persistency, called TSOPER. We allow a TSO persistency model to freely coalesce values in the caches, by forming atomic groups of cachelines to be persisted. A group persist is initiated for a
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::9e87f1d265c1309ca756ca8c0ffcee7b
http://hdl.handle.net/10201/106146
http://hdl.handle.net/10201/106146
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:
ISCA
Multicores are now ubiquitous, but programmers still write sequential code. Speculative parallelization is an enticing approach to parallelize code while retaining the ease of sequential programming, making parallelism pervasive. However, prior specu