civodul pushed a commit to branch master
in repository maintenance.
commit 0c0c6631a3927ce5ac5acfb6cb7ca0c9d9e62087
Author: Ludovic Courtès <[email protected]>
Date: Thu Jul 23 11:30:53 2015 +0200
reppar: Talk of "full system images" to include Docker.
---
doc/reppar-2015/reproducible-hpc.skb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/reppar-2015/reproducible-hpc.skb
b/doc/reppar-2015/reproducible-hpc.skb
index 541b979..8b2f6dd 100644
--- a/doc/reppar-2015/reproducible-hpc.skb
+++ b/doc/reppar-2015/reproducible-hpc.skb
@@ -206,8 +206,8 @@ methodology for reproducible research experiments in HPC.
To address
the software-environment reproducibility problem they propose two
unsatisfying approaches: one is to write down the
version numbers of the dependencies being used, which is insufficient,
-and the other is to save and reuse full virtual machines (VMs), which poses a
-real challenge for performance and makes verifiability
+and the other is to save and reuse full system images, which
+makes verifiability
impractical,(---)peers would have to download large images and would be
unable to combine them with their own software environment.])
(p [Yet, common practices on HPC systems hinder reproducibility.