- Sep 05, 2017
-
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
CI improvements
-
- Sep 04, 2017
-
-
Wittenburg, William authored
Added mpi4py to build image and removed unwanted ohpc numpy package. Use github api to retrieve real branch name, use that along with other information to generate a meaningful build name. To keep this from happening too often, we only attempt to retrieve the branch name once for each job during the first step, then communicate that name to subsequent steps via an environment variable. This required that we stop using --login option when running the job steps from circleci, as the lmod environment setup uses the same variable (BASH_ENV) to store the path to the profile setup file that CircleCI sources for each "run" in the job steps. Use github api and the robot user oauth key (from CircleCI env) to post an extra status message on each tested commit pointing to the CDash results. By also adding an "update" step to the default build/test job and using CTEST_UPDATE_VERSION_ONLY=TRUE, we can generate a deep link to the CDash results specific to the appropriate commit.
-
- Sep 01, 2017
-
-
Atkins, Charles Vernon authored
Make Interface and HDF5 engine tests able to run in parallel
-
Haocheng Liu authored
-
Haocheng Liu authored
-
Haocheng Liu authored
-
Atkins, Charles Vernon authored
Add a variety of "shields" and badges to the readme
-
- Aug 31, 2017
-
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Make all Bp engine tests able to run in parallel
-
Haocheng Liu authored
This PR also add testing for bp file name with path.
-
Haocheng Liu authored
-
Haocheng Liu authored
Since collective meta generation has not landed yet, I have to use same attribute for all processes. Ideally attribute per process should be unique to each other for testing purpose.
-
Haocheng Liu authored
-
Haocheng Liu authored
-
Atkins, Charles Vernon authored
Finish image buildout
-
- Aug 30, 2017
-
-
Wittenburg, William authored
-
Wittenburg, William authored
-
Wittenburg, William authored
-
Wittenburg, William authored
-
Wittenburg, William authored
-
Wittenburg, William authored
-
Wittenburg, William authored
-
Wittenburg, William authored
According to circle docs, if you include the path argument to "checkout": if the path exists and is a git repo, no clone will be done, only fetch from origin. If path exists and is not a git repo, it is an error.
-
Wittenburg, William authored
-
-
-
-
Wittenburg, William authored
-
- Aug 29, 2017
-
-
Atkins, Charles Vernon authored
Reduce verbose debug info in CircleCI
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Add CircleCI shield
-
Atkins, Charles Vernon authored
CMake: Use upstream FindHDF5 from CMake 3.9
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
-
Atkins, Charles Vernon authored
Fix global array definitions in ADIOS1 test for 2D Arrays
-
Atkins, Charles Vernon authored
Continuous integration on circle (parallel)
-
williamfgc authored
Fortran 90 bindings
-
williamfgc authored
Implementation of attribute bp data and index
-
Atkins, Charles Vernon authored
-