works on

From the 1 of 988 papers with an AI index.

output
20022013
most citedQuantum ESPRESSO: a modular and open-source software project for quantum simulations of materials

29.3k citations

Showing 2012 · cs.DCShow all

9 papers · 2 filters

cs.DC20121 cited

Self-Stabilizing Balancing Algorithm for Containment-Based Trees

Evangelos Bampas, Anissa Lamani, Franck Petit +1

Containment-based trees encompass various handy structures such as B+-trees, R-trees and M-trees. They are widely used to build data indexes, range-queryable overlays, publish/subs…

cs.DC20123 cited

Non regression testing for the JOREK code

Guillaume Latu, Marina Becoulet, Guilhem Dif-Pradalier +9

Non Regression Testing (NRT) aims to check if software modifications result in undesired behaviour. Suppose the behaviour of the application previously known, this kind of test mak…

cs.DC201232 cited

An optimized conflict-free replicated set

Annette Bieniusa, Marek Zawirski, Nuno Preguiça +4

Eventual consistency of replicated data supports concurrent updates, reduces latency and improves fault tolerance, but forgoes strong consistency. Accordingly, several cloud comput…

cs.DC2012

Scheduling tree-shaped task graphs to minimize memory and makespan

Loris Marchal, Oliver Sinnen, Frédéric Vivien

This paper investigates the execution of tree-shaped task graphs using multiple processors. Each edge of such a tree represents a large IO file. A task can only be executed if all…

cs.DC2012

A GPU-accelerated Branch-and-Bound Algorithm for the Flow-Shop Scheduling Problem

Melab Nouredine, Imen Chakroun, Mezmaz Mohand +1

Branch-and-Bound (B&B) algorithms are time intensive tree-based exploration methods for solving to optimality combinatorial optimization problems. In this paper, we investigate the…

cs.DC20123 cited

File system on CRDT

Mehdi Ahmed-Nacer, Stéphane Martin, Pascal Urso

In this report we show how to manage a distributed hierarchical structure representing a file system. This structure is optimistically replicated, each user work on his local repli…