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

Non Cuda version #1

Closed
asifali1234 opened this issue Dec 12, 2017 · 5 comments
Closed

Non Cuda version #1

asifali1234 opened this issue Dec 12, 2017 · 5 comments

Comments

@asifali1234
Copy link

Can you please provide a code which supports a cpu without cuda.

@justanhduc
Copy link
Owner

Sure. Originally I intended to make it work for both CPU and GPU but apparently I forgot to do that. I will notify you after I add CPU support.

@abhijithasokan
Copy link

I also tried to change cupy to numpy by making every cp and xp element as np. But i got this error.

AttributeError: SCFpyr instance has no attribute 'bandIndex'

I didnt find a method to solve this.

@justanhduc
Copy link
Owner

I will pull a new version asap. For your new error, did you use my pyrTools version? The original pyrTools won't work since I have modified a lot. Anyway you still need Cupy so please wait for the new version.

@justanhduc
Copy link
Owner

I uploaded the new version. Please check it out and let me know if there's any problem.

@asifali1234
Copy link
Author

Thank You. It is working perfectly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants