mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-30 14:35:15 +02:00
If you run mpiexec -n 2 on any code to try to use MPI multiprocessing for SparseGPRegression, it crashes (see #618) because the rank>1 processes do not have ret defined. |
||
|---|---|---|
| .. | ||
| parameterization | ||
| __init__.py | ||
| gp.py | ||
| gp_grid.py | ||
| mapping.py | ||
| model.py | ||
| sparse_gp.py | ||
| sparse_gp_mpi.py | ||
| svgp.py | ||
| symbolic.py | ||