LLNL / MuyGPyS

A fast, pure python implementation of the MuyGPs Gaussian process realization and training algorithm.
Other
23 stars 11 forks source link

several tests have drifted and are no longer compatible with MPI #130

Open bwpriest opened 1 year ago

bwpriest commented 1 year ago

We need to go through all of the tests that we want to run in MPI mode and update the shape tests to use _consistent_unchunk_tensor and _consistent_assert so that everything is runnable in MPI mode.