LLNL / MuyGPyS

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

Instrumenting test harness to different CI pipelines #44

Closed bwpriest closed 2 years ago

bwpriest commented 2 years ago

Modified MuyGPyS._src.config.MuyGPySConfig so that can be modified by absl based upon CLI flags. This affords running the same tests more conveniently on different hardware platforms