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

[REVIEW] Speeding up python tests #97

Merged
merged 3 commits into from
Feb 27, 2019
Merged

Conversation

jwyles
Copy link
Contributor

@jwyles jwyles commented Feb 26, 2019

This PR modifies the python tests to run faster. By ensuring we are not doing elementwise GPU copies during comparisons and also by using a smaller "big" dataset which the networkx algorithms don't choke on. Close #83

@GPUtester
Copy link
Contributor

Can one of the admins verify this patch?

@BradReesWork BradReesWork changed the title Speeding up python tests [REVIEW] Speeding up python tests Feb 26, 2019
@BradReesWork BradReesWork merged commit 6be3ec8 into rapidsai:branch-0.6 Feb 27, 2019
@kingmesal kingmesal mentioned this pull request Feb 8, 2023
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

Successfully merging this pull request may close these issues.

4 participants