dwavesystems / dwave-neal

An implementation of a simulated annealing sampler for general Ising model graphs in C++ with a dimod Python wrapper.
https://docs.ocean.dwavesys.com/projects/neal/en/latest
Apache License 2.0
50 stars 44 forks source link

Neal on GPU #92

Closed Qudsiaamir closed 3 years ago

Qudsiaamir commented 3 years ago

Current Problem Can Neal run on GPU?

Proposed Solution ??

Alternatives Considered ??

Additional context ??

randomir commented 3 years ago

No. Just CPU.