GPU support for modified Bessel function

6 visualizaciones (últimos 30 días)
Geoffrey
Geoffrey el 26 de Jul. de 2016
Comentada: Geoffrey el 22 de Ag. de 2016
Hello, I am working on a problem that is currently very time intensive. I want to be able to use Matlab's GPU functionality to compute the necessary integrals faster. Unfortunately, my problem uses modified bessel functions and they are not support with built in codes in Matlab currently. Is there a way around this, to be able to use the modified bessel functions on the GPU through Matlab?
  2 comentarios
Joss Knight
Joss Knight el 29 de Jul. de 2016
Hi, the besselj and bessely functions are supported on GPU, just not with a non-integer NU argument - is that what you're referring to?
Geoffrey
Geoffrey el 22 de Ag. de 2016
No, the problem I am having is that I require besseli and besselk, which are currently only supported on the CPU, but not the GPU.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Bessel functions en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by