Skip to content

Changed value of the expensive check param to false in populate_graph_container#1839

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-21.10from
rlratzel:branch-21.10-disableexpensivecheck
Sep 24, 2021
Merged

Changed value of the expensive check param to false in populate_graph_container#1839
rapids-bot[bot] merged 1 commit intorapidsai:branch-21.10from
rlratzel:branch-21.10-disableexpensivecheck

Conversation

@rlratzel
Copy link
Contributor

@rlratzel rlratzel commented Sep 23, 2021

Changed the value of the expensive check param to false in the call to populate_graph_container.

Since the expensive check is still valuable for test and debugging, the option will be exposed to the python user in a separate PR as part of a debug mode API, and for now it's assumed there's test coverage using the expensive check in the C++ tests.

see also #1840

NOTES:

  • This PR has the bug label since it prevents a bug from surfacing in the C++ expensive check, but it was not the root cause of the recent test failures. Setting expensive check to false needs to happen regardless for performance reasons.
  • This was not built and tested locally yet!

… expose this in a debug mode API in python in a later commit.
@rlratzel rlratzel added bug Something isn't working non-breaking Non-breaking change labels Sep 23, 2021
@rlratzel rlratzel self-assigned this Sep 23, 2021
@rlratzel rlratzel requested a review from a team as a code owner September 23, 2021 14:47
@rlratzel
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit c3b26b6 into rapidsai:branch-21.10 Sep 24, 2021
@rlratzel rlratzel deleted the branch-21.10-disableexpensivecheck branch June 17, 2022 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants