中文
相关论文

相关论文: Data Access - Experiences Implementing an Object O…

200 篇论文

We present DASH, a C++ template library that offers distributed data structures and parallel algorithms and implements a compiler-free PGAS (partitioned global address space) approach. DASH offers many productivity and performance features…

分布式、并行与集群计算 · 计算机科学 2016-10-06 Karl Fürlinger , Tobias Fuchs , Roger Kowalewski

In this thesis, we describe a new, practical approach to integrating hardware-based data compression within the memory hierarchy, including on-chip caches, main memory, and both on-chip and off-chip interconnects. This new approach is fast,…

硬件体系结构 · 计算机科学 2016-09-08 Gennady Pekhimenko

The Internet of Things (IoT) refers to a pervasive presence of interconnected and uniquely identifiable physical devices. These devices' goal is to gather data and drive actions in order to improve productivity, and ultimately reduce or…

其他计算机科学 · 计算机科学 2018-02-22 Tosiron Adegbija , Anita Rogacs , Chandrakant Patel , Ann Gordon-Ross

The volume, veracity, variability, and velocity of data produced from the ever-increasing network of sensors connected to Internet pose challenges for power management, scalability, and sustainability of cloud computing infrastructure.…

新兴技术 · 计算机科学 2019-02-19 Olga Krestinskaya , Alex Pappachen James , Leon O. Chua

With the ever-increasing dataset sizes, several file formats like Parquet, ORC, and Avro have been developed to store data efficiently and to save network and interconnect bandwidth at the price of additional CPU utilization. However, with…

分布式、并行与集群计算 · 计算机科学 2021-05-24 Jayjeet Chakraborty , Ivo Jimenez , Sebastiaan Alvarez Rodriguez , Alexandru Uta , Jeff LeFevre , Carlos Maltzahn

Recent trends in business and technology (e.g., machine learning, social network analysis) benefit from storing and processing growing amounts of graph-structured data in databases and data science platforms. FPGAs as accelerators for graph…

数据库 · 计算机科学 2021-02-09 Jonas Dann , Daniel Ritter , Holger Fröning

The use of cloud computing grows as it appears to be an additional resource for High-Performance Parallel and Distributed Computing (HPDC), especially with respect to its use in support of scientific applications. Many studies have been…

分布式、并行与集群计算 · 计算机科学 2015-01-29 Fabio Licht , Bruno Schulze , Luis E. Bona , Antonio R. Mury

The advantage of the electronic and mobile learning platforms is the dissemination of learning contents with ease, but these operate differently to exchange the learning the learning contents from the server to the client. integrating these…

软件工程 · 计算机科学 2019-03-19 Ali Baba Dauda , Auwal Idris , Suleiman Umar , Peter Mshelia , AbdulAziz Ibrahim

With web and mobile platforms becoming more prominent devices utilized in data analysis, there are currently few systems which are not without flaw. In order to increase the performance of these systems and decrease errors of data…

数据库 · 计算机科学 2022-05-03 Daniel Szelogowski

The amazing advances being made in the fields of machine and deep learning are a highlight of the Big Data era for both enterprise and research communities. Modern applications require resources beyond a single node's ability to provide.…

We show how to use aspect-oriented programming to separate security and trust issues from the logical design of mobile, distributed systems. The main challenge is how to enforce various types of security policies, in particular predictive…

编程语言 · 计算机科学 2012-01-23 Fan Yang , Chris Hankin , Flemming Nielson , Hanne Riis Nielson

This chapter will survey pervasive computing with a look at how its constraint for transparency affects issues of resource management and security. The goal of pervasive computing is to render computing transparent, such that computing…

人机交互 · 计算机科学 2008-01-22 Mark Wenstrom , Eloisa Bentivegna , Ali Hurson

A quantum version of data centers might be significant in the quantum era. In this paper, we introduce Quantum Data Center (QDC), a quantum version of existing classical data centers, with a specific emphasis on combining Quantum Random…

量子物理 · 物理学 2024-09-17 Junyu Liu , Liang Jiang

Compute Express Link (CXL) is a rapidly emerging coherent interconnect standard that provides opportunities for memory pooling and sharing. Memory sharing is a well-established software feature that improves memory utilization by avoiding…

新兴技术 · 计算机科学 2024-04-05 Sunita Jain , Nagaradhesh Yeleswarapu , Hasan Al Maruf , Rita Gupta

Applications integrating analysis components require a programmable interface which defines statistical operations independently of any programming language. By separating concerns of scientific computing from application and implementation…

统计计算 · 统计学 2014-06-19 Jeroen Ooms

This paper presents the architecture and characteristics of a memory database intended to be used as a cache engine for web applications. Primary goals of this database are speed and efficiency while running on SMP systems with several CPU…

网络与互联网体系结构 · 计算机科学 2008-09-23 Ivan Voras , Danko Basch , Mario Zagar

Disaggregated memory is promising for improving memory utilization in computer clusters in which memory demands significantly vary across computer nodes under utilization. It allows applications with high memory demands to use memory in…

编程语言 · 计算机科学 2024-03-05 Takato Hideshima , Shigeyuki Sato , Tomoharu Ugawa

This research empirically examines embedded development tools viable for on-device TinyML implementation. The research evaluates various development tools with various abstraction levels on resource-constrained IoT devices, from basic…

软件工程 · 计算机科学 2024-04-12 Enzo Scaffi , Antoine Bonneau , Frédéric Le Mouël , Fabien Mieyeville

The heterogeneous computing paradigm represents a real programming challenge due to the proliferation of devices with different hardware characteristics. Recently Intel introduced oneAPI, a new programming environment that allows code…

分布式、并行与集群计算 · 计算机科学 2021-05-31 Manuel Costanzo , Enzo Rucci , Carlos García Sanchez , Marcelo Naiouf

Making threaded programs safe and easy to reason about is one of the chief difficulties in modern programming. This work provides an efficient execution model for SCOOP, a concurrency approach that provides not only data race freedom but…

分布式、并行与集群计算 · 计算机科学 2015-07-28 Scott West , Sebastian Nanz , Bertrand Meyer