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

Failing on some (large?) content images #25

Open
jlmcgehee21 opened this issue Nov 25, 2015 · 2 comments
Open

Failing on some (large?) content images #25

jlmcgehee21 opened this issue Nov 25, 2015 · 2 comments

Comments

@jlmcgehee21
Copy link

I get this error with images of any significance larger than those in the example. Haven't tested the exact threshold where this occurs, but it occurred on a 840x840 content image with the skrik style image.

terminate called after throwing an instance of 'std::runtime_error'              |
  what():  src/image/img2win.cu:56: invalid configuration argument
Aborted (core dumped)

It's not giving me anything other than that, but I think it's coming from deeppy/cudarray. I have a Tesla M2090. Don't think it's a memory issue.

Using CUDA 7.5 without cuDNN (my GPU is too old for cuDNN)

EDIT: Same issue also occurs with large style images as well.

@jlmcgehee21 jlmcgehee21 changed the title Failing on some (large?) images Failing on some (large?) content images Nov 25, 2015
@andersbll
Copy link
Owner

Hi, sorry about the lateness of my reply - I will look into this soon. In the meantime, you can work around the problem by installing CUDArray with cuDNN.

@jlmcgehee21
Copy link
Author

Unfortunately cuDNN does not support my GPU.

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

2 participants