lanl-ansi / QuantumAnnealing.jl

Tools for the Simulation and Execution of Quantum Annealing Algorithms
Other
23 stars 5 forks source link

Simulate Performance Improvements #5

Open ccoffrin opened 2 years ago

ccoffrin commented 2 years ago

In simulate,

ccoffrin commented 2 years ago

I noticed that the linear algebra library appears to be taking advantage of multi-core, so that should be considered when exploring the potential of multi-thread acceleration.