[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/45: reppar: Shrink Chameleon blurbs.
From: |
Ludovic Courtès |
Subject: |
22/45: reppar: Shrink Chameleon blurbs. |
Date: |
Tue, 09 Jun 2015 12:37:06 +0000 |
civodul pushed a commit to branch master
in repository maintenance.
commit 67636c52cb216424e24060dbf27c8ef1137b8816
Author: Ludovic Courtès <address@hidden>
Date: Mon Jun 1 09:30:59 2015 +0200
reppar: Shrink Chameleon blurbs.
---
doc/reppar-2015/code/starpu.scm | 7 +------
doc/reppar-2015/reproducible-hpc.skb | 6 ++----
2 files changed, 3 insertions(+), 10 deletions(-)
diff --git a/doc/reppar-2015/code/starpu.scm b/doc/reppar-2015/code/starpu.scm
index be752b4..91ef7d9 100644
--- a/doc/reppar-2015/code/starpu.scm
+++ b/doc/reppar-2015/code/starpu.scm
@@ -117,15 +117,10 @@
(name name)
(version "0.9")
;; [other fields omitted]
- (inputs `(("starpu" ,starpu)
- ("blas" ,atlas)
- ("lapack" ,lapack)
- ("gfortran" ,gfortran-4.8)
- ("python" ,python-2)))))
+ (home-page "https://project.inria.fr/chameleon/")))
(define chameleon
(make-chameleon "chameleon" starpu))
-
(define chameleon/starpu-simgrid
(make-chameleon "chameleon-simgrid" starpu-with-simgrid))
;;!end-chameleon
diff --git a/doc/reppar-2015/reproducible-hpc.skb
b/doc/reppar-2015/reproducible-hpc.skb
index 3d74f35..39c4b01 100644
--- a/doc/reppar-2015/reproducible-hpc.skb
+++ b/doc/reppar-2015/reproducible-hpc.skb
@@ -468,11 +468,9 @@ sharing among peers.]))
(p [Our colleagues at Inria in the HiePACS and Runtime teams
develop a complete linear algebra software stack going from sparse
-solvers such as PaStiX and dense solvers such as Chameleon,(footnote
-[See ,(url "https://team.inria.fr/hiepacs/software/"), for details.]),
+solvers such as PaStiX and dense solvers such as Chameleon,
to run-time support libraries and compiler extensions such as StarPU
-,(ref :bib 'augonnet2009:starpu) and hwloc,(footnote [See ,(url
-"http://runtime.bordeaux.inria.fr/Runtime/software.html").]). While
+,(ref :bib 'augonnet2009:starpu) and hwloc. While
developers of simulations want to be able to deploy the whole stack,
developers of solvers want to be able to deploy just their project's
dependencies, possibly several variants thereof. For instance,
- 13/45: reppar: Implement Ricardo's suggestions., (continued)
- 13/45: reppar: Implement Ricardo's suggestions., Ludovic Courtès, 2015/06/09
- 20/45: reppar: Remove bibliography entries for Web sites., Ludovic Courtès, 2015/06/09
- 18/45: reppar: Add MDC experience report + comments on RPMs., Ludovic Courtès, 2015/06/09
- 19/45: reppar: Fix typos, improve wording., Ludovic Courtès, 2015/06/09
- 10/45: reppar: Add "Related Work" section., Ludovic Courtès, 2015/06/09
- 11/45: reppar: Mention approaches based on VMs and Docker., Ludovic Courtès, 2015/06/09
- 14/45: reppar: Implement Andreas' suggestions., Ludovic Courtès, 2015/06/09
- 23/45: reppar: Abbreviate book titles in the bibliography., Ludovic Courtès, 2015/06/09
- 21/45: reppar: Shorten "Related Work"., Ludovic Courtès, 2015/06/09
- 12/45: reppar: Add section about active papers., Ludovic Courtès, 2015/06/09
- 22/45: reppar: Shrink Chameleon blurbs.,
Ludovic Courtès <=
- 28/45: reppar: Remove unused TikZ stuff., Ludovic Courtès, 2015/06/09
- 30/45: reppar: Correctly print the number of packages., Ludovic Courtès, 2015/06/09
- 24/45: reppar: Shrink figures., Ludovic Courtès, 2015/06/09
- 25/45: reppar: Reintroduce inputs in 'make-chameleon' figure., Ludovic Courtès, 2015/06/09
- 31/45: reppar: Add acknowledgments., Ludovic Courtès, 2015/06/09
- 33/45: reppar: Add rough number of cluster nodes and users., Ludovic Courtès, 2015/06/09
- 27/45: reppar: Fix one biblio entry., Ludovic Courtès, 2015/06/09
- 34/45: reppar: Add missing words, fix typo., Ludovic Courtès, 2015/06/09
- 35/45: reppar: Stylistic edit to remove repeated "and"., Ludovic Courtès, 2015/06/09
- 32/45: reppar: Make source code comments darker., Ludovic Courtès, 2015/06/09