Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA backend #39

Closed
bmcfee opened this issue Dec 18, 2013 · 0 comments
Closed

CUDA backend #39

bmcfee opened this issue Dec 18, 2013 · 0 comments
Labels
wontfix Issues that we don't want to deal with: out of scope, intended behavior, deprecations, etc.

Comments

@bmcfee
Copy link
Member

bmcfee commented Dec 18, 2013

scikits.cuda implements accelerated versions of many operations we use (fft comes to mind).

Probably the best way to handle this is to implement our own wrapper functions which transparently sit on top of scikits.cuda.* or scipy.*, similar to how we currently handle librosa.core.resample().

@ghost ghost assigned bmcfee Dec 18, 2013
@bmcfee bmcfee mentioned this issue Jan 18, 2014
@bmcfee bmcfee added the wontfix Issues that we don't want to deal with: out of scope, intended behavior, deprecations, etc. label Feb 18, 2015
@bmcfee bmcfee removed their assignment Oct 22, 2015
@bmcfee bmcfee closed this as completed Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix Issues that we don't want to deal with: out of scope, intended behavior, deprecations, etc.
Development

No branches or pull requests

1 participant