GPy/GPy/gpy_config.cfg
2013-10-24 19:32:37 +01:00

7 lines
271 B
INI

# This is the configuration file for GPy
[parallel]
# Enable openmp support. This speeds up some computations, depending on the number
# of cores available. Setting up a compiler with openmp support can be difficult on
# some platforms, hence this option.
openmp=False