Skip to content
GitLab
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
49ffd7e7
Commit
49ffd7e7
authored
Dec 16, 2020
by
MARAIT Gilles
Browse files
Alya: add flag WITH_MAPHYS
parent
ee752162
Changes
1
Hide whitespace changes
Inline
Side-by-side
bsc/alya.scm
View file @
49ffd7e7
...
...
@@ -43,9 +43,8 @@ propagation, etc.")
(
sha256
(
base32
"1p3a7sgmy5m2j28m1qnj70fzzmqn2qdrk1bsv4yzpk2a55hfrlqb"
))))
;;(arguments
;; '(#:configure-flags '("-DSHARED=ON")
;; #:tests? #f))
(
arguments
'
(
#
:configure-flags
'
(
"-DWITH_MAPHYS=ON"
)))
(
build-system
cmake-build-system
)
(
inputs
`
((
"openmpi"
,
openmpi
)
(
"ssh"
,
openssh
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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