Giter Club home page Giter Club logo

Comments (7)

jbrennan333 avatar jbrennan333 commented on August 17, 2024

Please try using the latests rapids-4-spark_2.12-23.12.0 release from artifactory.

Also, were there any errors in the power-run output? You should capture the driver/executor output and see if there were any errors.

from spark-rapids-benchmarks.

jbrennan333 avatar jbrennan333 commented on August 17, 2024

To attempt to repro this, I ran the full nds power run at scale 100 on my desktop for orc/snappy. Output from the cpu and gpu matched for all of the queries except for this one known difference:

=== Comparing Query: query79 ===
Collecting rows from DataFrame
Collected 100 rows in 0.11637043952941895 seconds
Collecting rows from DataFrame
Collected 100 rows in 0.10641264915466309 seconds
Row 99: 
[None, None, 'Bethel', 12213922, None, None]
[None, None, 'Bethel', 22767968, None, None]

The difference is in the ss_ticket_number field, which is in the group by key, but not in the sort order for the output, so this is likely just ambiguous ordering in the output. I have verified that I get the same result on GPU with different compressors. This is a difference you may need to account for when doing comparisons.
Note that I built with the cuda11 jars.

from spark-rapids-benchmarks.

wjxiz1992 avatar wjxiz1992 commented on August 17, 2024

@yinqingh can you upload the query file and maybe point us to the input orc data path? if you still facing such diff after using the latest snapshot jar.

from spark-rapids-benchmarks.

NvTimLiu avatar NvTimLiu commented on August 17, 2024

The issue is found on the released nvcomp version is 3.0.3, we will check if the latest snapshot version of nvcomp still has the issue. If yes, well update it here.

from spark-rapids-benchmarks.

jbrennan333 avatar jbrennan333 commented on August 17, 2024

from spark-rapids-benchmarks.

yinqingh avatar yinqingh commented on August 17, 2024

@jbrennan333 @wjxiz1992 Thanks for the information! We will keep testing with the latest nvcomp and update here if the same issue can be repro in 3.0.4.

from spark-rapids-benchmarks.

NvTimLiu avatar NvTimLiu commented on August 17, 2024

Since we did not observed this issue with the daily rapids-plugin jar(containing the 3.0.4 nvcomp libs), I suppose we can close this issue first.

If it is repro again, we can re-open later this later.

from spark-rapids-benchmarks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.