Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
guix-hpc
guix-hpc-non-free
Commits
3a2ae60a
Commit
3a2ae60a
authored
Sep 15, 2020
by
Marko
🇪🇭
Browse files
hou10ni : add openssh
parent
ed13d1b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
inria/hou10ni.scm
View file @
3a2ae60a
...
...
@@ -15,7 +15,10 @@
#
:use-module
(
gnu
packages
maths
)
#
:use-module
(
inria
hiepacs
)
#
:use-module
(
inria
storm
)
#
:use-module
(
gnu
packages
mpi
))
#
:use-module
(
gnu
packages
linux
)
#
:use-module
(
gnu
packages
ssh
)
#
:use-module
(
gnu
packages
mpi
)
#
:use-module
(
gnu
packages
fabric-management
))
(
define-public
hou10ni
(
let
((
commit
"f12d26f704e6be0b17c2e144021eef4edba6dc1d"
)
(
revision
"0"
))
...
...
@@ -52,6 +55,7 @@
(
"pt-scotch"
,
pt-scotch
)
(
"scotch"
,
scotch
)
(
"openmpi"
,
openmpi
)
(
"openssh"
,
openssh
)
(
"arb"
,
arb
)))
(
synopsis
"Hou10ni"
)
(
description
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment