Zobrazeno 1 - 10
of 458
pro vyhledávání: '"Thomas R. Gross"'
Autor:
Sandra Siby, Maria Olivares, Thomas R. Gross, Adriano Galati, Stefan Mangold, Theodoros Bourchas
Publikováno v:
Advances in Computer Communications and Networks From Green, Mobile, Pervasive Networking to Big Data Computing ISBN: 9781003337096
ICCCN
ICCCN
Wireless communication remains to be the most efficient way of providing access to information to users in developing economies. We are interested in Delay-Tolerant Networks (DTNs) for distributing multimedia content to micro-entrepreneurs in under-s
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::3258cf1e52d306b617f1202bd0ee9922
https://doi.org/10.1201/9781003337096-20
https://doi.org/10.1201/9781003337096-20
Autor:
Thomas R. Gross, Aristeidis Mastoras
Publikováno v:
ACM Transactions on Architecture and Code Optimization. 16:1-25
Dynamic scheduling and dynamic creation of the pipeline structure are crucial for efficient execution of pipelined programs. Nevertheless, dynamic systems imply higher overhead than static systems. Therefore, chunking is the key to decrease the synch
Autor:
Thomas R. Gross, Aristeidis Mastoras
Publikováno v:
Parallel Computing. 85:178-189
Pipelining is a well-known technique to overlap loop iterations by partitioning the loop body into a sequence of stages. A large class of programs can be expressed as linear pipelines if data dependences only flow from earlier to later stages. Variou
Autor:
Aristeidis Mastoras, Thomas R. Gross
Publikováno v:
ACM Transactions on Architecture and Code Optimization. 16:1-26
We present Pipelite , a dynamic scheduler that exploits the properties of dynamic linear pipelines to achieve high performance for fine-grained workloads. The flexibility of Pipelite allows the stages and their data dependences to be determined at ru
Autor:
Ioannis Koltsidas, Thomas R. Gross, Patrick Stuedi, Bernard Metzler, Jonas Pfefferle, Nikolas Ioannou, Animesh Trivedi, Kornilios Kourtis
Publikováno v:
SYSTOR
During the past decade, network and storage devices have undergone rapid performance improvements, delivering ultra-low latency and several Gbps of bandwidth. Nevertheless, current network and storage stacks fail to deliver this hardware performance
Autor:
Thomas R. Gross, Michael Faes
Publikováno v:
Proceedings of the ACM on Programming Languages. 2:1-30
Object-oriented Programming has been effective in reducing code complexity in sequential programs, but in current practice, concurrent programs still present a number of challenges. We present here a model of object-oriented programming that identifi
Autor:
Thomas R. Gross, Aristeidis Mastoras
Publikováno v:
IEEE Transactions on Parallel and Distributed Systems. 29:2136-2149
Pipelining allows the execution of loop iterations with cross-iteration dependences to overlap in time, provided that the loop body is partitioned into stages such that the data dependences are not violated. Then, the stages are mapped onto threads a
Publikováno v:
Proceedings of the ACM on Interactive, Mobile, Wearable and Ubiquitous Technologies. 1:1-29
Body channel communication (BCC) uses the human body to carry signals, and therefore provides communication and localization that are directly tied to human presence and actions. Previous BCC systems were expensive, could operate only in a laboratory
Autor:
Thomas R. Gross, Martin Bättig
Publikováno v:
PPOPP
We explore a programming approach for concurrency that synchronizes all accesses to shared memory by default. Synchronization takes place by ensuring that all program code runs inside atomic sections even if the program code has external side effects
Autor:
Thomas R. Gross, Martin Bättig
Publikováno v:
MPLR
Software transactional memory (STM) stores information regarding ownership of memory locations in ownership records. We present a scheme to realize a one-to-one mapping of ownership records to memory locations that has moderate memory overhead and is