mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-02 14:45:15 +02:00
turned omp off by default as discussed
This commit is contained in:
parent
0919507574
commit
33b6a7d24f
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@
|
|||
# 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=True
|
||||
openmp=False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue