Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@JPaulMora JPaulMora released this 01 Oct 19:55
· 48 commits to master since this release

Added 2 new config options:

use_CUDA = true
use_OpenCL = true

Plus, limit_ncpus now only restricts number of CPUs to use and disables CPUs completely if set to -1.

Notes: CUDA currently not working on OS X, because Nvidia doesn't support clang v7, compiling would require Xcode downgrade.