mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-02 00:02:38 +02:00
7 lines
271 B
INI
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
|