中文
相关论文

相关论文: From Bare Metal to Virtual: Lessons Learned when a…

200 篇论文

While traditional HPC has and continues to satisfy most workflows, a new generation of researchers has emerged looking for sophisticated, scalable, on-demand, and self-service control of compute infrastructure in a cloud-like environment.…

分布式、并行与集群计算 · 计算机科学 2018-07-24 Evan F. Bollig , Graham T. Allan , Benjamin J. Lynch , Yectli A. Huerta , Mathew Mix , Edward A. Munsell , Raychel M. Benson , Brent Swartz

Herein, we present Stratus, an end-to-end full-stack deep learning application deployed on the cloud. The rise of productionized deep learning necessitates infrastructure in the cloud that can provide such service (IaaS). In this paper, we…

分布式、并行与集群计算 · 计算机科学 2023-04-27 Ruida Zeng , Aadarsh Jha , Ashwin Kumar , Terry Luo

Artificial intelligence (AI) and Machine learning (ML) workloads are an increasingly larger share of the compute workloads in traditional High-Performance Computing (HPC) centers and commercial cloud systems. This has led to changes in…

Methods developed at the Texas Advanced Computing Center (TACC) are described and demonstrated for automating the construction of an elastic, virtual cluster emulating the Stampede2 high performance computing (HPC) system. The cluster can…

分布式、并行与集群计算 · 计算机科学 2018-07-13 W. Cyrus Proctor , Mike Packard , Anagha Jamthe , Richard Cardone , Joseph Stubbs

To some organizations, building campus network is sometimes considered to be very expensive; and this has made the project uneasy to perform. Moreover, if the organization without sufficient IT knowledge does not have capable IT engineers,…

网络与互联网体系结构 · 计算机科学 2025-09-18 Surya Agustian , Sandra Permana , Salman Teguh Pratista , Syarifu Adam , Iswandi

The Minnesota Supercomputing Institute has implemented Jupyterhub and the Jupyter notebook server as a general-purpose point-of-entry to interactive high performance computing services. This mode of operation runs counter to traditional…

分布式、并行与集群计算 · 计算机科学 2018-07-27 Michael Milligan

The increasing computational demand from growing data rates and complex machine learning (ML) algorithms in large-scale scientific experiments has driven the adoption of the Services for Optimized Network Inference on Coprocessors (SONIC)…

Multi-cloud computing is a promising paradigm to support very large scale world wide distributed applications. Multi-cloud computing is the usage of multiple, independent cloud environments, which assumed no priori agreement between cloud…

软件工程 · 计算机科学 2014-07-09 Fawaz Paraiso , Philippe Merle , Lionel Seinturier

Cloud computing has emerged as a popular paradigm and an attractive model for providing a reliable distributed computing model.it is increasing attracting huge attention both in academic research and industrial initiatives. Cloud…

分布式、并行与集群计算 · 计算机科学 2017-12-27 Bashir Mohammed , Sibusiso Moyo , K. M Maiyama , Sulayman Kinteh , Al Noaman M. K. Al-Shaidy , M. A. Kamala , M. Kiran

The growing industrial demand for customized and cost-efficient large language models (LLMs) is fueled by the rise of vertical, domain-specific tasks and the need to optimize performance under constraints such as latency and budget.…

机器学习 · 计算机科学 2025-10-21 Ziming Dai , Tuo Zhang , Fei Gao , Xingyi Cai , Xiaofei Wang , Cheng Zhang , Wenyu Wang , Chengjie Zang

Training an effective Machine learning (ML) model is an iterative process that requires effort in multiple dimensions. Vertically, a single pipeline typically includes an initial ETL (Extract, Transform, Load) of raw datasets, a model…

机器学习 · 计算机科学 2024-01-31 Dachi Chen , Weitian Ding , Chen Liang , Chang Xu , Junwei Zhang , Majd Sakr

Migration to the cloud has been a popular topic in industry and academia in recent years. Despite many benefits that the cloud presents, such as high availability and scalability, most of the on-premise application architectures are not…

软件工程 · 计算机科学 2015-07-30 Armin Balalaie , Abbas Heydarnoori , Pooyan Jamshidi

Cloud computing has become the ubiquitous computing and storage paradigm. It is also attractive for scientists, because they do not have to care any more for their own IT infrastructure, but can outsource it to a Cloud Service Provider of…

分布式、并行与集群计算 · 计算机科学 2016-01-11 Harald Richter

Amid the rapid advancements in large machine learning (ML) models, universities worldwide are investing substantial funds and efforts into GPU clusters. However, managing a shared GPU cluster poses a pyramid of challenges, from hardware…

分布式、并行与集群计算 · 计算机科学 2025-05-15 Kaiqiang Xu , Decang Sun , Hao Wang , Zhenghang Ren , Xinchen Wan , Xudong Liao , Zilong Wang , Junxue Zhang , Kai Chen

A pooled and shared on-demand Infrastructure as a Service (IaaS), based on the Openstack software suite, was rolled out on the Grenoble university campus in 2018 and updated in 2019.We present the methods used to deploy and manage the…

分布式、并行与集群计算 · 计算机科学 2019-12-10 Nicolas Gibelin , Rémi Cailletaud , Gabriel Moreau , Jean-François Scariot , Gabrielle Feltin , Anthony Defize

High Performance Computing (HPC) is a highly demanded discipline in companies and institutions. However, as students and also afterwards as professors, we observed a lack of HPC related content in the engineering degrees at our university,…

分布式、并行与集群计算 · 计算机科学 2026-05-05 S. Catalán , R. Carratalá-Sáez , S. Iserte

In cloud-scale systems, failures are the norm. A distributed computing cluster exhibits hundreds of machine failures and thousands of disk failures; software bugs and misconfigurations are reported to be more frequent. The demand for…

分布式、并行与集群计算 · 计算机科学 2026-03-20 Yinfang Chen , Jiaqi Pan , Jackson Clark , Yiming Su , Noah Zheutlin , Bhavya Bhavya , Rohan Arora , Yu Deng , Saurabh Jha , Tianyin Xu

The paper illustrates how we built a federated cloud computing platform dedicated to the Italian research community. Building a cloud platform is a daunting task, that requires coordinating the deployment of many services, interrelated and…

分布式、并行与集群计算 · 计算机科学 2017-06-19 Giuseppe Attardi , Alex Barchiesi , Alberto Colla , Fulvio Galeazzi , Giovanni Marzulli , Mario Reale

With the proliferation of machine learning (ML) libraries and frameworks, and the programming languages that they use, along with operations of data loading, transformation, preparation and mining, ML model development is becoming a…

软件工程 · 计算机科学 2019-04-04 Anirban Bhattacharjee , Yogesh Barve , Shweta Khare , Shunxing Bao , Aniruddha Gokhale , Thomas Damiano

Applications that fuse machine learning and simulation can benefit from the use of multiple computing resources, with, for example, simulation codes running on highly parallel supercomputers and AI training and inference tasks on…

分布式、并行与集群计算 · 计算机科学 2023-12-04 Logan Ward , J. Gregory Pauloski , Valerie Hayot-Sasson , Ryan Chard , Yadu Babuji , Ganesh Sivaraman , Sutanay Choudhury , Kyle Chard , Rajeev Thakur , Ian Foster
‹ 上一页 1 2 3 10 下一页 ›