Skip to content

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

Merged
rapids-bot[bot] merged 2 commits into
NVIDIA:branch-0.19from
tgravescs:nvtxOn
Mar 31, 2021
Merged

Turn on NVTX by default in java build [skip ci]#7761
rapids-bot[bot] merged 2 commits into
NVIDIA:branch-0.19from
tgravescs:nvtxOn

Conversation

@tgravescs

Copy link
Copy Markdown
Contributor

Investigation was done under NVIDIA/cudf-spark#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

revans2 commented Mar 31, 2021

Copy link
Copy Markdown
Contributor

@gpucibot merge

@rapids-bot
rapids-bot Bot merged commit acb6985 into NVIDIA: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