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
Tony Delarue
guix-hpc
Commits
b24a8fa5
Commit
b24a8fa5
authored
Oct 17, 2019
by
MARAIT Gilles
Browse files
MaPHyS -> 0.9.8.2
parent
cae2c1ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
inria/hiepacs.scm
View file @
b24a8fa5
...
...
@@ -196,7 +196,7 @@ area (CPUs-GPUs, distributed nodes).")
(
define-public
maphys
(
package
(
name
"maphys"
)
(
version
"0.9.8.
1
"
)
(
version
"0.9.8.
2
"
)
(
home-page
"https://gitlab.inria.fr/solverstack/maphys/maphys"
)
(
source
(
origin
(
method
git-fetch
)
...
...
@@ -208,7 +208,7 @@ area (CPUs-GPUs, distributed nodes).")
(
file-name
(
string-append
name
"-"
version
"-checkout"
))
(
sha256
(
base32
"0
flmhsfkm8cn6f0vvfnc7q0628z20a6rvx1nkxbf2vsrq9jn5bf0
"
))))
"0
jcgnkjhqwbbsc4x8pc2g6a4chcy2h4j66y9m108a8q93ar30ngb
"
))))
(
build-system
cmake-build-system
)
(
arguments
'
(
#
:configure-flags
'
(
"-DMAPHYS_BUILD_TESTS=ON"
...
...
@@ -318,7 +318,7 @@ features, such as: namespaces, templates, exceptions, etc.")
(
patches
(
search-patches
"inria/patches/blaspp-installation-directories.patch"
))
(
sha256
(
base32
"0
lmx2vpanxn6q9kqmzambbrcm3fhz6pr31a3v8213g4xk79xqvvx
"
))))
"0
cgk9dxrc6h3bwdpfsgh3l5qlabg7rkvv76mvvsmjdlsk7v0dqss
"
))))
(
arguments
'
(
#
:tests?
#f
))
;;'(#:configure-flags '("-DBLASPP_BUILD_TESTS=ON")
...
...
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