Skip to content
New issue

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

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

Already on GitHub? # to your account

pygpu/tests: Skip tests that require CUDA context if the context is not CUDA #571

Merged
merged 1 commit into from
Apr 23, 2018

Conversation

jvesely
Copy link
Contributor

@jvesely jvesely commented Apr 5, 2018

Fixes #491
Signed-off-by: Jan Vesely jan.vesely@rutgers.edu

@jvesely
Copy link
Contributor Author

jvesely commented Apr 17, 2018

@nouiz, are you interested in bug fixes?

@abergeron
Copy link
Member

Yes we are, however I would fix this differently. The only part of those tests that require a cuda context is the .gpudata access. You could make that part conditional on the context kind and the rest should pass.

Fixes Theano#491
v2: Do not skip the entire test
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
@nouiz
Copy link
Member

nouiz commented Apr 23, 2018

@abergeron this PR was updated. Can you review it again?
@jvesely when you update a commit and force push, this do not send a notification. So if you can make comment, it will make us see the change faster.

@jvesely
Copy link
Contributor Author

jvesely commented Apr 23, 2018

thanks. I didn't know new commits were silent.

@abergeron abergeron merged commit f036aef into Theano:master Apr 23, 2018
@jvesely jvesely deleted the cuda_test branch April 24, 2018 15:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants