Network

 
AuthorCommitMessageCommit Date
Larry KnoxLarry Knox
45409efec19Revert "enable tools so utils/mirror_vfd doesn't fail." This reverts commit a968cfb1d44465817269b41a21c461cb02d0bfd8.
Larry KnoxLarry Knox
a968cfb1d44enable tools so utils/mirror_vfd doesn't fail.
Larry KnoxLarry Knox
7f4b11c1f66jsrun command removed: not allowed outside job allocation.
Larry KnoxLarry Knox
d0fe2773f46Ascent has jsrun.
Larry KnoxLarry Knox
4918c5ab450No module named mpi;spectrum-mpi module is already loaded.
Larry KnoxLarry Knox
1ca5a11d744Address syntax errors.
Larry KnoxLarry Knox
d5a991c4f72MMerge pull request #2687 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:zzz-gitlab-ci to zzz-gitlab-ci * commit 'c8e6ba40161711ee630d0c5ae07797796564adca': (185 commits) Begin new effort on Ascent. Add missing '"'. Lib files needed are now copied to a subdirectory in the java/test directory, and on Macs the loader path for libhdf5.xxxs.so is changed in the temporary copy of libhdf5_java.dylib. Fix for HDFFV-11063 Remove non-existent example Changed wording in comment. - added comment to exp...
Larry KnoxLarry Knox
c8e6ba40161Begin new effort on Ascent.
Larry KnoxLarry Knox
e3a0e5849f1Add missing '"'.
Larry KnoxLarry Knox
1d5f4a86307MMerge branch 'develop' into zzz-gitlab-ci
Larry KnoxLarry Knox
3a323279f11MUpdate zzz-gitlab-ci from develop
Larry KnoxLarry Knox
87a98f65f7fSplit list of tests to skip.
Larry KnoxLarry Knox
286a4766a64Extend test timeout to 1800 seconds.
Larry KnoxLarry Knox
5e0024fbad0Another test to skip.
Larry KnoxLarry Knox
a1091024ee3Skip 2 more tests that timed out.
Larry KnoxLarry Knox
5b21f807d72Skip 5 tests that time out on NMC-p109.
Larry KnoxLarry Knox
225568065fcRemove extra ' ' in .gitlab-ci.yml.
Larry KnoxLarry Knox
6845746eeacTweak commands in .gitlab-ci.yml script to check disk drive types.
Larry KnoxLarry Knox
dad01fda4eeMMerge branch 'develop' into zzz-gitlab-ci
Larry KnoxLarry Knox
d9ee454e1d4Remove ' '.
Larry KnoxLarry Knox
96d38e9ab54Missed 'r'.
Larry KnoxLarry Knox
0d15d18a0eccheck contents of /run/user
Larry KnoxLarry Knox
9b984b7ceb0Try this and check for contents of /run.
Larry KnoxLarry Knox
bfb15fec24eEnable parallel in .gitlab-ci.yml with MPI=true in ctest command. nnsa.sh is not currently used.
Larry KnoxLarry Knox
dcaec1221e1Correct ctest command in nnsa.sh.
Larry KnoxLarry Knox
a0a7462ef8cEnable parallel.
Larry KnoxLarry Knox
e9cfb0eb861Change extra NMC_FE1_SLURM_PARAMETERS: definition at bottom to match top (so timeout is 6 hours, but also to match other parameters).
Larry KnoxLarry Knox
683d501a465Set timeout to 6 hrs.
Larry KnoxLarry Knox
9e26c7f3934MMerge branch 'develop' into zzz-gitlab-ci
Larry KnoxLarry Knox
14f19c5d128Reset NMC_FE1_SLURM_PARAMETERS and remove MPI=true to disable parallel.
Larry KnoxLarry Knox
ac5c8f41f55Remove --cpus-per-task from NMC_FE1_SLURM_PARAMETERS.
Larry KnoxLarry Knox
75c87de3ad5Add --ntasks-per-node to NMC_FE1_SLURM_PARAMETERS.
Larry KnoxLarry Knox
78ae82617a0Back to trying just one node.
Larry KnoxLarry Knox
15bd6551823Need to cd into build directory to run tests.
Larry KnoxLarry Knox
85a055a0affAdd symbolic link creation for hdf5 directory with version number to .gitlab-ci.yml.
Larry KnoxLarry Knox
2dd16144b42Run 1 ctest process to build HDF5 without tools or examples and skip running tests, then run only parallel tests to see if they will run with 6 processes.
Larry KnoxLarry Knox
8ad160fc64aLD_LIBRARY_PATH for libintl is still needed.
Larry KnoxLarry Knox
a8390b8605dCorrect indentation.
Larry KnoxLarry Knox
1dc9ff21a3cSet MAX_PROC_COUNT to 1 to see if "parallel make" is breaking parallel tests.
Larry KnoxLarry Knox
4e2eb785c6aTry --nodes=6, similar to setting for parallel tests on ray (power8).
Larry KnoxLarry Knox
f3df73b9fcdAdd disappeared spaces.
Larry KnoxLarry Knox
c8dd73d7b16Still not getting 6 slots: try --host node0:6
Larry KnoxLarry Knox
ff32933803aCorrect indentation.
Larry KnoxLarry Knox
58e8ba794a8Try listing nod0 6 times.
Larry KnoxLarry Knox
c388c6018e3Correct --host syntax.
Larry KnoxLarry Knox
399b8c0e67aAttempt to get 6 slots.
Larry KnoxLarry Knox
a3dfff380f1Revert to use module gcc/8.3.0.
Larry KnoxLarry Knox
176299df9bdTry ml in .gitlab-ci.yml.
Larry KnoxLarry Knox
cee8bb931d0Revert to origininal module commands; keep the LD_LIBRARY_PATH for libintl.
Larry KnoxLarry Knox
bc3babd0c8dSee if --ntasks=6 is causing module problems.