Clear Filters
Clear Filters

Parallel optimization on a gpu??

2 views (last 30 days)
Renee
Renee on 10 Mar 2017
I am trying to find multiple solutions/a solution to an optimization problem and it runs very slow. It is parallelizable, but eats up a lot of memory. Can I use a gpu for this? Im confused about the supported functions. The docs say the parallel computing toolbox is supported, so does that mean the optimizer (global search/multi start) is also supported? Local optimizers are not listed as supported.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!