中文
相关论文

相关论文: Docker-based CI/CD for Rocq/OCaml projects

200 篇论文

A popular approach to deploying scientific applications in high performance computing (HPC) is Linux containers, which package an application and all its dependencies as a single unit. This image is built by interpreting instructions in a…

软件工程 · 计算机科学 2023-09-04 Reid Priedhorsky , Jordan Ogas , Claude H. , Davis IV , Z. Noah Hounshel , Ashlyn Lee , Benjamin Stormer , R. Shane Goff

This paper presents a comparative study of virtual machines (VMs) and containers for DevOps developers. The study explores the benefits and drawbacks of each technology in terms of their functionality, performance, security, and resource…

操作系统 · 计算机科学 2023-04-18 Saurabh Deochake , Sumit Maheshwari , Ridip De , Anish Grover

Distributed quantum computing (DQC) is a promising proposal for overcoming the scalability challenges of quantum computing. However, the evaluation of DQC hardware and software is difficult due to the relative dearth of classical simulation…

量子物理 · 物理学 2026-04-16 Kenny Campbell

Owl is a new numerical library developed in the OCaml language. It focuses on providing a comprehensive set of high-level numerical functions so that developers can quickly build up data analytical applications. In this abstract, we will…

数学软件 · 计算机科学 2018-08-29 Liang Wang

Continuous integration and delivery (CI/CD) are nowadays at the core of software development. Their benefits come at the cost of setting up and maintaining the CI/CD pipeline, which requires knowledge and skills often orthogonal to those…

软件工程 · 计算机科学 2023-09-07 Antonio Mastropaolo , Fiorella Zampetti , Gabriele Bavota , Massimiliano Di Penta

Edge computing addresses critical limitations of cloud computing such as high latency and network congestion by decentralizing processing from cloud to the edge. However, the need for software replication across heterogeneous edge devices…

性能 · 计算机科学 2025-05-09 Ragini Gupta , Klara Nahrstedt

Edge computing is becoming more and more popular among researchers who seek to take advantage of the edge resources and the minimal time delays, in order to run their robotic applications more efficiently. Recently, many edge architectures…

机器人学 · 计算机科学 2022-12-14 Achilleas Santi Seisa , Sumeet Gajanan Satpute , George Nikolakopoulos

Document Question Answering (DocQA) focuses on answering questions grounded in given documents, yet existing DocQA agents lack effective tool utilization and largely rely on closed-source models. In this work, we introduce DocDancer, an…

计算与语言 · 计算机科学 2026-01-09 Qintong Zhang , Xinjie Lv , Jialong Wu , Baixuan Li , Zhengwei Tao , Guochen Yan , Huanyao Zhang , Bin Wang , Jiahao Xu , Haitao Mi , Wentao Zhang

The challenge of scaling quantum computers to gain computational power is expected to lead to architectures with multiple connected quantum processing units (QPUs), commonly referred to as Distributed Quantum Computing (DQC). In parallel,…

We present a scalable "Trustworthy Container Repository" (TCR) infrastructure for the storage of software container images, such as those used by Docker. Using an authenticated data structure based on index-ordered Merkle trees (IOMTs), TCR…

密码学与安全 · 计算机科学 2018-10-18 Franklin Wei , Mahalingam Ramkumar , Somya D Mohanty

Docker, the industry standard for packaging and deploying applications, leverages Infrastructure as Code (IaC) principles to facilitate the creation of images through Dockerfiles. However, maintaining Dockerfiles presents significant…

软件工程 · 计算机科学 2025-01-27 Emna Ksontini , Meriem Mastouri , Rania Khalsi , Wael Kessentini

In this paper, we investigate the following question: how could you write such computer programs that can work like conscious beings? The motivation behind this question is that we want to create such applications that can see the future.…

人工智能 · 计算机科学 2011-08-16 Norbert Bátfai

CI/CD pipelines are central to DevOps practices, yet their growing complexity makes them increasingly difficult to interpret, analyze, and systematically evolve. Existing tooling primarily offers execution logs and static graph…

软件工程 · 计算机科学 2026-04-03 Achref Samoud , Sara Aissat , Francis Bordeleau

The Open Computing Cluster for Advanced data Manipulation (OCCAM) is a multi-purpose flexible HPC cluster designed and operated by a collaboration between the University of Torino and the Sezione di Torino of the Istituto Nazionale di…

分布式、并行与集群计算 · 计算机科学 2017-12-06 Marco Aldinucci , Stefano Bagnasco , Stefano Lusso , Paolo Pasteris , Sergio Rabellino , Sara Vallero

Along with the rapid development of cloud computing technology, containerization technology has drawn much attention from both industry and academia. In this paper, we perform a comparative measurement analysis of Docker-sec, which is a…

密码学与安全 · 计算机科学 2020-09-25 Hui Zhu , Christian Gehrmann

Adopting DevOps practices is nowadays a recurring task in the industry. DevOps is a set of practices intended to reduce the friction between the software development (Dev) and the IT operations (Ops), resulting in higher quality software…

软件工程 · 计算机科学 2023-02-03 Paulo Marques , Filipe F. Correia

Modern System-on-Chip (SoC) platforms typically consist of multiple processors and a communication interconnect between them. Network-on-Chip (NoC) arises as a solution to interconnect these systems, which provides a scalable, reusable, and…

硬件体系结构 · 计算机科学 2016-10-05 Marcelo Daniel Berejuck

Modern software delivery has accelerated from quarterly releases to multiple deployments per day. While CI/CD tooling has matured, human decision points interpreting flaky tests, choosing rollback strategies, tuning feature flags, and…

软件工程 · 计算机科学 2026-02-24 Mohammad Baqar , Saba Naqvi , Rajat Khanda

We introduce OneKE, a dockerized schema-guided knowledge extraction system, which can extract knowledge from the Web and raw PDF Books, and support various domains (science, news, etc.). Specifically, we design OneKE with multiple agents…

The inability to predict lasting languages and architectures led us to develop OCCA, a C++ library focused on host-device interaction. Using run-time compilation and macro expansions, the result is a novel single kernel language that…

分布式、并行与集群计算 · 计算机科学 2014-03-06 David S Medina , Amik St-Cyr , T. Warburton