aewallin/allantools

GPU support?

Closed this issue · 2 comments

Is the current version compatible with GPU acceleration via CuPy etc.?

Hi, I am not familiar with CyPu or other GPU-acceleration libraries. Most algorithms use numpy quite heavily, so should benefit from things that make numpy run faster.
Do you have a particular application in mind where performance is an issue?

closing for now, please reopen if there are real use-cases that benefit from GPU-acceleration, and this can be implemented without major rework of the algorithms.