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

Turn on NVTX by default in java build [skip ci] #7761

Merged
merged 2 commits into from
Mar 31, 2021

Conversation

tgravescs
Copy link
Contributor

Investigation was done under NVIDIA/spark-rapids#1721 and it showed no significant performance difference with NVTX on. It would make it a lot easier if this was on by default because it allows customers and developers to get trace with the same jar without having to go off and build a new CUDF version.

So this PR turns it on by default and adds in reading from environment variable if we need to change in the future from build scripts.

@tgravescs tgravescs added 3 - Ready for Review Ready for review by team Java Affects Java cuDF API. Spark Functionality that helps Spark RAPIDS 4 - Needs cuDF (Java) Reviewer improvement Improvement / enhancement to an existing function labels Mar 30, 2021
@tgravescs tgravescs self-assigned this Mar 30, 2021
@tgravescs tgravescs requested a review from a team as a code owner March 30, 2021 18:03
@jlowe jlowe added the non-breaking Non-breaking change label Mar 30, 2021
@revans2
Copy link
Contributor

revans2 commented Mar 31, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit acb6985 into rapidsai:branch-0.19 Mar 31, 2021
@tgravescs tgravescs deleted the nvtxOn branch March 31, 2021 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change Spark Functionality that helps Spark RAPIDS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants