Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
368bb82d
Commit
368bb82d
authored
Nov 06, 2020
by
Caitlin Ross
Committed by
Utkarsh Ayachit
Dec 03, 2020
Browse files
adios2: bump to v2.6.0
parent
66665cff
Changes
2
Hide whitespace changes
Inline
Side-by-side
projects/adios2.cmake
View file @
368bb82d
...
...
@@ -18,6 +18,9 @@ superbuild_add_project(adios2
CAN_USE_SYSTEM
DEPENDS
cxx11 zfp
${
adios2_extra_deps
}
# currently adios 2.6 unconditionally needs Python
# even if Python wrapping is disabled.
python3
DEPENDS_OPTIONAL
mpi
CMAKE_ARGS
...
...
versions.cmake
View file @
368bb82d
...
...
@@ -224,9 +224,9 @@ superbuild_set_revision(zfp
URL_MD5
"bc7e5fb1cd4345d17f7b9d470a1f23e7"
)
superbuild_set_selectable_source
(
adios2
SELECT v2.
5
.0 DEFAULT
URL
"https://www.paraview.org/files/dependencies/adios
2
-v2.
5
.0.tar.gz"
URL_MD5
"
a50a6bcd02a0a296484a213dca7f9a11
"
SELECT v2.
6
.0 DEFAULT
URL
"https://www.paraview.org/files/dependencies/adios-v2.
6
.0.tar.gz"
URL_MD5
"
63d9253891775107bd7a5255a979b4b4
"
SELECT git CUSTOMIZABLE
GIT_REPOSITORY
"https://github.com/ornladios/ADIOS2.git"
GIT_TAG
"origin/master"
)
...
...
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