Skip to content
GitLab
Menu
Projects
Groups
Snippets
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
0f0c5341
Commit
0f0c5341
authored
Mar 06, 2020
by
PRUVOST Florent
Browse files
hiepacs: remove redundant input chameleon
parent
d4c3b3b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
inria/tainted/hiepacs.scm
View file @
0f0c5341
...
...
@@ -128,7 +128,6 @@ Reduction for very large datasets.")
(
substitute-keyword-arguments
(
package-arguments
diodon
)
((
#
:configure-flags
flags
'
())
`
(
cons
"-DDIODON_USE_CHAMELEON=ON"
,
flags
))))
(
inputs
`
((
"chameleon"
,
chameleon+mkl+mt
)))
(
inputs
`
((
"chameleon"
,
chameleon+mkl+mt
)
(
"fmr"
,
fmr+mpi
)
,@
(
delete
`
(
"fmr"
,
fmr
)
(
package-inputs
diodon
))))))
Write
Preview
Supports
Markdown
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