中文
相关论文

相关论文: Towards Parallel Computing on the Internet: Applic…

200 篇论文

As ML applications are becoming ever more pervasive, fully-trained systems are made increasingly available to a wide public, allowing end-users to submit queries with their own data, and to efficiently retrieve results. With increasingly…

分布式、并行与集群计算 · 计算机科学 2020-06-01 Daniela Loreti , Marco Lippi , Paolo Torroni

The rapid growth of data-intensive applications such as generative AI, scientific simulations, and large-scale analytics is driving modern supercomputers and data centers toward increasingly heterogeneous and tightly integrated…

Parallel computing has established itself as another standard method for applied research and data analysis. The R system, being internally constrained to mostly singly-threaded operations, can nevertheless be used along with different…

统计计算 · 统计学 2020-04-07 Dirk Eddelbuettel

After decades of engineering development and infrastructural investment, Internet connections have become commodity product in many countries, and Internet scale "cloud computing" has started to compete with traditional software business…

分布式、并行与集群计算 · 计算机科学 2010-04-13 S Qamar , Niranjan Lal , Mrityunjay Singh

Modern hardware platforms, from the very small to the very large, increasingly provide parallel and distributed computing resources for applications to maximise performance. Many applications therefore need to make effective use of tens,…

编程语言 · 计算机科学 2019-04-02 Francisco Martins , Dominic Orchard

Deep Learning (DL) has had an immense success in the recent past, leading to state-of-the-art results in various domains such as image recognition and natural language processing. One of the reasons for this success is the increasing size…

分布式、并行与集群计算 · 计算机科学 2019-09-26 Ruben Mayer , Hans-Arno Jacobsen

Conceptual modeling is an important part of information systems development and use that involves identifying and representing relevant aspects of reality. Although the past decades have experienced continuous digitalization of services and…

人机交互 · 计算机科学 2025-05-21 V. C. Storey , R. Lukyanenko , A. Castellanos

Parallel processing is considered as todays and future trend for improving performance of computers. Computing devices ranging from small embedded systems to big clusters of computers rely on parallelizing applications to reduce execution…

分布式、并行与集群计算 · 计算机科学 2014-11-27 Oussama Tahan

The generalized method to have a parallel solution to a computational problem, is to find a way to use Divide & Conquer paradigm in order to have processors acting on its own data and therefore all can be scheduled in parallel. MapReduce is…

分布式、并行与集群计算 · 计算机科学 2015-10-13 Julián Aráoz , Cristina Zoltan

We are witnessing a new era where problem-solving and cognitive tasks are being increasingly delegated to Large Language Models (LLMs) across diverse domains, ranging from code generation to holiday planning. This trend also creates a…

网络与互联网体系结构 · 计算机科学 2025-03-04 Baris Yamansavascilar , Atay Ozgovde , Cem Ersoy

Random graph models are frequently used as a controllable and versatile data source for experimental campaigns in various research fields. Generating such data-sets at scale is a non-trivial task as it requires design decisions typically…

数据结构与算法 · 计算机科学 2020-03-03 Manuel Penschuck , Ulrik Brandes , Michael Hamann , Sebastian Lamm , Ulrich Meyer , Ilya Safro , Peter Sanders , Christian Schulz

Cloud Computing offers virtualized computing, storage, and networking resources, over the Internet, to organizations and individual users in a completely dynamic way. These cloud resources are cheaper, easier to manage, and more elastic…

网络与互联网体系结构 · 计算机科学 2016-01-26 Jose Moura , David Hutchison

The ability to learn new tasks and generalize performance to others is one of the most remarkable characteristics of the human brain and of recent AI systems. The ability to perform multiple tasks simultaneously is also a signature…

Multi-threaded programs have traditionally fallen into one of two domains: cooperative and competitive. These two domains have traditionally remained mostly disjoint, with cooperative threading used for increasing throughput in…

编程语言 · 计算机科学 2018-07-11 Stefan K. Muller , Umut A. Acar , Robert Harper

We are living in the big data age: An ever increasing amount of data is being produced through data acquisition and computer simulations. While large scale analysis and simulations have received significant attention for cloud and…

图形学 · 计算机科学 2019-02-26 Stefan Eilemann

The reengineering process of large data-intensive legacy software applications to cloud platforms involves different interrelated activities. These activities are related to planning, architecture design, re-hosting/lift-shift, code…

软件工程 · 计算机科学 2021-12-15 Mahdi Fahmideh , John Grundy , Ghassan Beydoun , Didar Zowghi , Willy Susilo , Davoud Mougouei

Association rule mining is a time consuming process due to involving both data intensive and computation intensive nature. In order to mine large volume of data and to enhance the scalability and performance of existing sequential…

分布式、并行与集群计算 · 计算机科学 2017-09-25 Sudhakar Singh , Rakhi Garg , P. K. Mishra

Cyber-physical systems increasingly rely on distributed computing platforms where sensing, computing, actuation, and communication resources are shared by a multitude of applications. Such `cyber-physical cloud computing platforms' present…

分布式、并行与集群计算 · 计算机科学 2017-10-03 Gabor Karsai , Daniel Balasubramanian , Abhishek Dubey , William R. Otte

Graph is a well known data structure to represent the associated relationships in a variety of applications, e.g., data science and machine learning. Despite a wealth of existing efforts on developing graph processing systems for improving…

分布式、并行与集群计算 · 计算机科学 2019-02-28 Chuangyi Gui , Long Zheng , Bingsheng He , Cheng Liu , Xinyu Chen , Xiaofei Liao , Hai Jin

Quantum computing is presently undergoing rapid development to achieve a significant speedup promised in certain applications. Nonetheless, scaling quantum computers remains a formidable engineering challenge, prompting exploration of…