Clear Filters
Clear Filters

bvp4c on a GPU?

3 views (last 30 days)
Christian Chamberlayne
Christian Chamberlayne on 18 Sep 2020
I checked the list of gpu enabled functions, bvp4c is not listed.
Just double checking, is there a way to get bvp4c on a gpuArray? I have an array of points (~2000 points) and at each one point need to evaluate bvp4c. I've used parfor to spread to load out across different CPU cores, but this seems like it would be better handled on a GPU and much faster.
Thanks!

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!