[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (4806d39 -> fbe1b85)
From: |
Ludovic Courtès |
Subject: |
branch master updated (4806d39 -> fbe1b85) |
Date: |
Fri, 25 May 2018 07:43:17 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 4806d39 gnu: Add python2-gdrivefs.
new 98e0b12 vm: Pass "panic=1" to Linux.
new 0921eff gnu: superlu-dist: Update to 5.3.0.
new 6df2a50 gnu: openmpi: Update to 3.0.1.
new a560641 gnu: openmpi: Reintroduce PSM (Intel TrueScale) support.
new fbe1b85 gnu: openmpi: Add PSM2 (Intel OmniPath) support.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/build/vm.scm | 13 +++++---
gnu/packages/maths.scm | 87 +++++++++++++++++++++++++++++++++++++++++---------
gnu/packages/mpi.scm | 20 +++++++-----
3 files changed, 93 insertions(+), 27 deletions(-)
- branch master updated (4806d39 -> fbe1b85),
Ludovic Courtès <=
- 01/05: vm: Pass "panic=1" to Linux., Ludovic Courtès, 2018/05/25
- 02/05: gnu: superlu-dist: Update to 5.3.0., Ludovic Courtès, 2018/05/25
- 04/05: gnu: openmpi: Reintroduce PSM (Intel TrueScale) support., Ludovic Courtès, 2018/05/25
- 05/05: gnu: openmpi: Add PSM2 (Intel OmniPath) support., Ludovic Courtès, 2018/05/25
- 03/05: gnu: openmpi: Update to 3.0.1., Ludovic Courtès, 2018/05/25