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
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_pdata
Commits
da5876cf
Commit
da5876cf
authored
Jun 16, 2020
by
incardon
Browse files
Latest modules
parent
bc913a01
Pipeline
#2037
failed with stages
in 1 minute and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
da5876cf
...
...
@@ -46,6 +46,7 @@ if (OPENBLAS_ROOT)
set
(
ENV{DYLD_LIBRARY_PATH}
"$ENV{DYLD_LIBRARY_PATH}:
${
OPENBLAS_ROOT
}
/lib"
)
endif
()
set
(
ENV{PATH}
"$ENV{PATH}:
${
HDF5_ROOT
}
/bin"
)
set
(
HDF5_PREFER_PARALLEL TRUE
)
...
...
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