hdf5 icon indicating copy to clipboard operation
hdf5 copied to clipboard

Turn on parallel CI tests in Autotools & CMake

Open derobins opened this issue 1 year ago • 2 comments

Does not turn parallel CI on in NVHPC, etc. - just the main yml files.

derobins avatar Jun 17 '24 17:06 derobins

For CMake you can easily use the REGEX form to run serial then parallel - Larry does it for HPC

byrnHDF avatar Jun 17 '24 18:06 byrnHDF

For CMake you can easily use the REGEX form to run serial then parallel - Larry does it for HPC

Maybe we can start by running parallel tests just in CMake

derobins avatar Jun 17 '24 18:06 derobins