djbetancourt-gh / funGp

Scalar, functional and hybrid-Input Gaussian Process Regression
4 stars 1 forks source link

Bad sorting in log.success when calling `fgpm_factory` in parallel #2

Closed djbetancourt-gh closed 3 years ago

djbetancourt-gh commented 4 years ago

The log.success@sols and log.success@args slots of the Xfgpm object delivered by fgpm_factory do not match the order of the log.success@fitness slot, i.e., the j-th structural configuration does not correspond to the j-th objective value. This happens exclusively when running in parallel.

djbetancourt-gh commented 4 years ago

Bug fixed in commit 06ec73fe0d347de79fc652a2c5ff454d3e77b370