Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ADIOS2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Podhorszki, Norbert
ADIOS2
Commits
02a9685e
Commit
02a9685e
authored
7 years ago
by
Wittenburg, William
Browse files
Options
Downloads
Patches
Plain Diff
Fix zfp dashboard cache variable
parent
48c92f67
No related branches found
No related tags found
1 merge request
!253
Finish image buildout
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
scripts/circle/circle_el7-gcc48.cmake
+1
-1
1 addition, 1 deletion
scripts/circle/circle_el7-gcc48.cmake
scripts/circle/circle_el7-gcc7-openmpi.cmake
+1
-1
1 addition, 1 deletion
scripts/circle/circle_el7-gcc7-openmpi.cmake
with
2 additions
and
2 deletions
scripts/circle/circle_el7-gcc48.cmake
+
1
−
1
View file @
02a9685e
...
@@ -29,7 +29,7 @@ ADIOS2_USE_MPI:STRING=OFF
...
@@ -29,7 +29,7 @@ ADIOS2_USE_MPI:STRING=OFF
ADIOS2_USE_Python:STRING=ON
ADIOS2_USE_Python:STRING=ON
ADIOS2_USE_ZFP:STRING=ON
ADIOS2_USE_ZFP:STRING=ON
ADIOS2_USE_ZeroMQ:STRING=ON
ADIOS2_USE_ZeroMQ:STRING=ON
ZFP_ROOT:PATH=/opt/zfp/install
ZFP_ROOT
_DIR
:PATH=/opt/zfp/install
ADIOS1_ROOT:PATH=/opt/adios1/1.12.0/gnu48
ADIOS1_ROOT:PATH=/opt/adios1/1.12.0/gnu48
"
)
"
)
...
...
This diff is collapsed.
Click to expand it.
scripts/circle/circle_el7-gcc7-openmpi.cmake
+
1
−
1
View file @
02a9685e
...
@@ -33,7 +33,7 @@ ADIOS2_USE_MPI:STRING=ON
...
@@ -33,7 +33,7 @@ ADIOS2_USE_MPI:STRING=ON
ADIOS2_USE_Python:STRING=OFF
ADIOS2_USE_Python:STRING=OFF
ADIOS2_USE_ZFP:STRING=ON
ADIOS2_USE_ZFP:STRING=ON
ADIOS2_USE_ZeroMQ:STRING=ON
ADIOS2_USE_ZeroMQ:STRING=ON
ZFP_ROOT:PATH=/opt/zfp/install
ZFP_ROOT
_DIR
:PATH=/opt/zfp/install
ADIOS1_ROOT:PATH=/opt/adios1/1.12.0/gnu7_openmpi
ADIOS1_ROOT:PATH=/opt/adios1/1.12.0/gnu7_openmpi
"
)
"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment