adding gpy_congif from devel

This commit is contained in:
James Hensman 2014-01-24 10:04:00 +00:00
parent 28c899926a
commit 0e726b99d0

View file

@ -2,6 +2,12 @@
[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
# of cores available. Setting up a compiler with openmp support can be difficult on
# some platforms, hence this option.
openmp=False
[anaconda]
# if you have an anaconda python installation please specify it here.
installed = False
location = None
MKL = False # set this to true if you have the MKL optimizations installed