[PATCH 4/4] gnu: Add superlu-dist package.

2014-05-16 Thread Eric Bavier
>From d288395409ba945ecd0c8533842283080e52bde3 Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Sat, 17 May 2014 00:44:20 -0500 Subject: [PATCH 4/4] gnu: Add superlu-dist package. * gnu/packages/maths.scm (superlu-dist): New variable. * gnu/packages/patches/superlu-dist-scotchmetis.patch: New pat

[PATCH 3/4] gnu: Add pt-scotch package.

2014-05-16 Thread Eric Bavier
>From 936d49e8b0651a0e3b4674fcd34308c1d396de72 Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Sat, 17 May 2014 00:31:59 -0500 Subject: [PATCH 3/4] gnu: Add pt-scotch package. * gnu/packages/maths.scm (pt-scotch): New variable. --- gnu/packages/maths.scm | 66 +

[PATCH 2/4] gnu: Add scotch package.

2014-05-16 Thread Eric Bavier
>From 1fad4e1e207870c3e5aab2dc6c17fdfa6e0cb404 Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Sat, 17 May 2014 00:30:13 -0500 Subject: [PATCH 2/4] gnu: Add scotch package. * gnu/packages/maths.scm (scotch): New variable. * gnu/packages/patches/scotch-test-threading.patch: New patch. * gnu-syste

[PATCH 1/4] gnu: openmpi: Add memchecker support

2014-05-16 Thread Eric Bavier
>From 3aaab98e3b9a0b1b893dd5bc64e098136364e717 Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Sat, 17 May 2014 00:02:44 -0500 Subject: [PATCH 1/4] gnu: openmpi: Add memchecker support * gnu/packages/mpi.scm (openmpi) [inputs]: Add valgrind. [arguments]: Add configure flags for memchecker. ---

Patch series

2014-05-16 Thread Eric Bavier
Following this message will be a few patches to add some more scientific packages. Comments welcome. -- Eric Bavier Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html

The plan for 0.7

2014-05-16 Thread Ludovic Courtès
Hello, Guix! Did you know that April marked the 2nd anniversary of the first Guix commit? Time flies! I’d like to release 0.7 by the end of June. The main focus for me has been to prepare a usable bootable system, and 0.7 will provide a bootable USB disk image. We’re close to having a usable s

Re: Check failures

2014-05-16 Thread Ludovic Courtès
Andreas Enge skribis: > On Fri, May 16, 2014 at 10:26:22AM +0200, Ludovic Courtès wrote: >> Compatibility issue fixed with 4cca918. Can you confirm? > > Yes, all tests pass now. Thanks! Great. >> (I look forward to the day when we can finally ignore Guile 2.0.5.) > > Well, that is upon us to d

Re: Check failures

2014-05-16 Thread Andreas Enge
On Fri, May 16, 2014 at 10:26:22AM +0200, Ludovic Courtès wrote: > Compatibility issue fixed with 4cca918. Can you confirm? Yes, all tests pass now. Thanks! > (I look forward to the day when we can finally ignore Guile 2.0.5.) Well, that is upon us to decide. Personally, I would say the day com

Re: Check failures

2014-05-16 Thread Ludovic Courtès
Andreas Enge skribis: > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /home/privat/Programme/guix/nix/scripts/list-runtime-roots > ;;; compiled > /home/privat/Programme/guix/test-tmp/var/19266/cache-

Check failures

2014-05-16 Thread Andreas Enge
Hello, currently three tests fail on my x86 machine; I am attaching the test-suite.log. Andreas GNU Guix 0.7: ./test-suite.log # TOTAL: 30 # PASS: 27 # SKIP: 0 # XFAIL: 0 # FAIL: 3 # XPASS: 0 # ERROR: 0 .. contents