altar.bayesian.CUDAAnnealing
Module Contents
Classes
- class altar.bayesian.CUDAAnnealing.CUDAAnnealing(annealer, **kwds)
Bases:
altar.bayesian.AnnealingMethod.AnnealingMethodImplementation that takes advantage of CUDA on gpus to accelerate the computation
- wid = 0
- workers = 1
- device
- gstep
- initialize(self, application)
initialize worker
- cuInitialize(self, application)
Initialize the cuda worker
- start(self, annealer)
Start the annealing process