Zobrazeno 1 - 7
of 7
pro vyhledávání: '"Marina Biberstein"'
Publikováno v:
Lecture Notes in Computer Science ISBN: 9783540854500
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::c161d5a30b13d7c2fb29812d04d1b0e8
Publikováno v:
VEE
Instrumentation is commonly used to track application behavior: to collect program profiles; to monitor component health and performance; to aid in component testing; and more. Program annotation enables developers and tools to pass extra information
Publikováno v:
IPDPS
Summary form only given. In previous work, we introduced the alternative pasts algorithm that delays the assignment of values to variables until their usage. Whenever a variable is used, the algorithm chooses one of its past values that is consistent
Publikováno v:
IPDPS
The primary difficulty with testing concurrent programs is their non-determinism, where two executions with the same input can yield different results due to a changed thread schedule (also known as interleaving). This problem is aggravated by the fa
Publikováno v:
CASES
The Single Instruction Multiple Data (SIMD) model for finegrained parallelism was recently extended to support SIMD operations on disjoint vector elements. In this paper we demonstrate how SIMdD (SIMD on disjoint data) supports e#ective vectorization
Publikováno v:
ECOOP 2001 — Object-Oriented Programming ISBN: 9783540422068
ECOOP
ECOOP
Both encapsulation and immutability are important mechanisms, that support good software engineering practice. Encapsulation protects a variable against all kinds of access attempts from certain sections of the program. Immutability protects a variab
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::e68154cb5989753d0b744a19a89d597a
https://doi.org/10.1007/3-540-45337-7_3
https://doi.org/10.1007/3-540-45337-7_3
Autor:
M. S. Chang, Javier S. Turek, Andre Heilper, Marina Biberstein, B. Mendelson, Y. Harel, Uzi Shvadron, Shiri Dori-Hacohen, E. Treister
Publikováno v:
Scopus-Elsevier
Optimizing performance on multicore processors is a daunting task M. S. Chang because of the increased importance of such factors as thread communication, memory contention, and memory access latency. This paper presents two tools that programmers an